Repository: commons-lang
Updated Branches:
  refs/heads/master aae1a0a68 -> 37ba8d398


Update to JUnit version 5.3.2


Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/37ba8d39
Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/37ba8d39
Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/37ba8d39

Branch: refs/heads/master
Commit: 37ba8d3981ae802173f2935c71a99eb9170d248a
Parents: aae1a0a
Author: pascalschumacher <pascalschumac...@gmx.net>
Authored: Sun Dec 2 14:11:09 2018 +0100
Committer: pascalschumacher <pascalschumac...@gmx.net>
Committed: Sun Dec 2 14:11:09 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/commons-lang/blob/37ba8d39/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6b23bc7..cbbedf8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -627,7 +627,7 @@
     <jmh.version>1.21</jmh.version>
     <uberjar.name>benchmarks</uberjar.name>
 
-    <junit.version>5.3.1</junit.version>
+    <junit.version>5.3.2</junit.version>
 
     <!-- generate report even if there are binary incompatible changes -->
     
<commons.japicmp.breakBuildOnBinaryIncompatibleModifications>false</commons.japicmp.breakBuildOnBinaryIncompatibleModifications>

Reply via email to