| commit | 2a55f35be001fe7b6a4e40d85587ec3cccd21130 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Aug 27 19:07:11 2025 +0200 |
| committer | GitHub <noreply@github.com> | Wed Aug 27 19:07:11 2025 +0200 |
| tree | 1c2380695e199f907faeff31c8810326850880b9 | |
| parent | 9537204177bc9bf690de0a671895f06bae7c4d45 [diff] |
Bump org.codehaus.plexus:plexus-i18n from 1.0-beta-10 to 1.0.0 (#1168) Bumps [org.codehaus.plexus:plexus-i18n](https://github.com/codehaus-plexus/plexus-i18n) from 1.0-beta-10 to 1.0.0. - [Release notes](https://github.com/codehaus-plexus/plexus-i18n/releases) - [Commits](https://github.com/codehaus-plexus/plexus-i18n/commits/plexus-i18n-1.0.0) --- updated-dependencies: - dependency-name: org.codehaus.plexus:plexus-i18n dependency-version: 1.0.0 dependency-type: direct:production ... 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 d3886a1..911959b 100644 --- a/pom.xml +++ b/pom.xml
@@ -324,7 +324,7 @@ <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-i18n</artifactId> - <version>1.0-beta-10</version> + <version>1.0.0</version> <exclusions> <exclusion> <groupId>org.codehaus.plexus</groupId>