Skip to content

Commit

Permalink
fix: upgrade org.apache.commons:commons-lang3 from 3.8 to 3.17.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.apache.commons:commons-lang3 from 3.8 to 3.17.0.

See this package in maven:
org.apache.commons:commons-lang3

See this project in Snyk:
https://app.snyk.io/org/taeb3/project/c86a3b86-7ef6-4639-ae70-73c2e5c97a5f?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 27, 2024
1 parent 141f011 commit 7508788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<properties>
<commons-lang.version>2.6</commons-lang.version>
<commons-lang3.version>3.8</commons-lang3.version>
<commons-lang3.version>3.17.0</commons-lang3.version>
<slf4j-log4j12.version>1.7.25</slf4j-log4j12.version>
<slf4j-api.version>1.7.25</slf4j-api.version>
<junit.version>4.12</junit.version>
Expand Down

0 comments on commit 7508788

Please sign in to comment.