This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch maven-archiver-3.x
in repository https://gitbox.apache.org/repos/asf/maven-archiver.git
The following commit(s) were added to refs/heads/maven-archiver-3.x by this
push:
new 74904a3 Bump org.codehaus.plexus:plexus-interpolation from 1.28 to
1.29
74904a3 is described below
commit 74904a31b9df1f5ed5cc52a0cc99b7147a4af5f7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 7 19:19:40 2025 +0000
Bump org.codehaus.plexus:plexus-interpolation from 1.28 to 1.29
Bumps
[org.codehaus.plexus:plexus-interpolation](https://github.com/codehaus-plexus/plexus-interpolation)
from 1.28 to 1.29.
- [Release
notes](https://github.com/codehaus-plexus/plexus-interpolation/releases)
-
[Commits](https://github.com/codehaus-plexus/plexus-interpolation/compare/plexus-interpolation-1.28...plexus-interpolation-1.29)
---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-interpolation
dependency-version: '1.29'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b450ad0..cc1fa45 100644
--- a/pom.xml
+++ b/pom.xml
@@ -81,7 +81,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-interpolation</artifactId>
- <version>1.28</version>
+ <version>1.29</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>