This is an automated email from the ASF dual-hosted git repository.
fcsaky pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git
The following commit(s) were added to refs/heads/main by this push:
new 4652b70 Bump com.google.protobuf:protobuf-java from 3.21.9 to 3.25.5
(#97)
4652b70 is described below
commit 4652b705d24c681a2f8302cf2c58532e525d6b8f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 1 16:31:23 2026 +0200
Bump com.google.protobuf:protobuf-java from 3.21.9 to 3.25.5 (#97)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6062d59..6f5bc93 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,7 @@ under the License.
<japicmp.skip>false</japicmp.skip>
<japicmp.referenceVersion>3.0.0-1.16</japicmp.referenceVersion>
- <protobuf.version>3.21.9</protobuf.version>
+ <protobuf.version>3.25.5</protobuf.version>
<slf4j.version>1.7.36</slf4j.version>
<log4j.version>2.17.2</log4j.version>
<jaxb-api.version>2.3.1</jaxb-api.version>