From c022d5dc999b4cdfd58b93b73f49fad265d04478 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 28 Nov 2024 13:26:08 +0000
Subject: [PATCH] fix(deps): update dependency
com.google.protobuf:protobuf-java-util to v4.29.0
---
connectors/pom.xml | 2 +-
parent/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/connectors/pom.xml b/connectors/pom.xml
index 312d475cf6..fad37450c4 100644
--- a/connectors/pom.xml
+++ b/connectors/pom.xml
@@ -46,7 +46,7 @@ except in compliance with the proprietary license.
com.google.protobuf
protobuf-java-util
- 4.28.3
+ 4.29.0
io.camunda.connector
diff --git a/parent/pom.xml b/parent/pom.xml
index b901c1360d..21abff0698 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -494,7 +494,7 @@ limitations under the License.
com.google.protobuf
protobuf-java-util
- 4.28.3
+ 4.29.0