File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 28
28
29
29
<properties >
30
30
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
31
- <spring .version>4.3.8 .RELEASE</spring .version>
31
+ <spring .version>4.3.9 .RELEASE</spring .version>
32
32
<slf4j .version>1.7.25</slf4j .version>
33
33
<jsf .version>2.2.14</jsf .version>
34
34
<hibernate .version>5.2.10.Final</hibernate .version>
83
83
<dependency >
84
84
<groupId >com.h2database</groupId >
85
85
<artifactId >h2</artifactId >
86
- <version >1.4.195 </version >
86
+ <version >1.4.196 </version >
87
87
<scope >runtime</scope >
88
88
</dependency >
89
89
<dependency >
126
126
<dependency >
127
127
<groupId >org.apache.commons</groupId >
128
128
<artifactId >commons-lang3</artifactId >
129
- <version >3.5 </version >
129
+ <version >3.6 </version >
130
130
</dependency >
131
131
<dependency >
132
132
<groupId >junit</groupId >
You can’t perform that action at this time.
0 commit comments