This is an automated email from the ASF dual-hosted git repository. github-bot 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 6cec1348 Bump org.codehaus.mojo:l10n-maven-plugin from 1.0.0 to 1.1.0 6cec1348 is described below commit 6cec1348750f73a0558635e0aca1d55126e8ba41 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Nov 1 03:55:59 2024 +0000 Bump org.codehaus.mojo:l10n-maven-plugin from 1.0.0 to 1.1.0 Bumps [org.codehaus.mojo:l10n-maven-plugin](https://github.com/mojohaus/l10n-maven-plugin) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/mojohaus/l10n-maven-plugin/releases) - [Commits](https://github.com/mojohaus/l10n-maven-plugin/compare/l10n-maven-plugin-1.0.0...1.1.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:l10n-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index df29c3ce..eaf71e68 100644 --- a/pom.xml +++ b/pom.xml @@ -580,7 +580,7 @@ under the License. <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>l10n-maven-plugin</artifactId> - <version>1.0.0</version> + <version>1.1.0</version> <configuration> <excludes> <exclude>**/log4j.properties</exclude>