This is an automated email from the ASF dual-hosted git repository.

mbuenger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 8dcf78c  Bump org.apache.maven.plugins:maven-compiler-plugin (#567)
8dcf78c is described below

commit 8dcf78cee6523a32583ea4ae92fadfef5f49defb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 2 05:27:51 2026 +0100

    Bump org.apache.maven.plugins:maven-compiler-plugin (#567)
    
    Bumps 
[org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin)
 from 3.14.1 to 3.15.0.
    - [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.14.1...maven-compiler-plugin-3.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-compiler-plugin
      dependency-version: 3.15.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 75827ef..e4ea23c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -115,7 +115,7 @@ under the License.
     <version.maven-assembly-plugin>3.8.0</version.maven-assembly-plugin>
     <version.maven-clean-plugin>3.5.0</version.maven-clean-plugin>
     <version.maven-checkstyle-plugin>3.6.0</version.maven-checkstyle-plugin>
-    <version.maven-compiler-plugin>3.14.1</version.maven-compiler-plugin>
+    <version.maven-compiler-plugin>3.15.0</version.maven-compiler-plugin>
     <version.maven-dependency-plugin>3.9.0</version.maven-dependency-plugin>
     <version.maven-deploy-plugin>3.1.4</version.maven-deploy-plugin>
     <version.maven-ear-plugin>3.4.0</version.maven-ear-plugin>

Reply via email to