From b596da0eae8ed6bfe2b7598034baf472fadf3103 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kir=C3=A1ly=20P=C3=A9ter?= Date: Thu, 19 Dec 2024 17:27:09 +0100 Subject: [PATCH 1/3] fix: upgrade commons-io:commons-io from 2.17.0 to 2.18.0 (#559) Snyk has created this PR to upgrade commons-io:commons-io from 2.17.0 to 2.18.0. See this package in maven: commons-io:commons-io See this project in Snyk: https://app.snyk.io/org/pkiraly/project/0714a1c8-258c-4035-b3ee-1ea3a702652a?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ef4dcbb8..e58edd93 100644 --- a/pom.xml +++ b/pom.xml @@ -179,7 +179,7 @@ commons-io commons-io - 2.17.0 + 2.18.0 commons-cli From 7c24dac8f050bdfdcfc508ee205de9cefcbbe572 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kir=C3=A1ly=20P=C3=A9ter?= Date: Thu, 19 Dec 2024 21:29:52 +0100 Subject: [PATCH 2/3] fix: upgrade org.apache.logging.log4j:log4j-api from 2.24.1 to 2.24.2 (#561) Snyk has created this PR to upgrade org.apache.logging.log4j:log4j-api from 2.24.1 to 2.24.2. See this package in maven: org.apache.logging.log4j:log4j-api See this project in Snyk: https://app.snyk.io/org/pkiraly/project/0714a1c8-258c-4035-b3ee-1ea3a702652a?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e58edd93..e2098e73 100644 --- a/pom.xml +++ b/pom.xml @@ -141,7 +141,7 @@ org.apache.logging.log4j log4j-api - 2.24.1 + 2.24.2 org.apache.logging.log4j From 1fa91aa333b497bc6d7b9268ff3a8b114f76126a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kir=C3=A1ly=20P=C3=A9ter?= Date: Thu, 19 Dec 2024 21:48:08 +0100 Subject: [PATCH 3/3] fix: upgrade org.apache.logging.log4j:log4j-core from 2.24.1 to 2.24.2 (#562) Snyk has created this PR to upgrade org.apache.logging.log4j:log4j-core from 2.24.1 to 2.24.2. See this package in maven: org.apache.logging.log4j:log4j-core See this project in Snyk: https://app.snyk.io/org/pkiraly/project/0714a1c8-258c-4035-b3ee-1ea3a702652a?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e2098e73..a1f7df35 100644 --- a/pom.xml +++ b/pom.xml @@ -146,7 +146,7 @@ org.apache.logging.log4j log4j-core - 2.24.1 + 2.24.2 solr-core