From 257efd0464d8629e0426a1f6e3b3459fe78add54 Mon Sep 17 00:00:00 2001 From: ZhangJian He Date: Sat, 30 Apr 2022 19:56:18 +0800 Subject: [PATCH] update asm junit5 version --- accessors-smart/pom.xml | 4 ++-- json-smart-action/pom.xml | 4 ++-- json-smart/pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/accessors-smart/pom.xml b/accessors-smart/pom.xml index c8e07f68..da140b22 100644 --- a/accessors-smart/pom.xml +++ b/accessors-smart/pom.xml @@ -221,14 +221,14 @@ org.junit.jupiter junit-jupiter-api - 5.7.1 + 5.8.2 test org.ow2.asm asm - 9.1 + 9.3 diff --git a/json-smart-action/pom.xml b/json-smart-action/pom.xml index 28a643f5..e4941d1a 100644 --- a/json-smart-action/pom.xml +++ b/json-smart-action/pom.xml @@ -227,14 +227,14 @@ org.junit.jupiter junit-jupiter-api - 5.7.1 + 5.8.2 test org.junit.jupiter junit-jupiter-params - 5.7.1 + 5.8.2 test diff --git a/json-smart/pom.xml b/json-smart/pom.xml index 9556b351..62640b3d 100644 --- a/json-smart/pom.xml +++ b/json-smart/pom.xml @@ -227,14 +227,14 @@ org.junit.jupiter junit-jupiter-api - 5.7.1 + 5.8.2 test org.junit.jupiter junit-jupiter-params - 5.7.1 + 5.8.2 test