This is an automated email from the ASF dual-hosted git repository.
mbuenger pushed a commit to branch maven-site-plugin-3.x
in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git
The following commit(s) were added to refs/heads/maven-site-plugin-3.x by this
push:
new 81bed60a Bump org.codehaus.plexus:plexus-i18n from 1.0.0 to 1.1.0
(#1204)
81bed60a is described below
commit 81bed60a1610a7ef339f427727de73f7ac33e050
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Nov 8 09:27:53 2025 +0100
Bump org.codehaus.plexus:plexus-i18n from 1.0.0 to 1.1.0 (#1204)
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] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index effacbe5..9e579d26 100644
--- a/pom.xml
+++ b/pom.xml
@@ -315,7 +315,7 @@ under the License.
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-i18n</artifactId>
- <version>1.0.0</version>
+ <version>1.1.0</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>