This repository was archived by the owner on May 31, 2022. It is now read-only.
Commit 58454b7 1 parent 5d33f44 commit 58454b7 Copy full SHA for 58454b7
File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 19
19
<properties >
20
20
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
21
21
<commons-codec .version>1.14</commons-codec .version>
22
- <spring .version>4.3.26 .RELEASE</spring .version>
22
+ <spring .version>4.3.30 .RELEASE</spring .version>
23
23
<spring .security.version>4.2.15.RELEASE</spring .security.version>
24
24
<spring .data.redis.version>1.5.2.RELEASE</spring .data.redis.version>
25
25
<redis .clients.version>2.6.3</redis .clients.version>
Original file line number Diff line number Diff line change 27
27
<properties >
28
28
<start-class >demo.Application</start-class >
29
29
<java .version>1.7</java .version>
30
- <spring .version>4.3.26 .RELEASE</spring .version>
30
+ <spring .version>4.3.30 .RELEASE</spring .version>
31
31
</properties >
32
32
33
33
<name >spring-oauth2-tests</name >
Original file line number Diff line number Diff line change 21
21
<properties >
22
22
<start-class >demo.Application</start-class >
23
23
<java .version>1.7</java .version>
24
- <spring .version>4.3.26 .RELEASE</spring .version>
24
+ <spring .version>4.3.30 .RELEASE</spring .version>
25
25
</properties >
26
26
27
27
<name >spring-oauth2-tests-xml</name >
You can’t perform that action at this time.
0 commit comments