summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJaikiran Pai <jaikiran@apache.org>2022-05-21 19:27:33 +0530
committerJaikiran Pai <jaikiran.pai@gmail.com>2022-05-21 19:54:52 +0530
commit2907aeffb15238bebafe990c3d8433a4422739e8 (patch)
tree6057b0954e9a3da0de2ae683f0402d359c4b4a9c /lib
parent0bc302a60fae2c6f4d29136755a040ec288e97f0 (diff)
downloadant-2907aeffb15238bebafe990c3d8433a4422739e8.tar.gz
upgrade junit5 library dependencies
Diffstat (limited to 'lib')
-rw-r--r--lib/libraries.properties6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libraries.properties b/lib/libraries.properties
index 54370c8fd..f6c03562b 100644
--- a/lib/libraries.properties
+++ b/lib/libraries.properties
@@ -65,11 +65,11 @@ jruby.version=1.6.8
# into the source distribution
junit.version=4.13.1
rhino.version=1.7.11
-junit-platform-launcher.version=1.2.0
+junit-platform-launcher.version=1.8.2
# Only used for internal tests in Ant project
-junit-vintage-engine.version=5.2.0
+junit-vintage-engine.version=5.8.2
# Only used for internal tests in Ant project
-junit-jupiter-engine.version=5.2.0
+junit-jupiter-engine.version=5.8.2
jsch.version=0.1.55
jython.version=2.7.2
# log4j 1.2.15 requires JMS and a few other Sun jars that are not in the m2 repo