This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-archiver.git
The following commit(s) were added to refs/heads/master by this push:
new 474a5ea Bump plexus-interpolation from 1.25 to 1.26
474a5ea is described below
commit 474a5ea28563c5ebd2540f73e5a67aec2b45182e
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Sun Sep 20 01:07:08 2020 +0200
Bump plexus-interpolation from 1.25 to 1.26
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4cd3578..3284498 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,7 +108,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-interpolation</artifactId>
- <version>1.25</version>
+ <version>1.26</version>
</dependency>
<dependency>
<groupId>junit</groupId>