You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by fo...@apache.org on 2020/10/14 12:56:57 UTC

svn commit: r1882488 - /jackrabbit/oak/trunk/oak-parent/pom.xml

Author: fortino
Date: Wed Oct 14 12:56:57 2020
New Revision: 1882488

URL: http://svn.apache.org/viewvc?rev=1882488&view=rev
Log:
OAK-9255: bump junit to version 4.13.1

Modified:
    jackrabbit/oak/trunk/oak-parent/pom.xml

Modified: jackrabbit/oak/trunk/oak-parent/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-parent/pom.xml?rev=1882488&r1=1882487&r2=1882488&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-parent/pom.xml (original)
+++ jackrabbit/oak/trunk/oak-parent/pom.xml Wed Oct 14 12:56:57 2020
@@ -559,7 +559,7 @@
       <dependency>
         <groupId>junit</groupId>
         <artifactId>junit</artifactId>
-        <version>4.12</version>
+        <version>4.13.1</version>
       </dependency>
       <dependency>
         <groupId>org.mongodb</groupId>