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

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


The following commit(s) were added to refs/heads/master by this push:
     new 2235489  Update tests from JUnit 5.4.1 to 5.4.2.
2235489 is described below

commit 223548909c44628c81f0f2eaf08dbad8d79aa1c5
Author: Gary Gregory <gardgreg...@gmail.com>
AuthorDate: Thu Apr 11 12:58:21 2019 -0400

    Update tests from JUnit 5.4.1 to 5.4.2.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2048e74..f0c5492 100644
--- a/pom.xml
+++ b/pom.xml
@@ -182,7 +182,7 @@
     <dependency>
       <groupId>org.junit.jupiter</groupId>
       <artifactId>junit-jupiter</artifactId>
-      <version>5.4.1</version>
+      <version>5.4.2</version>
       <scope>test</scope>
     </dependency>
 

Reply via email to