Skip to content

Commit

Permalink
Bump org.hibernate.common:hibernate-commons-annotations (#76)
Browse files Browse the repository at this point in the history
Bumps [org.hibernate.common:hibernate-commons-annotations](https://github.com/hibernate/hibernate-commons-annotations) from 6.0.6.Final to 7.0.3.Final.
- [Commits](hibernate/hibernate-commons-annotations@6.0.6.Final...7.0.3.Final)

---
updated-dependencies:
- dependency-name: org.hibernate.common:hibernate-commons-annotations
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent 88cdc73 commit 051b29e
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 @@ -42,7 +42,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<protobuf.version>4.29.1</protobuf.version>
<hibernate.version>6.5.3.Final</hibernate.version>
<hibernate-annotations.version>6.0.6.Final</hibernate-annotations.version>
<hibernate-annotations.version>7.0.3.Final</hibernate-annotations.version>
<springboot.version>3.4.0</springboot.version>
<lombok.version>1.18.36</lombok.version>
<mockito.version>5.14.2</mockito.version>
Expand Down

0 comments on commit 051b29e

Please sign in to comment.