Skip to content

Commit

Permalink
Merge pull request #42597 from famod/lang3-3.14-downgrade
Browse files Browse the repository at this point in the history
Downgrade commons-lang3 to 3.14.0 to avoid entropy issues
  • Loading branch information
gsmet authored Aug 19, 2024
2 parents 87d3c30 + 6ce7dee commit 574e4d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
<gizmo.version>1.8.0</gizmo.version>
<jackson-bom.version>2.17.2</jackson-bom.version>
<commons-logging-jboss-logging.version>1.0.0.Final</commons-logging-jboss-logging.version>
<commons-lang3.version>3.16.0</commons-lang3.version>
<commons-lang3.version>3.14.0</commons-lang3.version>
<commons-codec.version>1.17.1</commons-codec.version>
<classmate.version>1.7.0</classmate.version>
<!-- See root POM for hibernate-orm.version, hibernate-reactive.version, hibernate-validator.version,
Expand Down

0 comments on commit 574e4d7

Please sign in to comment.