| commit | 0486515bcdab16168298f838e67ceee0684eb7dd | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri Nov 14 20:42:38 2025 +0000 |
| committer | Sylwester Lachiewicz <slachiewicz@apache.org> | Sun Nov 16 00:54:37 2025 +0100 |
| tree | c0700015d905b24d06597517cbfa6dde6d7a5a59 | |
| parent | 4fe52c19f780aa828bb5d13fb7d52b5e7bd5a3e7 [diff] |
Bump org.codehaus.plexus:plexus-i18n from 1.0.0 to 1.1.0 Bumps [org.codehaus.plexus:plexus-i18n](https://github.com/codehaus-plexus/plexus-i18n) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/codehaus-plexus/plexus-i18n/releases) - [Commits](https://github.com/codehaus-plexus/plexus-i18n/compare/plexus-i18n-1.0.0...plexus-i18n-1.1.0) --- updated-dependencies: - dependency-name: org.codehaus.plexus:plexus-i18n dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/maven-plugin-report-plugin/pom.xml b/maven-plugin-report-plugin/pom.xml index 319c647..3994391 100644 --- a/maven-plugin-report-plugin/pom.xml +++ b/maven-plugin-report-plugin/pom.xml
@@ -114,7 +114,7 @@ <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-i18n</artifactId> - <version>1.0.0</version> + <version>1.1.0</version> </dependency> <dependency> <groupId>org.eclipse.sisu</groupId>