Skip to content

Commit

Permalink
fix: upgrade org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 (#9)
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.12.0 to 3.13.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.apache.commons/commons-lang3/

See this project in Snyk:
https://app.snyk.io/org/koooooo-7/project/94a7632f-9010-4d6a-b185-34fdc213fb68?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
Koooooo-7 and snyk-bot committed Aug 16, 2023
1 parent 0cd6102 commit 133a413
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 @@ -11,7 +11,7 @@
<properties>
<mockito.version>1.10.19</mockito.version>
<guava.version>30.1.1-jre</guava.version>
<commons-lang.version>3.12.0</commons-lang.version>
<commons-lang.version>3.13.0</commons-lang.version>
<junit.jupiter.version>5.5.2</junit.jupiter.version>
<junit.platform.version>1.5.2</junit.platform.version>
</properties>
Expand Down

0 comments on commit 133a413

Please sign in to comment.