From 002cec29b054c976ca22f24dae3542a5e78b8f9a Mon Sep 17 00:00:00 2001
From: CVEDetect <89496918+CVEDetect@users.noreply.github.com>
Date: Thu, 6 Apr 2023 16:19:16 +0800
Subject: [PATCH 1/3] Update pom.xml
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8cb1addf6..b78c2f1be 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,7 +76,7 @@
1.0.7
2.19.0
1.7
- 2.9.8
+ 2.14.2
2.4
1.1.10
4.5
From 1d33abe81e55369d52fbc1754483138e383d9d7d Mon Sep 17 00:00:00 2001
From: CVEDetect <89496918+CVEDetect@users.noreply.github.com>
Date: Fri, 7 Apr 2023 15:06:58 +0800
Subject: [PATCH 2/3] Update pom.xml
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b78c2f1be..8cb1addf6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,7 +76,7 @@
1.0.7
2.19.0
1.7
- 2.14.2
+ 2.9.8
2.4
1.1.10
4.5
From ccc2f5ff3100afb3cc783f6db7ce25e2045494e9 Mon Sep 17 00:00:00 2001
From: CVEDetect <89496918+CVEDetect@users.noreply.github.com>
Date: Fri, 7 Apr 2023 15:07:39 +0800
Subject: [PATCH 3/3] Update pom.xml
---
junit5-testing/pom.xml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/junit5-testing/pom.xml b/junit5-testing/pom.xml
index 0c54c774e..0e9306380 100644
--- a/junit5-testing/pom.xml
+++ b/junit5-testing/pom.xml
@@ -138,6 +138,11 @@
org.junit.platform
junit-platform-runner
+
+ org.yaml
+ snakeyaml
+ 1.33
+