File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >com.github.bordertech.common</groupId >
12
12
<artifactId >qa-parent</artifactId >
13
- <version >1.0.10 </version >
13
+ <version >1.0.11 </version >
14
14
</parent >
15
15
16
16
<packaging >pom</packaging >
49
49
<dependency >
50
50
<groupId >com.github.bordertech.didums</groupId >
51
51
<artifactId >didums-core</artifactId >
52
- <version >1.0.2 </version >
52
+ <version >1.0.3 </version >
53
53
</dependency >
54
54
55
55
<!-- Injection interface. JSR 330 -->
63
63
<dependency >
64
64
<groupId >com.github.bordertech.config</groupId >
65
65
<artifactId >config</artifactId >
66
- <version >1.0.2 </version >
66
+ <version >1.0.3 </version >
67
67
</dependency >
68
68
69
69
<!-- SLF4J Logging -->
77
77
<dependency >
78
78
<groupId >commons-logging</groupId >
79
79
<artifactId >commons-logging</artifactId >
80
- <version >1.1.1 </version >
80
+ <version >1.2 </version >
81
81
</dependency >
82
82
83
83
<!-- Caching API. -->
84
84
<dependency >
85
85
<groupId >javax.cache</groupId >
86
86
<artifactId >cache-api</artifactId >
87
- <version >1.0 .0</version >
87
+ <version >1.1 .0</version >
88
88
</dependency >
89
89
90
90
<!-- Servlet Interface -->
98
98
<dependency >
99
99
<groupId >org.ehcache</groupId >
100
100
<artifactId >ehcache</artifactId >
101
- <version >3.5.2 </version >
101
+ <version >3.6.3 </version >
102
102
</dependency >
103
103
104
104
<!-- Common Lang3 -->
You can’t perform that action at this time.
0 commit comments