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

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


The following commit(s) were added to refs/heads/master by this push:
     new bc87b11  [STORM-3741] change version of surefire plugin to 2.22.2
     new 2fe9644  Merge pull request #3375 from bipinprasad/storm3741
bc87b11 is described below

commit bc87b1183fed3c2933f2ed518dee0bbcccdd826d
Author: Bipin Prasad <[email protected]>
AuthorDate: Thu Feb 4 01:28:42 2021 -0600

    [STORM-3741] change version of surefire plugin to 2.22.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 29f6923..4b7507f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -325,7 +325,7 @@
         <joda-time.version>2.3</joda-time.version>
         <thrift.version>0.13.0</thrift.version>
         <junit.jupiter.version>5.5.1</junit.jupiter.version>
-        <surefire.version>2.22.1</surefire.version>
+        <surefire.version>2.22.2</surefire.version>
         <awaitility.version>3.1.0</awaitility.version>
         <hdrhistogram.version>2.1.10</hdrhistogram.version>
         <hamcrest.version>2.0.0.0</hamcrest.version>

Reply via email to