Skip to content

Commit

Permalink
Downgrade commons-lang3 to 3.14.0 to avoid entropy issues
Browse files Browse the repository at this point in the history
  • Loading branch information
famod committed Aug 16, 2024
1 parent 9070ad7 commit 6ce7dee
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 @@ -94,7 +94,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 6ce7dee

Please sign in to comment.