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 8574668 commit 1a17092Copy full SHA for 1a17092
SpringRestDemo/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
- <springframework.version>4.3.0.RELEASE</springframework.version>
+ <springframework.version>5.2.6.RELEASE</springframework.version>
22
<jackson.library>2.11.0</jackson.library>
23
<!-- <jersey.version>2.30.1</jersey.version> -->
24
</properties>
0 commit comments