This is an automated email from the ASF dual-hosted git repository.
elharo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-ear-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 23cc5cc Bump org.codehaus.plexus:plexus-interpolation from 1.26 to
1.27 (#104)
23cc5cc is described below
commit 23cc5cc0c4a6d94371247096e90fdadb39690570
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jan 13 13:35:07 2024 +0000
Bump org.codehaus.plexus:plexus-interpolation from 1.26 to 1.27 (#104)
Bumps
[org.codehaus.plexus:plexus-interpolation](https://github.com/codehaus-plexus/plexus-interpolation)
from 1.26 to 1.27.
- [Release
notes](https://github.com/codehaus-plexus/plexus-interpolation/releases)
-
[Commits](https://github.com/codehaus-plexus/plexus-interpolation/compare/plexus-interpolation-1.26...plexus-interpolation-1.27)
---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-interpolation
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 2c647e0..66b092c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -153,7 +153,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-interpolation</artifactId>
- <version>1.26</version>
+ <version>1.27</version>
</dependency>
<dependency>
<groupId>org.apache.maven.shared</groupId>