Skip to content

Commit

Permalink
HIVE-27501: Upgrade h2database version to 2.2.220 to fix CVE-2022-45868
Browse files Browse the repository at this point in the history
… (Diksha, reviewed by Aman Raj)

Signed-off-by: Sankar Hariappan <sankarh@apache.org>
Closes (apache#4481)

(cherry picked from commit 9da7488)
  • Loading branch information
Diksha628 committed Jul 17, 2023
1 parent 720a0f2 commit 66cb99d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
<flatbuffers.version>1.2.0-3f79e055</flatbuffers.version>
<guava.version>19.0</guava.version>
<groovy.version>2.4.11</groovy.version>
<h2database.version>1.3.166</h2database.version>
<h2database.version>2.2.220</h2database.version>
<hadoop.version>3.1.0</hadoop.version>
<hadoop.bin.path>${basedir}/${hive.path.to.root}/testutils/hadoop</hadoop.bin.path>
<hamcrest.version>1.3</hamcrest.version>
Expand Down

0 comments on commit 66cb99d

Please sign in to comment.