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

markt pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/tomcat-maven-plugin.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 1ed3371  Bump org.apache.maven.plugins:maven-compiler-plugin from 
3.8.0 to 3.14.1 (#86)
1ed3371 is described below

commit 1ed337158f4aa2e0d2bdf8e1843d619558207492
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 27 15:43:24 2026 +0000

    Bump org.apache.maven.plugins:maven-compiler-plugin from 3.8.0 to 3.14.1 
(#86)
    
    Bumps 
[org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin)
 from 3.8.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.8.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: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 7c7e685..076ee32 100644
--- a/pom.xml
+++ b/pom.xml
@@ -683,7 +683,7 @@
         </plugin>
         <plugin>
           <artifactId>maven-compiler-plugin</artifactId>
-          <version>3.8.0</version>
+          <version>3.14.1</version>
           <configuration>
             <encoding>${project.build.sourceEncoding}</encoding>
             <source>${maven.compiler.source}</source>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to