From 0d161ef8afed99c438af66c622a6127b12cdb4d9 Mon Sep 17 00:00:00 2001
From: sam-gardner <53271849+sam-gardner@users.noreply.github.com>
Date: Mon, 26 Feb 2024 16:04:34 +0000
Subject: [PATCH] JAVA-31644 Update maven-compiler-plugin to 3.12.1 (#15952)
* JAVA-31644 Update maven-compiler-plugin to 3.12.1
* JAVA-31644 Update maven compiler plugin to 3.12.1 for more modules
* JAVA-31644 Continue upgrading modules to use maven-compiler-plugin 3.12.1
---
core-groovy-modules/core-groovy-2/pom.xml | 2 +-
.../core-java-jpms/service-loader-api-pattern/pom.xml | 2 +-
.../core-java-jpms/service-provider-factory-pattern/pom.xml | 2 +-
ethereum/pom.xml | 2 +-
image-compressing/pom.xml | 2 +-
java-panama/pom.xml | 2 +-
jhipster-modules/jhipster-uaa/gateway/pom.xml | 2 +-
jhipster-modules/jhipster-uaa/quotes/pom.xml | 2 +-
jhipster-modules/jhipster-uaa/uaa/pom.xml | 2 +-
kubernetes-modules/k8s-intro/pom.xml | 2 +-
kubernetes-modules/k8s-java-heap-dump/pom.xml | 2 +-
maven-modules/compiler-plugin-java-9/pom.xml | 2 +-
maven-modules/multimodulemavenproject/pom.xml | 2 +-
microservices-modules/micronaut/pom.xml | 2 +-
patterns-modules/ddd-contexts/pom.xml | 2 +-
performance-tests/pom.xml | 2 +-
persistence-modules/jnosql/jnosql-artemis/pom.xml | 2 +-
persistence-modules/sirix/pom.xml | 2 +-
persistence-modules/spring-data-cassandra-2/pom.xml | 2 +-
quarkus-modules/quarkus-funqy/pom.xml | 2 +-
quarkus-modules/quarkus-virtual-threads/pom.xml | 2 +-
quarkus-modules/quarkus-vs-springboot/quarkus-project/pom.xml | 2 +-
spring-roo/pom.xml | 2 +-
.../spring-openapi-generator-api-client/pom.xml | 2 +-
testing-modules/testng-command-line/pom.xml | 2 +-
web-modules/jooby/pom.xml | 2 +-
web-modules/ninja/pom.xml | 2 +-
27 files changed, 27 insertions(+), 27 deletions(-)
diff --git a/core-groovy-modules/core-groovy-2/pom.xml b/core-groovy-modules/core-groovy-2/pom.xml
index 874144773b..7e3b73a399 100644
--- a/core-groovy-modules/core-groovy-2/pom.xml
+++ b/core-groovy-modules/core-groovy-2/pom.xml
@@ -157,7 +157,7 @@
1.1.3
3.4.2
- 3.8.1
+ 3.12.1
3.9.0
3.0.9-03
diff --git a/core-java-modules/core-java-jpms/service-loader-api-pattern/pom.xml b/core-java-modules/core-java-jpms/service-loader-api-pattern/pom.xml
index 13a443eab5..914a64af00 100644
--- a/core-java-modules/core-java-jpms/service-loader-api-pattern/pom.xml
+++ b/core-java-modules/core-java-jpms/service-loader-api-pattern/pom.xml
@@ -37,7 +37,7 @@
- 3.8.0
+ 3.12.1
11
11
diff --git a/core-java-modules/core-java-jpms/service-provider-factory-pattern/pom.xml b/core-java-modules/core-java-jpms/service-provider-factory-pattern/pom.xml
index 35a9912312..664148a876 100644
--- a/core-java-modules/core-java-jpms/service-provider-factory-pattern/pom.xml
+++ b/core-java-modules/core-java-jpms/service-provider-factory-pattern/pom.xml
@@ -37,7 +37,7 @@
UTF-8
- 3.8.0
+ 3.12.1
11
11
diff --git a/ethereum/pom.xml b/ethereum/pom.xml
index 990c0fcb9c..52f1d32d41 100644
--- a/ethereum/pom.xml
+++ b/ethereum/pom.xml
@@ -183,7 +183,7 @@
1.5.6.RELEASE
2.8.0
2.0.4.RELEASE
- 3.1
+ 3.12.1
\ No newline at end of file
diff --git a/image-compressing/pom.xml b/image-compressing/pom.xml
index 8e79cdcc2a..221cec9d1a 100644
--- a/image-compressing/pom.xml
+++ b/image-compressing/pom.xml
@@ -24,7 +24,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.8.0
+ 3.12.1
diff --git a/java-panama/pom.xml b/java-panama/pom.xml
index 18dffaec73..d89b1ff1af 100644
--- a/java-panama/pom.xml
+++ b/java-panama/pom.xml
@@ -41,7 +41,7 @@
1.0
19
19
- 3.10.1
+ 3.12.1
5.9.0
diff --git a/jhipster-modules/jhipster-uaa/gateway/pom.xml b/jhipster-modules/jhipster-uaa/gateway/pom.xml
index 13652575cd..d772c4d7db 100644
--- a/jhipster-modules/jhipster-uaa/gateway/pom.xml
+++ b/jhipster-modules/jhipster-uaa/gateway/pom.xml
@@ -1052,7 +1052,7 @@
3.1.0
- 3.8.0
+ 3.12.1
2.10
3.0.0-M2
3.1.0
diff --git a/jhipster-modules/jhipster-uaa/quotes/pom.xml b/jhipster-modules/jhipster-uaa/quotes/pom.xml
index 2a3c550071..8575777f46 100644
--- a/jhipster-modules/jhipster-uaa/quotes/pom.xml
+++ b/jhipster-modules/jhipster-uaa/quotes/pom.xml
@@ -872,7 +872,7 @@
3.1.0
- 3.8.0
+ 3.12.1
2.10
3.0.0-M2
3.1.0
diff --git a/jhipster-modules/jhipster-uaa/uaa/pom.xml b/jhipster-modules/jhipster-uaa/uaa/pom.xml
index 42802b6040..3f39984281 100644
--- a/jhipster-modules/jhipster-uaa/uaa/pom.xml
+++ b/jhipster-modules/jhipster-uaa/uaa/pom.xml
@@ -873,7 +873,7 @@
3.1.0
- 3.8.0
+ 3.12.1
2.10
3.0.0-M2
3.1.0
diff --git a/kubernetes-modules/k8s-intro/pom.xml b/kubernetes-modules/k8s-intro/pom.xml
index 681e6a540f..8341feb483 100644
--- a/kubernetes-modules/k8s-intro/pom.xml
+++ b/kubernetes-modules/k8s-intro/pom.xml
@@ -24,7 +24,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.8.1
+ 3.12.1
diff --git a/kubernetes-modules/k8s-java-heap-dump/pom.xml b/kubernetes-modules/k8s-java-heap-dump/pom.xml
index 70a9e004ac..479f50b3ba 100644
--- a/kubernetes-modules/k8s-java-heap-dump/pom.xml
+++ b/kubernetes-modules/k8s-java-heap-dump/pom.xml
@@ -16,7 +16,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.8.1
+ 3.12.1
diff --git a/maven-modules/compiler-plugin-java-9/pom.xml b/maven-modules/compiler-plugin-java-9/pom.xml
index 54ec811374..7228d53987 100644
--- a/maven-modules/compiler-plugin-java-9/pom.xml
+++ b/maven-modules/compiler-plugin-java-9/pom.xml
@@ -22,7 +22,7 @@
- 3.11.0
+ 3.12.1
9
9
diff --git a/maven-modules/multimodulemavenproject/pom.xml b/maven-modules/multimodulemavenproject/pom.xml
index db0bda3e6e..16493e8547 100644
--- a/maven-modules/multimodulemavenproject/pom.xml
+++ b/maven-modules/multimodulemavenproject/pom.xml
@@ -40,7 +40,7 @@
- 3.8.0
+ 3.12.1
1.9
1.9
diff --git a/microservices-modules/micronaut/pom.xml b/microservices-modules/micronaut/pom.xml
index 8c68dfe24d..fa73a15ac4 100644
--- a/microservices-modules/micronaut/pom.xml
+++ b/microservices-modules/micronaut/pom.xml
@@ -152,7 +152,7 @@
17
17
jar
- 3.7.0
+ 3.12.1
netty
3.2.0
diff --git a/patterns-modules/ddd-contexts/pom.xml b/patterns-modules/ddd-contexts/pom.xml
index f43581b0c8..fc97b9e3a9 100644
--- a/patterns-modules/ddd-contexts/pom.xml
+++ b/patterns-modules/ddd-contexts/pom.xml
@@ -68,7 +68,7 @@
9
9
- 3.8.1
+ 3.12.1
1.0
diff --git a/performance-tests/pom.xml b/performance-tests/pom.xml
index 7927c518f9..7167bf0f64 100644
--- a/performance-tests/pom.xml
+++ b/performance-tests/pom.xml
@@ -160,7 +160,7 @@
benchmarks
3.1.0
3.0.0-M1
- 3.8.1
+ 3.12.1
3.2.4
3.0.0-M1
3.2.0
diff --git a/persistence-modules/jnosql/jnosql-artemis/pom.xml b/persistence-modules/jnosql/jnosql-artemis/pom.xml
index da100388ab..8019c26ac2 100644
--- a/persistence-modules/jnosql/jnosql-artemis/pom.xml
+++ b/persistence-modules/jnosql/jnosql-artemis/pom.xml
@@ -92,7 +92,7 @@
false
8.0.1
3.3.1
- 3.8.1
+ 3.12.1
\ No newline at end of file
diff --git a/persistence-modules/sirix/pom.xml b/persistence-modules/sirix/pom.xml
index 1d8853c200..9463670806 100644
--- a/persistence-modules/sirix/pom.xml
+++ b/persistence-modules/sirix/pom.xml
@@ -48,7 +48,7 @@
11
0.9.3
- 3.8.0
+ 3.12.1
6.1
diff --git a/persistence-modules/spring-data-cassandra-2/pom.xml b/persistence-modules/spring-data-cassandra-2/pom.xml
index 6532da7f95..e6f7691c17 100644
--- a/persistence-modules/spring-data-cassandra-2/pom.xml
+++ b/persistence-modules/spring-data-cassandra-2/pom.xml
@@ -84,7 +84,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.8.1
+ 3.12.1
diff --git a/quarkus-modules/quarkus-funqy/pom.xml b/quarkus-modules/quarkus-funqy/pom.xml
index dbccc5e987..3379db79c5 100644
--- a/quarkus-modules/quarkus-funqy/pom.xml
+++ b/quarkus-modules/quarkus-funqy/pom.xml
@@ -128,7 +128,7 @@
- 3.10.1
+ 3.12.1
false
17
UTF-8
diff --git a/quarkus-modules/quarkus-virtual-threads/pom.xml b/quarkus-modules/quarkus-virtual-threads/pom.xml
index 0c40f0c80e..f2da9390b5 100644
--- a/quarkus-modules/quarkus-virtual-threads/pom.xml
+++ b/quarkus-modules/quarkus-virtual-threads/pom.xml
@@ -27,7 +27,7 @@
- 3.11.0
+ 3.12.1
21
UTF-8
UTF-8
diff --git a/quarkus-modules/quarkus-vs-springboot/quarkus-project/pom.xml b/quarkus-modules/quarkus-vs-springboot/quarkus-project/pom.xml
index 4dc63e30bd..5c3c32b637 100644
--- a/quarkus-modules/quarkus-vs-springboot/quarkus-project/pom.xml
+++ b/quarkus-modules/quarkus-vs-springboot/quarkus-project/pom.xml
@@ -136,7 +136,7 @@
- 3.10.1
+ 3.12.1
true
11
11
diff --git a/spring-roo/pom.xml b/spring-roo/pom.xml
index 6b398ac752..65000a4fe7 100644
--- a/spring-roo/pom.xml
+++ b/spring-roo/pom.xml
@@ -440,7 +440,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.7.0
+ 3.12.1
${java.version}
diff --git a/spring-swagger-codegen/spring-openapi-generator-api-client/pom.xml b/spring-swagger-codegen/spring-openapi-generator-api-client/pom.xml
index 1e3b93ae42..91c8561652 100644
--- a/spring-swagger-codegen/spring-openapi-generator-api-client/pom.xml
+++ b/spring-swagger-codegen/spring-openapi-generator-api-client/pom.xml
@@ -275,7 +275,7 @@
2.12
2.2
1.10
- 3.6.1
+ 3.12.1
3.6.2
2.2.1
1.5
diff --git a/testing-modules/testng-command-line/pom.xml b/testing-modules/testng-command-line/pom.xml
index a71238f4fb..dba115aa2d 100644
--- a/testing-modules/testng-command-line/pom.xml
+++ b/testing-modules/testng-command-line/pom.xml
@@ -109,7 +109,7 @@
1.81
3.5.1
3.1.0
- 3.8.0
+ 3.12.1
2.22.1
diff --git a/web-modules/jooby/pom.xml b/web-modules/jooby/pom.xml
index 998ceaef4e..5e64e375f5 100644
--- a/web-modules/jooby/pom.xml
+++ b/web-modules/jooby/pom.xml
@@ -76,7 +76,7 @@
3.1.1
com.baeldung.jooby.App
3.2.4
- 3.8.1
+ 3.12.1
4.12.0
diff --git a/web-modules/ninja/pom.xml b/web-modules/ninja/pom.xml
index cb3e234172..4b3931f5fe 100644
--- a/web-modules/ninja/pom.xml
+++ b/web-modules/ninja/pom.xml
@@ -214,7 +214,7 @@
9.4.18.v20190429
3.3.4
2.1.3
- 3.2
+ 3.12.1
17
17
1.3.1