Skip to content

Commit

Permalink
fix: upgrade org.apache.commons:commons-lang3 from 3.7 to 3.14.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.7 to 3.14.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/monodot/project/9f7005d1-6b9c-4199-a995-d012db2471be?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Feb 28, 2024
1 parent 95abc47 commit 5508599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion simple-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<memory>512</memory>
<commons-lang.version>3.7</commons-lang.version>
<commons-lang.version>3.14.0</commons-lang.version>

<byteman.version>4.0.8</byteman.version>
<!-- Required by the `byteman` profile when running under Java 1.8; you should replace this property with your local path to tools.jar -->
Expand Down

0 comments on commit 5508599

Please sign in to comment.