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-checkstyle-plugin.git
The following commit(s) were added to refs/heads/master by this push: new 9ec4916 Bump org.codehaus.mojo:l10n-maven-plugin from 1.0.0 to 1.1.0 9ec4916 is described below commit 9ec49161aad59132800dbb5175939bebbf96183d Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Nov 1 05:24:16 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 0a03b84..f98a100 100644 --- a/pom.xml +++ b/pom.xml @@ -383,7 +383,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> <locales> <locale>de</locale>