Skip to content

Commit

Permalink
Change expected target version for now
Browse files Browse the repository at this point in the history
  • Loading branch information
timtebeek committed Dec 18, 2024
1 parent de491ff commit 4aa90bf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ void changeDependency() {
<dependency>
<groupId>org.hibernate.validator</groupId>
<artifactId>hibernate-validator</artifactId>
<version>8.0.1.Final</version>
<version>8.0.2.Final</version>
</dependency>
</dependencies>
</project>
Expand Down

0 comments on commit 4aa90bf

Please sign in to comment.