Skip to content

Commit

Permalink
Bump org.apache.hadoop:hadoop-common in /benchmarks/mstress
Browse files Browse the repository at this point in the history
Bumps org.apache.hadoop:hadoop-common from 2.10.1 to 3.4.0.

---
updated-dependencies:
- dependency-name: org.apache.hadoop:hadoop-common
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 7, 2024
1 parent b038783 commit a29c5c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/mstress/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ permissions and limitations under the License.
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<buildDirectory>${project.basedir}/../../build/java/mstress</buildDirectory>
<hadoop.release.version>2.10.1</hadoop.release.version>
<hadoop.release.version>3.4.0</hadoop.release.version>
<qfs.release.version>00000000</qfs.release.version>
<qfs.source.revision>0</qfs.source.revision>
</properties>
Expand Down

0 comments on commit a29c5c6

Please sign in to comment.