From 07db57304e2444ca58b0a398febc982eedf0cc41 Mon Sep 17 00:00:00 2001 From: Cameron Rushton Date: Fri, 22 Mar 2024 08:15:27 -0400 Subject: [PATCH] DATAGO-73412: event-management-agent:spring-web:6.0.17,Type: app_dependency,Prisma Cloud Vulnerability (#172) --- service/confluent-schema-registry-plugin/pom.xml | 8 ++++++++ service/kafka-plugin/pom.xml | 8 ++++++++ service/local-storage-plugin/pom.xml | 8 ++++++++ service/pom.xml | 8 ++++++++ service/rabbitmq-plugin/pom.xml | 8 ++++++++ service/solace-plugin/pom.xml | 8 ++++++++ service/terraform-plugin/pom.xml | 8 ++++++++ 7 files changed, 56 insertions(+) diff --git a/service/confluent-schema-registry-plugin/pom.xml b/service/confluent-schema-registry-plugin/pom.xml index 69d7ee2c..09974307 100644 --- a/service/confluent-schema-registry-plugin/pom.xml +++ b/service/confluent-schema-registry-plugin/pom.xml @@ -17,6 +17,7 @@ 3.3.0 2.13.4 2.22.0 + 6.0.18 @@ -60,6 +61,13 @@ ${jupiter.version} test + + + org.springframework + spring-web + ${spring-web.version} + diff --git a/service/kafka-plugin/pom.xml b/service/kafka-plugin/pom.xml index 353275c8..aaca8498 100644 --- a/service/kafka-plugin/pom.xml +++ b/service/kafka-plugin/pom.xml @@ -22,6 +22,7 @@ 3.3.0 2.22.0 2.16.1 + 6.0.18 @@ -33,6 +34,13 @@ pom import + + + org.springframework + spring-web + ${spring-web.version} + diff --git a/service/local-storage-plugin/pom.xml b/service/local-storage-plugin/pom.xml index 45812333..6baad215 100644 --- a/service/local-storage-plugin/pom.xml +++ b/service/local-storage-plugin/pom.xml @@ -22,6 +22,7 @@ 3.3.0 2.22.0 2.16.1 + 6.0.18 @@ -32,6 +33,13 @@ pom import + + + org.springframework + spring-web + ${spring-web.version} + diff --git a/service/pom.xml b/service/pom.xml index a9a3277a..5ee0bbaa 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -42,6 +42,7 @@ 0.8 4.2.0 5.2.0 + 6.0.18 @@ -70,6 +71,13 @@ + + + org.springframework + spring-web + ${spring-web.version} + diff --git a/service/rabbitmq-plugin/pom.xml b/service/rabbitmq-plugin/pom.xml index 2e0ec290..2ffeb3b8 100644 --- a/service/rabbitmq-plugin/pom.xml +++ b/service/rabbitmq-plugin/pom.xml @@ -10,6 +10,7 @@ 17 17 + 6.0.18 @@ -27,6 +28,13 @@ plugin 1.6.3-SNAPSHOT + + + org.springframework + spring-web + ${spring-web.version} + diff --git a/service/solace-plugin/pom.xml b/service/solace-plugin/pom.xml index e0b026b5..65e7ca29 100644 --- a/service/solace-plugin/pom.xml +++ b/service/solace-plugin/pom.xml @@ -21,6 +21,7 @@ 3.3.0 2.22.0 2.16.0 + 6.0.18 @@ -32,6 +33,13 @@ pom import + + + org.springframework + spring-web + ${spring-web.version} + diff --git a/service/terraform-plugin/pom.xml b/service/terraform-plugin/pom.xml index 32cb1b6b..613b113c 100644 --- a/service/terraform-plugin/pom.xml +++ b/service/terraform-plugin/pom.xml @@ -19,6 +19,7 @@ 2.22.0 2.0.11 2.16.1 + 6.0.18 @@ -88,6 +89,13 @@ + + + org.springframework + spring-web + ${spring-web.version} +