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-doxia-sitetools.git
The following commit(s) were added to refs/heads/master by this push:
new e5d7487 Bump org.codehaus.mojo:l10n-maven-plugin from 1.1.0 to 1.2.0
e5d7487 is described below
commit e5d74870633e97c311cebbc3a5ab2729c204d176
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 20 00:05:10 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 78c6d23..7c9c1d4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,7 +72,7 @@ under the License.
<slf4jVersion>1.7.36</slf4jVersion>
<resolverVersion>1.4.1</resolverVersion>
<wagonVersion>3.5.3</wagonVersion>
- <l10nPluginVersion>1.1.0</l10nPluginVersion>
+ <l10nPluginVersion>1.2.0</l10nPluginVersion>
<maven.site.path>doxia-sitetools-archives/doxia-sitetools-LATEST</maven.site.path>
<project.build.outputTimestamp>2024-10-06T18:43:48Z</project.build.outputTimestamp>
</properties>