[JAVA-18198] (#13592)

* [JAVA-18198] Moved spring-jersey module to jdk9-and-above profile

* [JAVA-18141] Moved jersey module to jdk9-and-above profile

* [JAVA-18140] Moved jaxb module to jdk9-and-above profile

---------

Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
This commit is contained in:
panos-kakos
2023-03-09 17:05:15 +02:00
committed by GitHub
parent c36b8e8237
commit 11cfc12d96
20 changed files with 67 additions and 56 deletions

View File

@@ -101,6 +101,7 @@
<properties>
<jersey.version>2.38</jersey.version>
<maven-war-plugin.version>3.3.2</maven-war-plugin.version>
</properties>
</project>