From 7532f4dd22bb0efea9b41d6372e5bf40ed69ac21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kir=C3=A1ly=20P=C3=A9ter?= Date: Thu, 29 Aug 2024 22:16:41 +0200 Subject: [PATCH 1/3] fix: upgrade org.apache.spark:spark-core_2.13 from 3.5.1 to 3.5.2 (#510) Snyk has created this PR to upgrade org.apache.spark:spark-core_2.13 from 3.5.1 to 3.5.2. See this package in maven: org.apache.spark:spark-core_2.13 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 a82dd822..b43a7419 100644 --- a/pom.xml +++ b/pom.xml @@ -183,7 +183,7 @@ org.apache.spark spark-core_2.13 - 3.5.1 + 3.5.2 provided From 591b6c4a26c6a8d301afdb84a337d2ddb218cb3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kir=C3=A1ly=20P=C3=A9ter?= Date: Thu, 29 Aug 2024 22:16:55 +0200 Subject: [PATCH 2/3] fix: upgrade org.apache.spark:spark-sql_2.13 from 3.5.1 to 3.5.2 (#511) Snyk has created this PR to upgrade org.apache.spark:spark-sql_2.13 from 3.5.1 to 3.5.2. See this package in maven: org.apache.spark:spark-sql_2.13 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 b43a7419..b1b6f9d9 100644 --- a/pom.xml +++ b/pom.xml @@ -189,7 +189,7 @@ org.apache.spark spark-sql_2.13 - 3.5.1 + 3.5.2 provided From 94f28f784b46a5fc4f63238ef3fdb0524ee19103 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kir=C3=A1ly=20P=C3=A9ter?= Date: Sat, 31 Aug 2024 10:05:18 +0200 Subject: [PATCH 3/3] fix: upgrade org.apache.solr:solr-solrj from 9.4.1 to 9.6.1 (#512) Snyk has created this PR to upgrade org.apache.solr:solr-solrj from 9.4.1 to 9.6.1. See this package in maven: org.apache.solr:solr-solrj 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 b1b6f9d9..c6bf19e8 100644 --- a/pom.xml +++ b/pom.xml @@ -157,7 +157,7 @@ solr-solrj org.apache.solr - 9.4.1 + 9.6.1 org.reflections