Skip to content

Commit dd13e63

Browse files
Bump spring.version in /Chapter-05-Spring-Life-Cycle-Callback
Bumps `spring.version` from 5.0.2.RELEASE to 5.2.1.RELEASE. Updates `spring-core` from 5.0.2.RELEASE to 5.2.1.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.0.2.RELEASE...v5.2.1.RELEASE) Updates `spring-context` from 5.0.2.RELEASE to 5.2.1.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.0.2.RELEASE...v5.2.1.RELEASE) Updates `spring-beans` from 5.0.2.RELEASE to 5.2.1.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.0.2.RELEASE...v5.2.1.RELEASE) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 71f39c0 commit dd13e63

File tree

1 file changed

+1
-1
lines changed
  • Chapter-05-Spring-Life-Cycle-Callback

1 file changed

+1
-1
lines changed

Chapter-05-Spring-Life-Cycle-Callback/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<artifactId>Chapter-05-Spring-Life-Cycle-Callback</artifactId>
55
<version>0.0.1-SNAPSHOT</version>
66
<properties>
7-
<spring.version>5.0.2.RELEASE</spring.version>
7+
<spring.version>5.2.1.RELEASE</spring.version>
88
</properties>
99

1010
<dependencies>

0 commit comments

Comments
 (0)