We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2dd3ac commit 1ea333cCopy full SHA for 1ea333c
SpringRestTemplateClient/pom.xml
@@ -18,7 +18,7 @@
18
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
19
<maven.compiler.source>1.7</maven.compiler.source>
20
<maven.compiler.target>1.7</maven.compiler.target>
21
- <spring.framework>4.3.0.RELEASE</spring.framework>
+ <spring.framework>5.2.5.RELEASE</spring.framework>
22
<spring.web>3.0.2.RELEASE</spring.web>
23
<serializer.version>2.8.1</serializer.version>
24
</properties>
0 commit comments