Skip to content

Commit 041d75f

Browse files
Bump spring-core in /basic-mysql-hibernate-stored-procedure
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 4.3.2.RELEASE to 5.2.22.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v4.3.2.RELEASE...v5.2.22.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 52db055 commit 041d75f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • basic-mysql-hibernate-stored-procedure

basic-mysql-hibernate-stored-procedure/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<!-- <finalName>${FINAL_NAME}</finalName> -->
1212
<finalName>demo</finalName>
1313
<java.version>1.8</java.version>
14-
<springframework.version>4.3.2.RELEASE</springframework.version>
14+
<springframework.version>5.2.22.RELEASE</springframework.version>
1515
<hibernate.version>4.3.6.Final</hibernate.version>
1616
<hibernate-core.version>5.4.24.Final</hibernate-core.version>
1717
<hibernate-validator.version>4.3.0.Final</hibernate-validator.version>

0 commit comments

Comments
 (0)