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 31
31
<spring .version>4.3.3.RELEASE</spring .version>
32
32
<slf4j .version>1.7.21</slf4j .version>
33
33
<jsf .version>2.2.13</jsf .version>
34
- <hibernate .version>5.2.3 .Final</hibernate .version>
34
+ <hibernate .version>5.2.4 .Final</hibernate .version>
35
35
<sonar .language>java</sonar .language>
36
36
</properties >
37
37
88
88
<dependency >
89
89
<groupId >com.h2database</groupId >
90
90
<artifactId >h2</artifactId >
91
- <version >1.4.192 </version >
91
+ <version >1.4.193 </version >
92
92
<scope >runtime</scope >
93
93
</dependency >
94
94
<dependency >
126
126
<dependency >
127
127
<groupId >com.cedarsoftware</groupId >
128
128
<artifactId >json-io</artifactId >
129
- <version >4.8 .0</version >
129
+ <version >4.9 .0</version >
130
130
</dependency >
131
131
<dependency >
132
132
<groupId >org.apache.commons</groupId >
You can’t perform that action at this time.
0 commit comments