Skip to content

Commit 1ea333c

Browse files
Bump spring.framework in /SpringRestTemplateClient
Bumps `spring.framework` from 4.3.0.RELEASE to 5.2.5.RELEASE. Updates `spring-core` from 4.3.0.RELEASE to 5.2.5.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v4.3.0.RELEASE...v5.2.5.RELEASE) Updates `spring-context` from 4.3.0.RELEASE to 5.2.5.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v4.3.0.RELEASE...v5.2.5.RELEASE) Signed-off-by: dependabot[bot] <support@github.com>
1 parent c2dd3ac commit 1ea333c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SpringRestTemplateClient/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1919
<maven.compiler.source>1.7</maven.compiler.source>
2020
<maven.compiler.target>1.7</maven.compiler.target>
21-
<spring.framework>4.3.0.RELEASE</spring.framework>
21+
<spring.framework>5.2.5.RELEASE</spring.framework>
2222
<spring.web>3.0.2.RELEASE</spring.web>
2323
<serializer.version>2.8.1</serializer.version>
2424
</properties>

0 commit comments

Comments
 (0)