Skip to content
This repository has been archived by the owner on Sep 8, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency org.hibernate:hibernate-jpamodelgen to…
Browse files Browse the repository at this point in the history
… v6.4.1.final
  • Loading branch information
renovate[bot] committed Dec 16, 2023
1 parent 3d5614f commit d0c6c0b
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 @@ -304,7 +304,7 @@
<annotationProcessorPath>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-jpamodelgen</artifactId>
<version>6.4.0.Final</version>
<version>6.4.1.Final</version>
</annotationProcessorPath>
</annotationProcessorPaths>
</configuration>
Expand Down

0 comments on commit d0c6c0b

Please sign in to comment.