Skip to content

Commit 271f831

Browse files
Bump spring-core in /basic-mysql-hibernate-stored-procedure
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 4.0.6.RELEASE to 4.3.21.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v4.0.6.RELEASE...v4.3.21.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a65e18a commit 271f831

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>4.3.21.RELEASE</springframework.version>
1515
<hibernate.version>4.3.6.Final</hibernate.version>
1616
<hibernate-validator.version>4.3.0.Final</hibernate-validator.version>
1717
<maven-compiler-plugin.version>3.6.1</maven-compiler-plugin.version>

0 commit comments

Comments
 (0)