Upgrading modules in chunks (#13537)

* [JAVA-18166] Moved performance-tests module to jdk9-and-above-profile

* [JAVA-18172] Moved security-modules module to jdk9-and-above-profile

* [JAVA-18154] Moved libraries-server-2 module to jdk9-and-above-profile

* [JAVA-18172] Upgraded maven-war-plugin version

* [JAVA-18172] Upgraded maven-war-plugin version at parent module

* [JAVA-18164] Moved orika module to jdk9-and-above profile

* [JAVA-18164] Testing argLine configuration
This commit is contained in:
panos-kakos
2023-02-28 19:46:43 +02:00
committed by GitHub
parent fe1b548e38
commit d93014284e
4 changed files with 36 additions and 10 deletions
+1
View File
@@ -73,6 +73,7 @@
<properties>
<jetty.version>9.4.27.v20200227</jetty.version>
<alpn.version>8.1.11.v20170118</alpn.version>
<maven-war-plugin.version>3.2.2</maven-war-plugin.version>
</properties>
</project>