We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1dbd9f commit 8f17504Copy full SHA for 8f17504
build.gradle
@@ -683,6 +683,7 @@ project("spring-orm-hibernate4") {
683
optional("org.hibernate:hibernate-core:${hibernate4Version}")
684
optional("org.hibernate:hibernate-entitymanager:${hibernate4Version}")
685
optional("javax.servlet:javax.servlet-api:3.0.1")
686
+ optional("aopalliance:aopalliance:1.0")
687
}
688
689
0 commit comments