File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1010 <parent >
1111 <groupId >com.github.bordertech.common</groupId >
1212 <artifactId >qa-parent</artifactId >
13- <version >1.0.10 </version >
13+ <version >1.0.11 </version >
1414 </parent >
1515
1616 <packaging >pom</packaging >
4949 <dependency >
5050 <groupId >com.github.bordertech.didums</groupId >
5151 <artifactId >didums-core</artifactId >
52- <version >1.0.2 </version >
52+ <version >1.0.3 </version >
5353 </dependency >
5454
5555 <!-- Injection interface. JSR 330 -->
6363 <dependency >
6464 <groupId >com.github.bordertech.config</groupId >
6565 <artifactId >config</artifactId >
66- <version >1.0.2 </version >
66+ <version >1.0.3 </version >
6767 </dependency >
6868
6969 <!-- SLF4J Logging -->
7777 <dependency >
7878 <groupId >commons-logging</groupId >
7979 <artifactId >commons-logging</artifactId >
80- <version >1.1.1 </version >
80+ <version >1.2 </version >
8181 </dependency >
8282
8383 <!-- Caching API. -->
8484 <dependency >
8585 <groupId >javax.cache</groupId >
8686 <artifactId >cache-api</artifactId >
87- <version >1.0 .0</version >
87+ <version >1.1 .0</version >
8888 </dependency >
8989
9090 <!-- Servlet Interface -->
9898 <dependency >
9999 <groupId >org.ehcache</groupId >
100100 <artifactId >ehcache</artifactId >
101- <version >3.5.2 </version >
101+ <version >3.6.3 </version >
102102 </dependency >
103103
104104 <!-- Common Lang3 -->
You can’t perform that action at this time.
0 commit comments