JDK 17 test

This commit is contained in:
Luca Frosini 2023-10-05 12:00:25 +02:00
parent ade8ae0d7f
commit 83bdd68f99
1 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@
<dependency> <dependency>
<groupId>org.gcube.distribution</groupId> <groupId>org.gcube.distribution</groupId>
<artifactId>gcube-bom</artifactId> <artifactId>gcube-bom</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>2.4.0</version>
<type>pom</type> <type>pom</type>
<scope>import</scope> <scope>import</scope>
</dependency> </dependency>
@ -117,4 +117,4 @@
</plugins> </plugins>
</build> </build>
</project> </project>