From a2e4f48b3300523f754f4e2db28086694100addc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 16 Feb 2024 16:06:28 +0000 Subject: [PATCH] fix: upgrade com.google.protobuf:protobuf-java from 3.5.1 to 3.25.2 Snyk has created this PR to upgrade com.google.protobuf:protobuf-java from 3.5.1 to 3.25.2. See this package in Maven Repository: https://mvnrepository.com/artifact/com.google.protobuf/protobuf-java/ See this project in Snyk: https://app.eu.snyk.io/org/ordnance-survey/project/6cb16480-a890-4a0c-8f7c-dfb426355772?utm_source=github&utm_medium=referral&page=upgrade-pr --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2da4e46..2d46c89 100644 --- a/pom.xml +++ b/pom.xml @@ -152,7 +152,7 @@ com.google.protobuf protobuf-java - 3.5.1 + 3.25.2