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

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


The following commit(s) were added to refs/heads/master by this push:
     new 9e832bf  JUnit v4.13.1
     new 3039496  Merge pull request #9 from nhojpatrick/junit-4.13.1
9e832bf is described below

commit 9e832bf5281b5bbe99ec70175f9064446e2b9453
Author: John Patrick <142304+nhojpatr...@users.noreply.github.com>
AuthorDate: Sun Oct 11 19:14:30 2020 +0100

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

diff --git a/pom.xml b/pom.xml
index a2f6925..09479e1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -187,7 +187,7 @@ limitations under the License.
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
-      <version>4.10</version>
+      <version>4.13.1</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to