Skip to content

Commit be2c70f

Browse files
Bump hibernate.version from 6.6.2.Final to 6.6.3.Final
Bumps `hibernate.version` from 6.6.2.Final to 6.6.3.Final. Updates `org.hibernate.orm:hibernate-core` from 6.6.2.Final to 6.6.3.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.3/changelog.txt) - [Commits](hibernate/hibernate-orm@6.6.2...6.6.3) Updates `org.hibernate.orm:hibernate-envers` from 6.6.2.Final to 6.6.3.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.3/changelog.txt) - [Commits](hibernate/hibernate-orm@6.6.2...6.6.3) Updates `org.hibernate.orm:hibernate-c3p0` from 6.6.2.Final to 6.6.3.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.3/changelog.txt) - [Commits](hibernate/hibernate-orm@6.6.2...6.6.3) --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.hibernate.orm:hibernate-envers dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.hibernate.orm:hibernate-c3p0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a143194 commit be2c70f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
<r2dbc.version>1.0.0.RELEASE</r2dbc.version>
126126

127127
<!-- JPA deps -->
128-
<hibernate.version>6.6.2.Final</hibernate.version>
128+
<hibernate.version>6.6.3.Final</hibernate.version>
129129
<hibernate.validator.version>8.0.1.Final</hibernate.validator.version>
130130
<eclipselink.version>4.0.4</eclipselink.version>
131131
<jpa.version>3.1.0</jpa.version>

0 commit comments

Comments
 (0)