You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by co...@apache.org on 2019/11/11 18:03:07 UTC

[camel] 04/04: Updating plexus utils

This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 7c7a98326e5c00782bcfaed1125d907d0891f504
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Nov 11 18:02:34 2019 +0000

    Updating plexus utils
---
 tooling/parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tooling/parent/pom.xml b/tooling/parent/pom.xml
index 76bef76..0d72a36 100644
--- a/tooling/parent/pom.xml
+++ b/tooling/parent/pom.xml
@@ -45,7 +45,7 @@
         <maven-resolver-version>1.0.3</maven-resolver-version>
         <plexus-build-api-version>0.0.7</plexus-build-api-version>
         <plexus-container-default-version>1.6</plexus-container-default-version>
-        <plexus-utils-version>3.0.22</plexus-utils-version>
+        <plexus-utils-version>3.1.0</plexus-utils-version>
     </properties>
 
     <dependencyManagement>