Skip to content

Commit

Permalink
Bump spring-orm from 5.2.1.RELEASE to 5.2.2.RELEASE (CodelyTV#32)
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and rgomezcasas committed Dec 9, 2019
1 parent 0843cb4 commit f14a444
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ allprojects {
implementation 'io.github.cdimascio:java-dotenv:5.1.3'

implementation 'org.hibernate:hibernate-core:5.4.9.Final'
implementation 'org.springframework:spring-orm:5.2.1.RELEASE'
implementation 'org.springframework:spring-orm:5.2.2.RELEASE'
implementation 'org.apache.tomcat:tomcat-dbcp:9.0.29'
implementation 'com.sun.xml.bind:jaxb-impl:2.3.2'
implementation 'javax.xml.bind:jaxb-api:2.3.1'
Expand Down

0 comments on commit f14a444

Please sign in to comment.