From ce95cad3ca6afd614a85ed44bc41f1bd32b18e3a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 26 May 2023 14:40:37 +0000 Subject: [PATCH 1/5] fix: upgrade org.mybatis:mybatis from 3.5.11 to 3.5.13 Snyk has created this PR to upgrade org.mybatis:mybatis from 3.5.11 to 3.5.13. See this package in Maven Repository: https://mvnrepository.com/artifact/org.mybatis/mybatis/ See this project in Snyk: https://app.snyk.io/org/z2z2qp/project/a83e1478-c388-442b-b103-d315d6b65085?utm_source=github&utm_medium=referral&page=upgrade-pr --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fdf42565..a36ee2ea 100644 --- a/pom.xml +++ b/pom.xml @@ -54,7 +54,7 @@ 8 8 - 3.5.11 + 3.5.13 2.0.7 1.2.4 2.1.2 From f2286202d10fefc2bb0930a1d7762ad0cda8a663 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 26 May 2023 15:00:35 +0000 Subject: [PATCH 2/5] fix: upgrade com.github.chris2018998:beecp from 3.4.0 to 3.4.1 Snyk has created this PR to upgrade com.github.chris2018998:beecp from 3.4.0 to 3.4.1. See this package in Maven Repository: https://mvnrepository.com/artifact/com.github.chris2018998/beecp/ See this project in Snyk: https://app.snyk.io/org/z2z2qp/project/e0cf6b8b-62c9-4791-9b14-bfe183b2fc5b?utm_source=github&utm_medium=referral&page=upgrade-pr --- mybatis-flex-spring-boot-starter/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mybatis-flex-spring-boot-starter/pom.xml b/mybatis-flex-spring-boot-starter/pom.xml index e7e66f72..77a2fd53 100644 --- a/mybatis-flex-spring-boot-starter/pom.xml +++ b/mybatis-flex-spring-boot-starter/pom.xml @@ -76,7 +76,7 @@ com.github.chris2018998 beecp - 3.4.0 + 3.4.1 compile true From 8ff9d1072c2d0fd968af51d989a76029eb37e0d9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 26 May 2023 15:00:37 +0000 Subject: [PATCH 3/5] fix: upgrade com.alibaba:druid from 1.2.16 to 1.2.17 Snyk has created this PR to upgrade com.alibaba:druid from 1.2.16 to 1.2.17. See this package in Maven Repository: https://mvnrepository.com/artifact/com.alibaba/druid/ See this project in Snyk: https://app.snyk.io/org/z2z2qp/project/e0cf6b8b-62c9-4791-9b14-bfe183b2fc5b?utm_source=github&utm_medium=referral&page=upgrade-pr --- mybatis-flex-spring-boot-starter/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mybatis-flex-spring-boot-starter/pom.xml b/mybatis-flex-spring-boot-starter/pom.xml index e7e66f72..26e8894c 100644 --- a/mybatis-flex-spring-boot-starter/pom.xml +++ b/mybatis-flex-spring-boot-starter/pom.xml @@ -68,7 +68,7 @@ com.alibaba druid - 1.2.16 + 1.2.17 compile true From 9baace0cf1124ee3aea8db519f6ade3bc975a9f2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 26 May 2023 15:00:40 +0000 Subject: [PATCH 4/5] fix: upgrade org.springframework.boot:spring-boot-autoconfigure-processor from 2.7.10 to 2.7.11 Snyk has created this PR to upgrade org.springframework.boot:spring-boot-autoconfigure-processor from 2.7.10 to 2.7.11. See this package in Maven Repository: https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-autoconfigure-processor/ See this project in Snyk: https://app.snyk.io/org/z2z2qp/project/e0cf6b8b-62c9-4791-9b14-bfe183b2fc5b?utm_source=github&utm_medium=referral&page=upgrade-pr --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fdf42565..8135c751 100644 --- a/pom.xml +++ b/pom.xml @@ -64,7 +64,7 @@ 4.0.3 5.3.25 - 2.7.10 + 2.7.11 2.2.14 4.13.2 From ecceb33fd76ea223b28ac2d28b462a3a5f3e3310 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 26 May 2023 16:06:32 +0000 Subject: [PATCH 5/5] fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.14.2 to 2.15.0 Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-databind from 2.14.2 to 2.15.0. See this package in Maven Repository: https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind/ See this project in Snyk: https://app.snyk.io/org/z2z2qp/project/a2808ab6-77f3-4da1-a717-e26683b12111?utm_source=github&utm_medium=referral&page=upgrade-pr --- mybatis-flex-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mybatis-flex-core/pom.xml b/mybatis-flex-core/pom.xml index 7cff1d7c..e87d997f 100644 --- a/mybatis-flex-core/pom.xml +++ b/mybatis-flex-core/pom.xml @@ -65,7 +65,7 @@ com.fasterxml.jackson.core jackson-databind - 2.14.2 + 2.15.0 compile true