Skip to content

Commit

Permalink
vuln fix for CVE-2024-47554
Browse files Browse the repository at this point in the history
  • Loading branch information
jhua-vmware committed Oct 7, 2024
1 parent e1b74e2 commit 190e923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion g11n-ws/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ subprojects{
jsonSimpleVersion = '1.1.1'
commonsCollectionsVersion = '3.2.2'
commonsLangVersion = '3.12.0'
commonsIoVersion = '2.11.0'
commonsIoVersion = '2.17.0'
commonsCodecVersion='1.15'

guavaVersion="32.1.2-jre"
Expand Down

0 comments on commit 190e923

Please sign in to comment.