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-pdf-plugin.git
commit 9c14ca5f7786b60381cd103e84d9c2681001cc67 Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Fri Feb 5 01:21:02 2021 +0100 Bump plexus-interpolation from 1.24 to 1.26 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a75c4c7..31fa62f 100644 --- a/pom.xml +++ b/pom.xml @@ -231,7 +231,7 @@ under the License. <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-interpolation</artifactId> - <version>1.24</version> + <version>1.26</version> </dependency> <dependency> <groupId>org.codehaus.plexus</groupId>
