Skip to content

Commit 1591e77

Browse files
fix(deps): update dependency com.google.protobuf:protobuf-bom to v4.33.0 (#480)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 74ce24d commit 1591e77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<dependency>
105105
<groupId>com.google.protobuf</groupId>
106106
<artifactId>protobuf-bom</artifactId>
107-
<version>4.32.1</version>
107+
<version>4.33.0</version>
108108
<type>pom</type>
109109
<scope>import</scope>
110110
</dependency>

0 commit comments

Comments
 (0)