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


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

commit 09ee13da6922df47d5954f4ee52f824ef5ccbc67
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 19 17:08:37 2026 +0100

    Bump org.codehaus.mojo:l10n-maven-plugin from 1.1.0 to 1.2.0 (#141)
    
    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 6345a09..df4726f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -269,7 +269,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>
               <locales>
                 <locale>de</locale>

Reply via email to