File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed
Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 5454 <!--
5555 <image>eclipse-temurin:11-jre@sha256:10f2d98f22d80c9f594814a296a235f19f009557bcdc96b12719ebc1c0aa9d34</image>
5656 -->
57- <image >eclipse-temurin:21-jre@sha256:sha256:8e201486c2c51c07f0c1e33bf3841a03b2d624cd3dd8a734a1ece02ac48b795a </image >
57+ <image >eclipse-temurin:21-jre@sha256:c1f2e1f082e26dd30c4ea73b3b17b24b473ab122226225dd8dcba71406167537 </image >
5858 </from >
5959 <to >
6060 <image >${dockerImageTag} </image >
Original file line number Diff line number Diff line change 146146 <plugin >
147147 <groupId >org.apache.maven.plugins</groupId >
148148 <artifactId >maven-javadoc-plugin</artifactId >
149- <version >3.8.0 </version >
149+ <version >3.11.2 </version >
150150 <executions >
151151 <execution >
152152 <goals >
341341 <dependency >
342342 <groupId >com.github.spotbugs</groupId >
343343 <artifactId >spotbugs</artifactId >
344- <version >4.8.6 </version >
344+ <version >4.9.0 </version >
345345 </dependency >
346346 </dependencies >
347347 <configuration >
389389 <plugin >
390390 <groupId >org.owasp</groupId >
391391 <artifactId >dependency-check-maven</artifactId >
392- <version >11.1.1 </version >
392+ <version >12.0.0 </version >
393393 <executions >
394394 <execution >
395395 <goals >
450450 <dependency >
451451 <groupId >com.github.spotbugs</groupId >
452452 <artifactId >spotbugs-annotations</artifactId >
453- <version >4.8.6 </version >
453+ <version >4.9.0 </version >
454454 <scope >provided</scope >
455455 </dependency >
456456
Original file line number Diff line number Diff line change 4242 <plugin >
4343 <groupId >org.apache.maven.plugins</groupId >
4444 <artifactId >maven-surefire-plugin</artifactId >
45- <version >3.4.0 </version >
45+ <version >3.5.2 </version >
4646 <executions >
4747 <execution >
4848 <id >default-test</id >
133133 <plugin >
134134 <groupId >org.apache.maven.plugins</groupId >
135135 <artifactId >maven-deploy-plugin</artifactId >
136- <version >3.1.1 </version >
136+ <version >3.1.3 </version >
137137 <executions >
138138 <execution >
139139 <phase >deploy</phase >
274274 <dependency >
275275 <groupId >org.bouncycastle</groupId >
276276 <artifactId >bcprov-jdk18on</artifactId >
277- <version >1.79 </version >
277+ <version >1.80 </version >
278278 </dependency >
279279 <dependency >
280280 <groupId >org.bouncycastle</groupId >
281281 <artifactId >bcpkix-jdk18on</artifactId >
282- <version >1.79 </version >
282+ <version >1.80 </version >
283283 </dependency >
284284 <dependency >
285285 <groupId >org.bouncycastle</groupId >
286286 <artifactId >bcutil-jdk18on</artifactId >
287- <version >1.79 </version >
287+ <version >1.80 </version >
288288 </dependency >
289289 <dependency >
290290 <groupId >org.bouncycastle</groupId >
291291 <artifactId >bctls-jdk18on</artifactId >
292- <version >1.79 </version >
292+ <version >1.80 </version >
293293 </dependency >
294294 <dependency >
295295 <groupId >jaxen</groupId >
You can’t perform that action at this time.
0 commit comments