From 3b2973c83f93c82e0366e69c03d78cb75c33b2dc Mon Sep 17 00:00:00 2001 From: Andreas Dangel <andreas.dangel@pmd-code.org> Date: Thu, 7 Mar 2024 09:43:59 +0100 Subject: [PATCH] Bump protobuf-java from 3.16.3 to 3.25.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9dd4d9a78a..c82dc5a0fe 100644 --- a/pom.xml +++ b/pom.xml @@ -1006,7 +1006,7 @@ <dependency> <groupId>com.google.protobuf</groupId> <artifactId>protobuf-java</artifactId> - <version>3.16.3</version> + <version>3.25.3</version> </dependency> <!-- Make sure to use the correct version the JUnit5 needs. E.g. 5.8.2 needs 1.8.2