Skip to content

Commit

Permalink
Merge pull request #920 from SpiNNakerManchester/dependabot/maven/spr…
Browse files Browse the repository at this point in the history
…ing-6/org.hibernate.validator-hibernate-validator-8.0.1.Final

Bump hibernate-validator from 8.0.0.Final to 8.0.1.Final
  • Loading branch information
dkfellows committed Jun 26, 2023
2 parents 2e772e2 + d1f9e88 commit 2782ff6
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 @@ -369,7 +369,7 @@ limitations under the License.
<dependency>
<groupId>org.hibernate.validator</groupId>
<artifactId>hibernate-validator</artifactId>
<version>8.0.0.Final</version>
<version>8.0.1.Final</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 2782ff6

Please sign in to comment.