Bump SBOM test versions to 25

This commit is contained in:
Joel Rudsberg
2025-09-17 10:06:27 +02:00
committed by Fabio Niephaus
parent 0246c29a59
commit 933f90457d
5 changed files with 17 additions and 17 deletions

View File

@@ -17,7 +17,7 @@
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20241224</version>
<version>20250517</version>
</dependency>
</dependencies>
@@ -29,7 +29,7 @@
<plugin>
<groupId>org.graalvm.buildtools</groupId>
<artifactId>native-maven-plugin</artifactId>
<version>0.10.3</version>
<version>0.11.0</version>
<executions>
<execution>
<goals>