Repository: avro
Updated Branches:
  refs/heads/branch-1.8 69fc84086 -> c729f0f1e


AVRO-2102 Bump Version of sure-fire plugin

Signed-off-by: Sean Busbey <[email protected]>


Project: http://git-wip-us.apache.org/repos/asf/avro/repo
Commit: http://git-wip-us.apache.org/repos/asf/avro/commit/c729f0f1
Tree: http://git-wip-us.apache.org/repos/asf/avro/tree/c729f0f1
Diff: http://git-wip-us.apache.org/repos/asf/avro/diff/c729f0f1

Branch: refs/heads/branch-1.8
Commit: c729f0f1ef5404d27d3ba534be747df5b8b8ff78
Parents: 69fc840
Author: sacharya <[email protected]>
Authored: Fri Aug 11 23:47:41 2017 +0000
Committer: Sean Busbey <[email protected]>
Committed: Fri Oct 27 09:11:46 2017 -0500

----------------------------------------------------------------------
 lang/java/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/avro/blob/c729f0f1/lang/java/pom.xml
----------------------------------------------------------------------
diff --git a/lang/java/pom.xml b/lang/java/pom.xml
index d537e6a..d6ad624 100644
--- a/lang/java/pom.xml
+++ b/lang/java/pom.xml
@@ -85,7 +85,7 @@
     <maven-site-plugin.version>3.3</maven-site-plugin.version>
     <plugin-plugin.version>3.3</plugin-plugin.version>
     <source-plugin.version>2.3</source-plugin.version>
-    <surefire-plugin.version>2.17</surefire-plugin.version>
+    <surefire-plugin.version>2.19.1</surefire-plugin.version>
     <file-management.version>1.2.1</file-management.version>
     <shade-plugin.version>1.7.1</shade-plugin.version>
     <archetype-plugin.version>2.2</archetype-plugin.version>

Reply via email to