Skip to content

Commit

Permalink
feat: bump Hadoop version
Browse files Browse the repository at this point in the history
  • Loading branch information
sumandas0 committed Dec 21, 2023
1 parent 3f986ec commit 65b960a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ on:
- beta
- development
- master
- plt-474-cve-fix
- lineageondemand

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -709,7 +709,7 @@
<guava.version>29.0-jre</guava.version>
<guice.version>4.1.0</guice.version>
<hadoop.hdfs-client.version>${hadoop.version}</hadoop.hdfs-client.version>
<hadoop.version>3.3.0</hadoop.version>
<hadoop.version>3.3.6</hadoop.version>
<hbase.version>2.3.3</hbase.version>
<hive.version>3.1.0</hive.version>
<hppc.version>0.8.1</hppc.version>
Expand Down

0 comments on commit 65b960a

Please sign in to comment.