From c52c1f5d737709780f4407765f521a1e412b2174 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 18 Dec 2024 19:25:48 +0000
Subject: [PATCH] Bump com.google.protobuf:protobuf-java from 4.29.1 to 4.29.2

Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.29.1 to 4.29.2.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d0e1286..96f901e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     <jackson-databind.version>2.18.2</jackson-databind.version>
     <jetty.version>9.4.56.v20240826</jetty.version>
     <os72.protobuf.plugin-version>3.11.1</os72.protobuf.plugin-version>
-    <protobuf.version>4.29.1</protobuf.version>
+    <protobuf.version>4.29.2</protobuf.version>
     <slf4j.version>2.0.16</slf4j.version>
   </properties>