File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 9
9
<version >1.0.0-BUILD-SNAPSHOT</version >
10
10
<properties >
11
11
<java-version >1.7</java-version >
12
- <org .springframework-version>4.1.0 .RELEASE</org .springframework-version>
13
- <org .springframework.security-version>3.2.0 .RELEASE</org .springframework.security-version>
12
+ <org .springframework-version>4.2.2 .RELEASE</org .springframework-version>
13
+ <org .springframework.security-version>4.0.1 .RELEASE</org .springframework.security-version>
14
14
<org .aspectj-version>1.8.1</org .aspectj-version>
15
- <org .slf4j-version>1.6.1 </org .slf4j-version>
15
+ <org .slf4j-version>1.7.12 </org .slf4j-version>
16
16
</properties >
17
17
<dependencies >
18
18
<!-- Spring -->
112
112
<dependency >
113
113
<groupId >com.fasterxml.jackson.core</groupId >
114
114
<artifactId >jackson-databind</artifactId >
115
- <version >2.4.1 </version >
115
+ <version >2.5.3 </version >
116
116
</dependency >
117
117
118
118
<!-- Rome Atom+RSS -->
You can’t perform that action at this time.
0 commit comments