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
Details: #41962 (comment)
(cherry picked from commit 6ce7dee)
  • Loading branch information
famod authored and gsmet committed Aug 19, 2024
1 parent 10f6703 commit 8f9ea62
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.15.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 8f9ea62

Please sign in to comment.