File tree 3 files changed +11
-11
lines changed
3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 54
54
<!--
55
55
<image>eclipse-temurin:11-jre@sha256:10f2d98f22d80c9f594814a296a235f19f009557bcdc96b12719ebc1c0aa9d34</image>
56
56
-->
57
- <image >eclipse-temurin:21-jre@sha256:sha256:8e201486c2c51c07f0c1e33bf3841a03b2d624cd3dd8a734a1ece02ac48b795a </image >
57
+ <image >eclipse-temurin:21-jre@sha256:c1f2e1f082e26dd30c4ea73b3b17b24b473ab122226225dd8dcba71406167537 </image >
58
58
</from >
59
59
<to >
60
60
<image >${dockerImageTag} </image >
Original file line number Diff line number Diff line change 146
146
<plugin >
147
147
<groupId >org.apache.maven.plugins</groupId >
148
148
<artifactId >maven-javadoc-plugin</artifactId >
149
- <version >3.8.0 </version >
149
+ <version >3.11.2 </version >
150
150
<executions >
151
151
<execution >
152
152
<goals >
341
341
<dependency >
342
342
<groupId >com.github.spotbugs</groupId >
343
343
<artifactId >spotbugs</artifactId >
344
- <version >4.8.6 </version >
344
+ <version >4.9.0 </version >
345
345
</dependency >
346
346
</dependencies >
347
347
<configuration >
389
389
<plugin >
390
390
<groupId >org.owasp</groupId >
391
391
<artifactId >dependency-check-maven</artifactId >
392
- <version >11.1.1 </version >
392
+ <version >12.0.0 </version >
393
393
<executions >
394
394
<execution >
395
395
<goals >
450
450
<dependency >
451
451
<groupId >com.github.spotbugs</groupId >
452
452
<artifactId >spotbugs-annotations</artifactId >
453
- <version >4.8.6 </version >
453
+ <version >4.9.0 </version >
454
454
<scope >provided</scope >
455
455
</dependency >
456
456
Original file line number Diff line number Diff line change 42
42
<plugin >
43
43
<groupId >org.apache.maven.plugins</groupId >
44
44
<artifactId >maven-surefire-plugin</artifactId >
45
- <version >3.4.0 </version >
45
+ <version >3.5.2 </version >
46
46
<executions >
47
47
<execution >
48
48
<id >default-test</id >
133
133
<plugin >
134
134
<groupId >org.apache.maven.plugins</groupId >
135
135
<artifactId >maven-deploy-plugin</artifactId >
136
- <version >3.1.1 </version >
136
+ <version >3.1.3 </version >
137
137
<executions >
138
138
<execution >
139
139
<phase >deploy</phase >
274
274
<dependency >
275
275
<groupId >org.bouncycastle</groupId >
276
276
<artifactId >bcprov-jdk18on</artifactId >
277
- <version >1.79 </version >
277
+ <version >1.80 </version >
278
278
</dependency >
279
279
<dependency >
280
280
<groupId >org.bouncycastle</groupId >
281
281
<artifactId >bcpkix-jdk18on</artifactId >
282
- <version >1.79 </version >
282
+ <version >1.80 </version >
283
283
</dependency >
284
284
<dependency >
285
285
<groupId >org.bouncycastle</groupId >
286
286
<artifactId >bcutil-jdk18on</artifactId >
287
- <version >1.79 </version >
287
+ <version >1.80 </version >
288
288
</dependency >
289
289
<dependency >
290
290
<groupId >org.bouncycastle</groupId >
291
291
<artifactId >bctls-jdk18on</artifactId >
292
- <version >1.79 </version >
292
+ <version >1.80 </version >
293
293
</dependency >
294
294
<dependency >
295
295
<groupId >jaxen</groupId >
You can’t perform that action at this time.
0 commit comments