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 3131 <spring .version>4.3.3.RELEASE</spring .version>
3232 <slf4j .version>1.7.21</slf4j .version>
3333 <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>
3535 <sonar .language>java</sonar .language>
3636 </properties >
3737
8888 <dependency >
8989 <groupId >com.h2database</groupId >
9090 <artifactId >h2</artifactId >
91- <version >1.4.192 </version >
91+ <version >1.4.193 </version >
9292 <scope >runtime</scope >
9393 </dependency >
9494 <dependency >
126126 <dependency >
127127 <groupId >com.cedarsoftware</groupId >
128128 <artifactId >json-io</artifactId >
129- <version >4.8 .0</version >
129+ <version >4.9 .0</version >
130130 </dependency >
131131 <dependency >
132132 <groupId >org.apache.commons</groupId >
You can’t perform that action at this time.
0 commit comments