This repository was archived by the owner on May 28, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
helloworld-spring-annotations Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7474 <dependency >
7575 <groupId >commons-logging</groupId >
7676 <artifactId >commons-logging</artifactId >
77- <version >1.1 </version >
77+ <version >1.2 </version >
7878 </dependency >
7979 <dependency >
8080 <groupId >org.glassfish.jersey.test-framework.providers</groupId >
Original file line number Diff line number Diff line change 8383 <dependency >
8484 <groupId >commons-logging</groupId >
8585 <artifactId >commons-logging</artifactId >
86- <version >1.1 </version >
86+ <version >1.2 </version >
8787 <exclusions >
8888 <exclusion >
8989 <groupId >javax.servlet</groupId >
Original file line number Diff line number Diff line change 8989 <dependency >
9090 <groupId >commons-logging</groupId >
9191 <artifactId >commons-logging</artifactId >
92- <version >1.1.1 </version >
92+ <version >1.2 </version >
9393 <scope >test</scope >
9494 </dependency >
9595
Original file line number Diff line number Diff line change 16311631 <dependency >
16321632 <groupId >commons-logging</groupId >
16331633 <artifactId >commons-logging</artifactId >
1634- <version >1.1 </version >
1634+ <version >1.2 </version >
16351635 </dependency >
16361636
16371637 <!-- Weld -->
You can’t perform that action at this time.
0 commit comments