From eecee194df31e099e0a7fa2ecdc5a9a9bc4c7c52 Mon Sep 17 00:00:00 2001 From: Krish-cloudsufi Date: Wed, 8 Oct 2025 11:37:30 +0000 Subject: [PATCH 1/2] Jetty-http upgrade from 9.4.12 to 9.4.52 --- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pom.xml b/pom.xml index 985544b5..8ba6af9a 100644 --- a/pom.xml +++ b/pom.xml @@ -96,6 +96,11 @@ logback-classic 1.2.13 + + org.eclipse.jetty + jetty-http + 9.4.52.v20230823 + io.cdap.cdap cdap-api @@ -256,6 +261,12 @@ org.cometd.java cometd-java-client ${cometd.java.client.version} + + + org.eclipse.jetty + jetty-http + + org.antlr From 0993bc44e71b816bdc2aff2a760897f8db97739e Mon Sep 17 00:00:00 2001 From: Krish-cloudsufi Date: Wed, 22 Oct 2025 07:34:25 +0000 Subject: [PATCH 2/2] Bump version to 1.7.2-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8ba6af9a..5fca21d0 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ Salesforce plugins io.cdap.plugin salesforce-plugins - 1.7.1 + 1.7.2-SNAPSHOT jar Salesforce Plugins https://github.com/data-integrations/salesforce