Skip to content

Commit 56fd14e

Browse files
dependabot[bot]margaretha
authored andcommitted
Bump hibernate.version from 7.3.1.Final to 7.3.2.Final
Bumps `hibernate.version` from 7.3.1.Final to 7.3.2.Final. Updates `org.hibernate.orm:hibernate-core` from 7.3.1.Final to 7.3.2.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.3.2/changelog.txt) - [Commits](hibernate/hibernate-orm@7.3.1...7.3.2) Updates `org.hibernate.orm:hibernate-processor` from 7.3.1.Final to 7.3.2.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.3.2/changelog.txt) - [Commits](hibernate/hibernate-orm@7.3.1...7.3.2) Updates `org.hibernate.orm:hibernate-c3p0` from 7.3.1.Final to 7.3.2.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.3.2/changelog.txt) - [Commits](hibernate/hibernate-orm@7.3.1...7.3.2) Updates `org.hibernate.orm:hibernate-community-dialects` from 7.3.1.Final to 7.3.2.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.3.2/changelog.txt) - [Commits](hibernate/hibernate-orm@7.3.1...7.3.2) --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-core dependency-version: 7.3.2.Final dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.hibernate.orm:hibernate-processor dependency-version: 7.3.2.Final dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.hibernate.orm:hibernate-c3p0 dependency-version: 7.3.2.Final dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.hibernate.orm:hibernate-community-dialects dependency-version: 7.3.2.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Closes #950 Change-Id: I54ef9a0c406a813a875c50d45d4e8700b2fb540a
1 parent 282a2cc commit 56fd14e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<java.version>21</java.version>
1010
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1111
<jersey.version>4.0.2</jersey.version>
12-
<hibernate.version>7.3.1.Final</hibernate.version>
12+
<hibernate.version>7.3.2.Final</hibernate.version>
1313
<spring.version>7.0.5</spring.version>
1414
<!-- spring6.version is used in jersey and defined here
1515
to make sure that jersey uses the correct spring version-->

0 commit comments

Comments
 (0)