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 846118b commit 46a8de4Copy full SHA for 46a8de4
build.gradle
@@ -28,7 +28,7 @@ allprojects {
28
implementation 'io.github.cdimascio:java-dotenv:5.1.3'
29
30
implementation 'org.hibernate:hibernate-core:5.4.9.Final'
31
- implementation 'org.springframework:spring-orm:5.1.10.RELEASE'
+ implementation 'org.springframework:spring-orm:5.2.1.RELEASE'
32
implementation 'org.apache.tomcat:tomcat-dbcp:9.0.29'
33
implementation 'com.sun.xml.bind:jaxb-impl:2.3.2'
34
implementation 'javax.xml.bind:jaxb-api:2.3.1'
0 commit comments