File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >org.commonjava</groupId >
2323 <artifactId >commonjava</artifactId >
24- <version >17 </version >
24+ <version >18 </version >
2525 </parent >
2626
2727 <groupId >org.commonjava.util</groupId >
4545 <httpcoreVersion >4.4.15</httpcoreVersion >
4646 <httpclientVersion >4.5.13</httpclientVersion >
4747
48- <bouncycastleVersion >1.74 </bouncycastleVersion >
48+ <bouncycastleVersion >1.76 </bouncycastleVersion >
4949 <dockerWaitFor >Setting LogLevel for all modules to trace6</dockerWaitFor >
5050
5151 <dockerImage >docker.io/commonjava/ssl-dojo:1.1</dockerImage >
7777 <dependency >
7878 <groupId >org.commonjava.boms</groupId >
7979 <artifactId >web-commons-bom</artifactId >
80- <version >27 </version >
80+ <version >28 </version >
8181 <type >pom</type >
8282 <scope >import</scope >
8383 </dependency >
111111 <groupId >org.commonjava.util</groupId >
112112 <artifactId >http-testserver</artifactId >
113113 <version >1.4</version >
114- <scope >test</scope >
115114 </dependency >
116115 </dependencies >
117116 </dependencyManagement >
160159 <dependency >
161160 <groupId >org.commonjava.util</groupId >
162161 <artifactId >http-testserver</artifactId >
162+ <scope >test</scope >
163163 </dependency >
164164 <dependency >
165165 <groupId >ch.qos.logback</groupId >
174174 <dependency >
175175 <groupId >junit</groupId >
176176 <artifactId >junit</artifactId >
177+ <scope >test</scope >
177178 </dependency >
178179 <dependency >
179180 <groupId >org.hamcrest</groupId >
180181 <artifactId >hamcrest-core</artifactId >
182+ <scope >test</scope >
181183 </dependency >
182184 <dependency >
183185 <groupId >commons-lang</groupId >
You can’t perform that action at this time.
0 commit comments