Skip to content

Commit cb99109

Browse files
Merge pull request #15 from rsedgwickBxc/master
Update hadoop common to 3.3.3 r/t security vulnerability CVE-2022-26612
2 parents 8d2bba8 + 20b8d85 commit cb99109

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group = 'com.bettercloud'
2-
version = '3.2.0'
2+
version = '3.3.0'
33

44
ext.isReleaseVersion = !version.endsWith('SNAPSHOT')
55

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ autoServiceVersion=1.0.1
22
bigtableVersion=2.5.0
33
jacksonVersion=2.13.3
44
javaPoetVersion=1.11.1
5-
hadoopCommonVersion=2.10.2
5+
hadoopCommonVersion=3.3.3
66
hbaseClientVersion=2.4.13
77
log4jOverSlf4jVersion=1.7.36
88
nettyVersion=4.1.79.Final

0 commit comments

Comments
 (0)