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 0843cb4 commit f14a444Copy full SHA for f14a444
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.2.1.RELEASE'
+ implementation 'org.springframework:spring-orm:5.2.2.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