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

jungm pushed a commit to branch tomee-10.x
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/tomee-10.x by this push:
     new 7a5a1f6419 [tomee-10.x]: Bump org.codehaus.mojo:templating-maven-plugin
7a5a1f6419 is described below

commit 7a5a1f641925cfe62446730d783b9c956bc6746e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 22 20:10:18 2026 +0000

    [tomee-10.x]: Bump org.codehaus.mojo:templating-maven-plugin
    
    Bumps 
[org.codehaus.mojo:templating-maven-plugin](https://github.com/mojohaus/templating-maven-plugin)
 from 3.0.0 to 3.1.0.
    - [Release 
notes](https://github.com/mojohaus/templating-maven-plugin/releases)
    - 
[Commits](https://github.com/mojohaus/templating-maven-plugin/compare/3.0.0...templating-maven-plugin-3.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:templating-maven-plugin
      dependency-version: 3.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 itests/tomee-server-version/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/itests/tomee-server-version/pom.xml 
b/itests/tomee-server-version/pom.xml
index 5b6881e55e..38bfeb83cf 100644
--- a/itests/tomee-server-version/pom.xml
+++ b/itests/tomee-server-version/pom.xml
@@ -44,7 +44,7 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>templating-maven-plugin</artifactId>
-        <version>3.0.0</version>
+        <version>3.1.0</version>
         <executions>
           <execution>
             <id>filter-src</id>

Reply via email to