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-changes-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 4530548  Bump org.codehaus.mojo:l10n-maven-plugin from 1.1.0 to 1.2.0 
(#627)
4530548 is described below

commit 45305487c714ceb9b3cd6bb70f4791a812892647
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 19 09:04:56 2026 +0100

    Bump org.codehaus.mojo:l10n-maven-plugin from 1.1.0 to 1.2.0 (#627)
    
    Bumps 
[org.codehaus.mojo:l10n-maven-plugin](https://github.com/mojohaus/l10n-maven-plugin)
 from 1.1.0 to 1.2.0.
    - [Release notes](https://github.com/mojohaus/l10n-maven-plugin/releases)
    - 
[Commits](https://github.com/mojohaus/l10n-maven-plugin/compare/1.1.0...l10n-maven-plugin-1.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:l10n-maven-plugin
      dependency-version: 1.2.0
      dependency-type: direct:production
      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 2da0149..723cb57 100644
--- a/pom.xml
+++ b/pom.xml
@@ -537,7 +537,7 @@ under the License.
           <plugin>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>l10n-maven-plugin</artifactId>
-            <version>1.1.0</version>
+            <version>1.2.0</version>
             <configuration>
               <excludes>
                 <exclude>**/log4j.properties</exclude>

Reply via email to