File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 2828
2929 <properties >
3030 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
31- <spring .version>4.3.4 .RELEASE</spring .version>
32- <slf4j .version>1.7.21 </slf4j .version>
31+ <spring .version>4.3.5 .RELEASE</spring .version>
32+ <slf4j .version>1.7.22 </slf4j .version>
3333 <jsf .version>2.2.14</jsf .version>
34- <hibernate .version>5.2.4 .Final</hibernate .version>
34+ <hibernate .version>5.2.5 .Final</hibernate .version>
3535 <sonar .language>java</sonar .language>
3636 </properties >
3737
126126 <dependency >
127127 <groupId >com.cedarsoftware</groupId >
128128 <artifactId >json-io</artifactId >
129- <version >4.9.0 </version >
129+ <version >4.9.1 </version >
130130 </dependency >
131131 <dependency >
132132 <groupId >org.apache.commons</groupId >
178178 <plugin >
179179 <groupId >org.owasp</groupId >
180180 <artifactId >dependency-check-maven</artifactId >
181- <version >1.4.4</version >
181+ <version >1.4.4.1 </version >
182182 <reportSets >
183183 <reportSet >
184184 <reports >
You can’t perform that action at this time.
0 commit comments