From f0ee16cbfec7c691636fe87f7db655aa4bef5d2f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 26 May 2023 01:16:22 +0000 Subject: [PATCH 1/2] fix: mybatis-flex-test/mybatis-flex-spring-test/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMH2DATABASE-1769238 - https://snyk.io/vuln/SNYK-JAVA-COMH2DATABASE-2331071 - https://snyk.io/vuln/SNYK-JAVA-COMH2DATABASE-2348247 - https://snyk.io/vuln/SNYK-JAVA-ORGYAML-3152153 --- mybatis-flex-test/mybatis-flex-spring-test/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mybatis-flex-test/mybatis-flex-spring-test/pom.xml b/mybatis-flex-test/mybatis-flex-spring-test/pom.xml index 86f0c885..325f5b48 100644 --- a/mybatis-flex-test/mybatis-flex-spring-test/pom.xml +++ b/mybatis-flex-test/mybatis-flex-spring-test/pom.xml @@ -37,13 +37,13 @@ org.yaml snakeyaml - 1.33 + 2.0 com.h2database h2 - 1.4.199 + 2.1.210 From 89bba6c7acf84fc3f8511775badb64551fa19f12 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 26 May 2023 01:22:43 +0000 Subject: [PATCH 2/2] fix: mybatis-flex-test/mybatis-flex-native-test/pom.xml & pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMH2DATABASE-1769238 - https://snyk.io/vuln/SNYK-JAVA-COMH2DATABASE-2331071 - https://snyk.io/vuln/SNYK-JAVA-COMH2DATABASE-2348247 - https://snyk.io/vuln/SNYK-JAVA-MYSQL-174574 - https://snyk.io/vuln/SNYK-JAVA-MYSQL-1766958 - https://snyk.io/vuln/SNYK-JAVA-MYSQL-2386864 - https://snyk.io/vuln/SNYK-JAVA-MYSQL-451464 - https://snyk.io/vuln/SNYK-JAVA-ORGYAML-3152153 --- mybatis-flex-test/mybatis-flex-native-test/pom.xml | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mybatis-flex-test/mybatis-flex-native-test/pom.xml b/mybatis-flex-test/mybatis-flex-native-test/pom.xml index 3088eb70..16d7ea84 100644 --- a/mybatis-flex-test/mybatis-flex-native-test/pom.xml +++ b/mybatis-flex-test/mybatis-flex-native-test/pom.xml @@ -31,13 +31,13 @@ org.yaml snakeyaml - 1.33 + 2.0 com.h2database h2 - 1.4.199 + 2.1.210 diff --git a/pom.xml b/pom.xml index a5310d27..fdf42565 100644 --- a/pom.xml +++ b/pom.xml @@ -60,7 +60,7 @@ 2.1.2 1.0.4 - 5.1.49 + 8.0.28 4.0.3 5.3.25