Skip to content

Commit

Permalink
ENT-11489,ENT-11490 - Security vulnerabilities (#600)
Browse files Browse the repository at this point in the history
* Update for sec vulnerabilities

* Upgraded Guava
  • Loading branch information
chriscochrane authored May 2, 2024
1 parent 253e0b8 commit d74e7ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ bouncycastle_version=1.70
commons_beanutils_version=1.9.4
commons_codec_version=1.15
commons_collections_version=3.2.2
commons_compress_version=1.21
guava_version=30.0-jre
commons_compress_version=1.26.1
guava_version=33.1.0-jre
httpclient_version=4.5.14
jnr_posix_version=3.1.16
log4j_version=2.20.0
Expand Down

0 comments on commit d74e7ca

Please sign in to comment.