From 2c288f2d54ddcc42cb8a1bf106500d693c9ef710 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 01:38:52 +0000 Subject: [PATCH] Bump org.apache.maven.plugins:maven-compiler-plugin Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.13.0 to 3.14.0. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.13.0...maven-compiler-plugin-3.14.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- chapter-2/chapter-2-simple-project/pom.xml | 2 +- chapter-3/chapter-3-quarkus-rest-json/pom.xml | 2 +- chapter-4/chapter-4-quarkus-panache-activerecord/pom.xml | 2 +- .../chapter-4-quarkus-panache-reactive-activerecord/pom.xml | 2 +- chapter-4/chapter-4-quarkus-panache-reactive-repository/pom.xml | 2 +- chapter-4/chapter-4-quarkus-panache-repository/pom.xml | 2 +- chapter-5/chapter-5-quarkus-cloud-events/pom.xml | 2 +- chapter-5/chapter-5-quarkus-kafka-streams/pom.xml | 2 +- chapter-5/chapter-5-quarkus-vertx-eventbus/pom.xml | 2 +- chapter-6/chapter-6-quarkus-rest-cloud-config/pom.xml | 2 +- chapter-6/chapter-6-quarkus-rest-config/pom.xml | 2 +- chapter-6/chapter-6-quarkus-rest-database/pom.xml | 2 +- chapter-6/chapter-6-quarkus-rest-debug/pom.xml | 2 +- chapter-6/chapter-6-quarkus-rest-monitoring/pom.xml | 2 +- chapter-6/chapter-6-quarkus-rest/pom.xml | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/chapter-2/chapter-2-simple-project/pom.xml b/chapter-2/chapter-2-simple-project/pom.xml index 634c3155..76d583aa 100644 --- a/chapter-2/chapter-2-simple-project/pom.xml +++ b/chapter-2/chapter-2-simple-project/pom.xml @@ -6,7 +6,7 @@ chapter-2-simple-project 1.0.0-SNAPSHOT - 3.13.0 + 3.14.0 17 UTF-8 UTF-8 diff --git a/chapter-3/chapter-3-quarkus-rest-json/pom.xml b/chapter-3/chapter-3-quarkus-rest-json/pom.xml index 6b5941b6..9fdcbb02 100644 --- a/chapter-3/chapter-3-quarkus-rest-json/pom.xml +++ b/chapter-3/chapter-3-quarkus-rest-json/pom.xml @@ -7,7 +7,7 @@ 1.0.0-SNAPSHOT 3.27.3 - 3.13.0 + 3.14.0 17 UTF-8 UTF-8 diff --git a/chapter-4/chapter-4-quarkus-panache-activerecord/pom.xml b/chapter-4/chapter-4-quarkus-panache-activerecord/pom.xml index 3db1f142..f20dead0 100644 --- a/chapter-4/chapter-4-quarkus-panache-activerecord/pom.xml +++ b/chapter-4/chapter-4-quarkus-panache-activerecord/pom.xml @@ -7,7 +7,7 @@ 1.0.0-SNAPSHOT 3.27.3 - 3.13.0 + 3.14.0 17 UTF-8 UTF-8 diff --git a/chapter-4/chapter-4-quarkus-panache-reactive-activerecord/pom.xml b/chapter-4/chapter-4-quarkus-panache-reactive-activerecord/pom.xml index 1a09a31d..7651198f 100644 --- a/chapter-4/chapter-4-quarkus-panache-reactive-activerecord/pom.xml +++ b/chapter-4/chapter-4-quarkus-panache-reactive-activerecord/pom.xml @@ -7,7 +7,7 @@ 1.0.0-SNAPSHOT 3.27.3 - 3.13.0 + 3.14.0 17 UTF-8 UTF-8 diff --git a/chapter-4/chapter-4-quarkus-panache-reactive-repository/pom.xml b/chapter-4/chapter-4-quarkus-panache-reactive-repository/pom.xml index 4860d16e..f1953ea8 100644 --- a/chapter-4/chapter-4-quarkus-panache-reactive-repository/pom.xml +++ b/chapter-4/chapter-4-quarkus-panache-reactive-repository/pom.xml @@ -7,7 +7,7 @@ 1.0.0-SNAPSHOT 3.27.3 - 3.13.0 + 3.14.0 17 UTF-8 UTF-8 diff --git a/chapter-4/chapter-4-quarkus-panache-repository/pom.xml b/chapter-4/chapter-4-quarkus-panache-repository/pom.xml index dec9e690..bb89e39e 100644 --- a/chapter-4/chapter-4-quarkus-panache-repository/pom.xml +++ b/chapter-4/chapter-4-quarkus-panache-repository/pom.xml @@ -7,7 +7,7 @@ 1.0.0-SNAPSHOT 3.27.3 - 3.13.0 + 3.14.0 17 UTF-8 UTF-8 diff --git a/chapter-5/chapter-5-quarkus-cloud-events/pom.xml b/chapter-5/chapter-5-quarkus-cloud-events/pom.xml index 47907557..7e1ba4d9 100644 --- a/chapter-5/chapter-5-quarkus-cloud-events/pom.xml +++ b/chapter-5/chapter-5-quarkus-cloud-events/pom.xml @@ -7,7 +7,7 @@ 1.0.0-SNAPSHOT 3.27.3 - 3.13.0 + 3.14.0 17 UTF-8 UTF-8 diff --git a/chapter-5/chapter-5-quarkus-kafka-streams/pom.xml b/chapter-5/chapter-5-quarkus-kafka-streams/pom.xml index 6096cf63..d69b52b8 100644 --- a/chapter-5/chapter-5-quarkus-kafka-streams/pom.xml +++ b/chapter-5/chapter-5-quarkus-kafka-streams/pom.xml @@ -7,7 +7,7 @@ 1.0.0-SNAPSHOT 3.27.3 - 3.13.0 + 3.14.0 17 UTF-8 UTF-8 diff --git a/chapter-5/chapter-5-quarkus-vertx-eventbus/pom.xml b/chapter-5/chapter-5-quarkus-vertx-eventbus/pom.xml index ce42f67e..21198958 100644 --- a/chapter-5/chapter-5-quarkus-vertx-eventbus/pom.xml +++ b/chapter-5/chapter-5-quarkus-vertx-eventbus/pom.xml @@ -7,7 +7,7 @@ 1.0.0-SNAPSHOT 3.27.3 - 3.13.0 + 3.14.0 17 UTF-8 UTF-8 diff --git a/chapter-6/chapter-6-quarkus-rest-cloud-config/pom.xml b/chapter-6/chapter-6-quarkus-rest-cloud-config/pom.xml index d3cba14e..1f5180b2 100644 --- a/chapter-6/chapter-6-quarkus-rest-cloud-config/pom.xml +++ b/chapter-6/chapter-6-quarkus-rest-cloud-config/pom.xml @@ -7,7 +7,7 @@ 1.0.0-SNAPSHOT 3.24.2 - 3.13.0 + 3.14.0 17 UTF-8 UTF-8 diff --git a/chapter-6/chapter-6-quarkus-rest-config/pom.xml b/chapter-6/chapter-6-quarkus-rest-config/pom.xml index d85ab126..7bd389cf 100644 --- a/chapter-6/chapter-6-quarkus-rest-config/pom.xml +++ b/chapter-6/chapter-6-quarkus-rest-config/pom.xml @@ -7,7 +7,7 @@ 1.0.0-SNAPSHOT 3.24.2 - 3.13.0 + 3.14.0 17 UTF-8 UTF-8 diff --git a/chapter-6/chapter-6-quarkus-rest-database/pom.xml b/chapter-6/chapter-6-quarkus-rest-database/pom.xml index f3aff23a..9023f0a9 100644 --- a/chapter-6/chapter-6-quarkus-rest-database/pom.xml +++ b/chapter-6/chapter-6-quarkus-rest-database/pom.xml @@ -7,7 +7,7 @@ 1.0.0-SNAPSHOT 3.27.3 - 3.13.0 + 3.14.0 17 UTF-8 UTF-8 diff --git a/chapter-6/chapter-6-quarkus-rest-debug/pom.xml b/chapter-6/chapter-6-quarkus-rest-debug/pom.xml index caffbd54..88adfac0 100644 --- a/chapter-6/chapter-6-quarkus-rest-debug/pom.xml +++ b/chapter-6/chapter-6-quarkus-rest-debug/pom.xml @@ -7,7 +7,7 @@ 1.0.0-SNAPSHOT 3.24.2 - 3.13.0 + 3.14.0 17 UTF-8 UTF-8 diff --git a/chapter-6/chapter-6-quarkus-rest-monitoring/pom.xml b/chapter-6/chapter-6-quarkus-rest-monitoring/pom.xml index fd64beba..65544884 100644 --- a/chapter-6/chapter-6-quarkus-rest-monitoring/pom.xml +++ b/chapter-6/chapter-6-quarkus-rest-monitoring/pom.xml @@ -7,7 +7,7 @@ 1.0.0-SNAPSHOT 3.24.2 - 3.13.0 + 3.14.0 17 UTF-8 UTF-8 diff --git a/chapter-6/chapter-6-quarkus-rest/pom.xml b/chapter-6/chapter-6-quarkus-rest/pom.xml index 3137e056..d7b09d7d 100644 --- a/chapter-6/chapter-6-quarkus-rest/pom.xml +++ b/chapter-6/chapter-6-quarkus-rest/pom.xml @@ -7,7 +7,7 @@ 1.0.0-SNAPSHOT 3.27.3 - 3.13.0 + 3.14.0 17 UTF-8 UTF-8