From 77d8602a7936cd04fa3e4d1780c79c801b53caca Mon Sep 17 00:00:00 2001
From: Renovate Bot <bot@renovateapp.com>
Date: Tue, 18 Oct 2022 20:33:14 +0000
Subject: [PATCH] fix(deps): update dependency com.google.protobuf:protobuf-bom
 to v3.21.8

---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 62617bc79..ce16d1a07 100644
--- a/pom.xml
+++ b/pom.xml
@@ -162,7 +162,7 @@
       <dependency>
         <groupId>com.google.protobuf</groupId>
         <artifactId>protobuf-bom</artifactId>
-        <version>3.21.7</version>
+        <version>3.21.8</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>