java 17 is now the new baseline

This commit is contained in:
Athou
2023-12-17 08:57:42 +01:00
parent bf71e825a4
commit d882553644
3 changed files with 9 additions and 20 deletions

View File

@@ -295,17 +295,6 @@
<version>1.1.1</version>
</dependency>
<dependency>
<groupId>javax.xml.bind</groupId>
<artifactId>jaxb-api</artifactId>
<version>2.3.0</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.module</groupId>
<artifactId>jackson-module-afterburner</artifactId>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>