This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 1930fb58 Bump org.codehaus.mojo:l10n-maven-plugin from 1.1.0 to 1.2.0
1930fb58 is described below
commit 1930fb58cb07fb38070624de4811078121eaebc1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 19 04:10:01 2026 +0000
Bump org.codehaus.mojo:l10n-maven-plugin from 1.1.0 to 1.2.0
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]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4607a3c0..6ded4fe4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -582,7 +582,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>