| commit | 8ee429704555e584a107accc4b2f790443ea399d | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Nov 10 17:12:33 2025 +0100 |
| committer | GitHub <noreply@github.com> | Mon Nov 10 17:12:33 2025 +0100 |
| tree | e58b2178da6f2297b749abd4999fa7fa4685cad7 | |
| parent | 9ee74e573273b04fb05139a8e915e1c5935d9935 [diff] |
Bump org.codehaus.plexus:plexus-i18n from 1.0.0 to 1.1.0 (#123) 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/pom.xml b/pom.xml index 102b3f8..5bc5ec7 100644 --- a/pom.xml +++ b/pom.xml
@@ -129,7 +129,7 @@ <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-i18n</artifactId> - <version>1.0.0</version> + <version>1.1.0</version> <exclusions> <exclusion> <groupId>org.codehaus.plexus</groupId>