Skip to content

Commit

Permalink
Update gradle.properties to fix Vulnerability
Browse files Browse the repository at this point in the history
Update gradle.properties to fix Vulnerability CVE-2020-15250
  • Loading branch information
rejeeshg authored May 10, 2022
1 parent 1048a6b commit 548012c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ specs2Version=4.9.4
scalaTestVersion=3.1.2
slf4jVersion=1.7.28
logbackVersion=1.2.3
junitVersion=4.12
junitVersion=4.13.2
jsonVersion=20160212
nettyVersion=4.1.52.Final
mavenPluginPluginVersion=3.5
Expand Down

0 comments on commit 548012c

Please sign in to comment.