Skip to content

Commit f14a444

Browse files
Bump spring-orm from 5.2.1.RELEASE to 5.2.2.RELEASE (#32)
Bumps [spring-orm](https://github.com/spring-projects/spring-framework) from 5.2.1.RELEASE to 5.2.2.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.2.1.RELEASE...v5.2.2.RELEASE) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 0843cb4 commit f14a444

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ allprojects {
2828
implementation 'io.github.cdimascio:java-dotenv:5.1.3'
2929

3030
implementation 'org.hibernate:hibernate-core:5.4.9.Final'
31-
implementation 'org.springframework:spring-orm:5.2.1.RELEASE'
31+
implementation 'org.springframework:spring-orm:5.2.2.RELEASE'
3232
implementation 'org.apache.tomcat:tomcat-dbcp:9.0.29'
3333
implementation 'com.sun.xml.bind:jaxb-impl:2.3.2'
3434
implementation 'javax.xml.bind:jaxb-api:2.3.1'

0 commit comments

Comments
 (0)