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

pascalschumacher pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-lang.git


The following commit(s) were added to refs/heads/master by this push:
     new 88f1d70  Update JUnit to version 5.5.0.
88f1d70 is described below

commit 88f1d70c36e3fed812d8c54b46e6fa0ca20a7824
Author: pascalschumacher <pascalschumac...@gmx.net>
AuthorDate: Sun Jun 30 23:22:59 2019 +0200

    Update JUnit to version 5.5.0.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5857196..6ba59df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -513,7 +513,7 @@
     <dependency>
       <groupId>org.junit.jupiter</groupId>
       <artifactId>junit-jupiter</artifactId>
-      <version>5.4.2</version>
+      <version>5.5.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to