Skip to content

Commit 699f4f1

Browse files
build(deps): bump org.hibernate.orm.tooling:hibernate-enhance-maven-plugin (#350)
Bumps [org.hibernate.orm.tooling:hibernate-enhance-maven-plugin](https://github.com/hibernate/hibernate-orm) from 6.6.39.Final to 6.6.40.Final. - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.40/changelog.txt) - [Commits](hibernate/hibernate-orm@6.6.39...6.6.40) --- updated-dependencies: - dependency-name: org.hibernate.orm.tooling:hibernate-enhance-maven-plugin dependency-version: 6.6.40.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 52b4088 commit 699f4f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helidon/helidon-greeter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@
317317
<plugin>
318318
<groupId>org.hibernate.orm.tooling</groupId>
319319
<artifactId>hibernate-enhance-maven-plugin</artifactId>
320-
<version>6.6.39.Final</version>
320+
<version>6.6.40.Final</version>
321321
<executions>
322322
<execution>
323323
<configuration>

0 commit comments

Comments
 (0)