Skip to content

Commit

Permalink
RESTEASY-2470 Upgrade Hibernate Validator to 6.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
asoldano committed Jan 13, 2020
1 parent cc29178 commit 283eeba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resteasy-dependencies-bom/pom.xml
Expand Up @@ -91,7 +91,7 @@
<version.io.reactivex.rxjava2-rxjava>2.2.14</version.io.reactivex.rxjava2-rxjava>
<version.io.smallrye.smallrye-config>1.3.9</version.io.smallrye.smallrye-config>
<version.org.reactivestreams>1.0.3</version.org.reactivestreams>
<version.org.hibernate.validator>6.0.17.Final</version.org.hibernate.validator>
<version.org.hibernate.validator>6.0.18.Final</version.org.hibernate.validator>
<version.org.jboss.marshalling.jboss-marshalling>2.0.6.Final</version.org.jboss.marshalling.jboss-marshalling>
<version.org.springframework>5.2.0.RELEASE</version.org.springframework>
</properties>
Expand Down

0 comments on commit 283eeba

Please sign in to comment.