Skip to content

Commit 99b4e00

Browse files
dependabot[bot]mprins
authored andcommitted
Bump hibernate.version from 6.6.34.Final to 6.6.35.Final
Bumps `hibernate.version` from 6.6.34.Final to 6.6.35.Final. Updates `org.hibernate.orm:hibernate-core` from 6.6.34.Final to 6.6.35.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.35/changelog.txt) - [Commits](hibernate/hibernate-orm@6.6.34...6.6.35) Updates `org.hibernate.orm.tooling:hibernate-enhance-maven-plugin` from 6.6.34.Final to 6.6.35.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.35/changelog.txt) - [Commits](hibernate/hibernate-orm@6.6.34...6.6.35) --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-core dependency-version: 6.6.35.Final dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.hibernate.orm.tooling:hibernate-enhance-maven-plugin dependency-version: 6.6.35.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c897f7d commit 99b4e00

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
@@ -128,7 +128,7 @@ SPDX-License-Identifier: MIT
128128
<commons-lang3.version>3.19.0</commons-lang3.version>
129129
<flyway.version>11.15.0</flyway.version>
130130
<!-- <hamcrest.version>3.0</hamcrest.version>-->
131-
<hibernate.version>6.6.34.Final</hibernate.version>
131+
<hibernate.version>6.6.35.Final</hibernate.version>
132132
<junit-jupiter.version>6.0.1</junit-jupiter.version>
133133
<logback.version>1.5.19</logback.version>
134134
<micrometer.version>1.15.5</micrometer.version>

0 commit comments

Comments
 (0)