From e2a36cef74b68740f9a5f354d716d4a3f3069a26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 02:13:34 +0000 Subject: [PATCH] Build(deps): 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.14.0 to 3.14.1. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.14.0...maven-compiler-plugin-3.14.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../basyx.aasdiscoveryservice-backend-h2/pom.xml | 2 +- .../basyx.aasdiscoveryservice-backend-mongodb/pom.xml | 2 +- .../basyx.aasdiscoveryservice-core/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/basyx.aasdiscoveryservice/basyx.aasdiscoveryservice-backend-h2/pom.xml b/basyx.aasdiscoveryservice/basyx.aasdiscoveryservice-backend-h2/pom.xml index a838e74cd..e64db299f 100644 --- a/basyx.aasdiscoveryservice/basyx.aasdiscoveryservice-backend-h2/pom.xml +++ b/basyx.aasdiscoveryservice/basyx.aasdiscoveryservice-backend-h2/pom.xml @@ -72,7 +72,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.14.0 + 3.14.1 ${java.version} ${java.version} diff --git a/basyx.aasdiscoveryservice/basyx.aasdiscoveryservice-backend-mongodb/pom.xml b/basyx.aasdiscoveryservice/basyx.aasdiscoveryservice-backend-mongodb/pom.xml index 7899ffada..dc306b6ec 100644 --- a/basyx.aasdiscoveryservice/basyx.aasdiscoveryservice-backend-mongodb/pom.xml +++ b/basyx.aasdiscoveryservice/basyx.aasdiscoveryservice-backend-mongodb/pom.xml @@ -77,7 +77,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.14.0 + 3.14.1 ${java.version} ${java.version} diff --git a/basyx.aasdiscoveryservice/basyx.aasdiscoveryservice-core/pom.xml b/basyx.aasdiscoveryservice/basyx.aasdiscoveryservice-core/pom.xml index ab8c573cf..10092da4d 100644 --- a/basyx.aasdiscoveryservice/basyx.aasdiscoveryservice-core/pom.xml +++ b/basyx.aasdiscoveryservice/basyx.aasdiscoveryservice-core/pom.xml @@ -37,7 +37,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.14.0 + 3.14.1 ${java.version} ${java.version} diff --git a/pom.xml b/pom.xml index b7982376e..f7fe8dc36 100644 --- a/pom.xml +++ b/pom.xml @@ -1564,7 +1564,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.14.0 + 3.14.1 ${java.version} ${java.version}