Skip to content

Commit 745a882

Browse files
committed
Merge pull request #50892 from sourabh-bhattacharjee
Closes gh-50892 * gh-50888-hibernate-maven-plugin-management: Add plugin management for hibernate-maven-plugin
2 parents aba84a3 + 5aec048 commit 745a882

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

platform/spring-boot-dependencies/build.gradle

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -660,6 +660,9 @@ bom {
660660
"hibernate-testing",
661661
"hibernate-vector",
662662
]
663+
plugins = [
664+
"hibernate-maven-plugin"
665+
]
663666
}
664667
links {
665668
site("https://hibernate.org/orm")

0 commit comments

Comments
 (0)