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

olamy pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/archiva-redback-components-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new d14999d  upgrade some librairies
d14999d is described below

commit d14999d87db61902943a1530fa9552bd1e4ef1c6
Author: olivier lamy <[email protected]>
AuthorDate: Mon Dec 31 08:51:32 2018 +1000

    upgrade some librairies
    
    Signed-off-by: olivier lamy <[email protected]>
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 9b3a7d9..ab0a228 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,7 +63,7 @@
       <url>${siteRepositoryUrl}</url>
     </site>
   </distributionManagement>
-  
+
   <repositories>
     <repository>
       <id>archiva-repository.releases</id>
@@ -122,7 +122,7 @@
       <dependency>
         <groupId>junit</groupId>
         <artifactId>junit</artifactId>
-        <version>4.10</version>
+        <version>4.12</version>
       </dependency>
       <!-- spring -->
       <dependency>
@@ -183,7 +183,7 @@
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-utils</artifactId>
-        <version>3.0.15</version>
+        <version>3.0.24</version>
       </dependency>
     </dependencies>
   </dependencyManagement>

Reply via email to