File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222
2323 <properties >
2424 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
25- <spring .version>4.1.7 .RELEASE</spring .version>
25+ <spring .version>4.2.0 .RELEASE</spring .version>
2626 <slf4j .version>1.7.10</slf4j .version>
27- <jsf .version>2.2.10 </jsf .version>
27+ <jsf .version>2.2.12 </jsf .version>
2828 </properties >
2929
3030 <dependencyManagement >
8282 <dependency >
8383 <groupId >org.hibernate</groupId >
8484 <artifactId >hibernate-core</artifactId >
85- <version >4.2.18 .Final</version >
85+ <version >4.2.20 .Final</version >
8686 </dependency >
8787 <dependency >
8888 <groupId >com.sun.faces</groupId >
114114 <dependency >
115115 <groupId >com.cedarsoftware</groupId >
116116 <artifactId >json-io</artifactId >
117- <version >2.9.4 </version >
117+ <version >4.1.5 </version >
118118 </dependency >
119119 <dependency >
120120 <groupId >org.apache.commons</groupId >
121121 <artifactId >commons-lang3</artifactId >
122- <version >3.3.2 </version >
122+ <version >3.4 </version >
123123 </dependency >
124124 <dependency >
125125 <groupId >junit</groupId >
You can’t perform that action at this time.
0 commit comments