From 87dd5f7a6ad6add1437d089a9b0e1145f5d10810 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 5 Nov 2023 21:40:59 +0000 Subject: [PATCH 1/4] fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.15.2 to 2.15.3 Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-databind from 2.15.2 to 2.15.3. 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/pkiraly/project/1edd575e-5f6e-416c-b516-e938a0e826df?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 a128a788..1c14926e 100644 --- a/pom.xml +++ b/pom.xml @@ -168,7 +168,7 @@ com.fasterxml.jackson.core jackson-databind - 2.15.2 + 2.15.3 com.github.stefanbirkner From 7873332a392a11f6fbc9ea7d4de05bb34e2b76c1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 13 Nov 2023 16:51:35 +0000 Subject: [PATCH 2/4] fix: upgrade commons-io:commons-io from 2.14.0 to 2.15.0 Snyk has created this PR to upgrade commons-io:commons-io from 2.14.0 to 2.15.0. See this package in Maven Repository: https://mvnrepository.com/artifact/commons-io/commons-io/ See this project in Snyk: https://app.snyk.io/org/pkiraly/project/1edd575e-5f6e-416c-b516-e938a0e826df?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 1c14926e..1b441150 100644 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,7 @@ commons-io commons-io - 2.14.0 + 2.15.0 commons-httpclient From 611e199811c0e1f77b43963acd67f36b035379fc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 15 Nov 2023 09:24:36 +0000 Subject: [PATCH 3/4] fix: upgrade commons-cli:commons-cli from 1.5.0 to 1.6.0 Snyk has created this PR to upgrade commons-cli:commons-cli from 1.5.0 to 1.6.0. See this package in Maven Repository: https://mvnrepository.com/artifact/commons-cli/commons-cli/ See this project in Snyk: https://app.snyk.io/org/pkiraly/project/1edd575e-5f6e-416c-b516-e938a0e826df?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 1c14926e..4108518d 100644 --- a/pom.xml +++ b/pom.xml @@ -150,7 +150,7 @@ commons-cli commons-cli - 1.5.0 + 1.6.0 From 2da87c34c18cdbb80d958726f86807e193df98e7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 16 Nov 2023 18:08:29 +0000 Subject: [PATCH 4/4] fix: upgrade org.apache.commons:commons-text from 1.10.0 to 1.11.0 Snyk has created this PR to upgrade org.apache.commons:commons-text from 1.10.0 to 1.11.0. See this package in Maven Repository: https://mvnrepository.com/artifact/org.apache.commons/commons-text/ See this project in Snyk: https://app.snyk.io/org/pkiraly/project/1edd575e-5f6e-416c-b516-e938a0e826df?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 43d96f7a..f7a5afac 100644 --- a/pom.xml +++ b/pom.xml @@ -121,7 +121,7 @@ org.apache.commons commons-text - 1.10.0 + 1.11.0