Skip to content

Commit

Permalink
Fixes piranhacloud#4377 - Upgrade to Hibernate Validator 9.0.0.CR1 (p…
Browse files Browse the repository at this point in the history
  • Loading branch information
mnriem authored Dec 14, 2024
1 parent 52dad87 commit 3c477fd
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 @@ -98,7 +98,7 @@
<!-- kept at 5.4.0 because 5.5.0 adds remote repositories -->
<hazelcast.version>5.4.0</hazelcast.version>
<herring.version>23.12.0</herring.version>
<hibernate-validator.version>9.0.0.Beta3</hibernate-validator.version>
<hibernate-validator.version>9.0.0.CR1</hibernate-validator.version>
<htmlunit.version>2.70.0</htmlunit.version>
<jandex.version>3.2.3</jandex.version>
<jaxb-runtime.version>4.0.5</jaxb-runtime.version>
Expand Down

0 comments on commit 3c477fd

Please sign in to comment.