From abd1c9bf4cd250fdc1444115ed6925418cce3280 Mon Sep 17 00:00:00 2001 From: Jason Eric Klaes Hoetger Date: Wed, 23 Dec 2015 16:22:24 -0800 Subject: [PATCH 1/2] Updated dependency and plugin versions --- browsermob-dist/pom.xml | 4 ++-- pom.xml | 32 +++++++------------------------- 2 files changed, 9 insertions(+), 27 deletions(-) diff --git a/browsermob-dist/pom.xml b/browsermob-dist/pom.xml index 9be2f672b..6f2674901 100644 --- a/browsermob-dist/pom.xml +++ b/browsermob-dist/pom.xml @@ -126,7 +126,7 @@ org.apache.maven.plugins maven-shade-plugin - 2.4.1 + 2.4.2 package @@ -156,7 +156,7 @@ maven-assembly-plugin - 2.5.5 + 2.6 make-bundles diff --git a/pom.xml b/pom.xml index c9f45bba1..447816b93 100644 --- a/pom.xml +++ b/pom.xml @@ -63,7 +63,7 @@ 2.6 - 2.4.1 + 2.5 2.4.5 2.4.3-01 @@ -80,7 +80,7 @@ org.apache.maven.plugins maven-clean-plugin - 2.6.1 + 3.0.0 org.apache.maven.plugins @@ -131,7 +131,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.18.1 + 2.19 org.apache.maven.plugins @@ -206,7 +206,7 @@ com.google.guava guava - 18.0 + 19.0 @@ -240,7 +240,7 @@ org.mockito mockito-core - 2.0.31-beta + 2.0.33-beta @@ -439,7 +439,7 @@ org.apache.maven.plugins maven-release-plugin - 2.5.2 + 2.5.3 true false @@ -465,26 +465,8 @@ netty-4.1 - 4.1.0.Beta6 + 4.1.0.Beta8 - - - - - org.codehaus.mojo - findbugs-maven-plugin - 3.0.1 - - Max - - - - org.codehaus.mojo - cobertura-maven-plugin - 2.7 - - - From 0d6a90661ba8caa59b258ba80830ec6e3df51369 Mon Sep 17 00:00:00 2001 From: Jason Eric Klaes Hoetger Date: Sun, 27 Dec 2015 16:50:13 -0800 Subject: [PATCH 2/2] Updated BouncyCastle to 1.53 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 447816b93..1c6b58dbc 100644 --- a/pom.xml +++ b/pom.xml @@ -70,7 +70,7 @@ 4.0.33.Final - 1.52 + 1.53