Skip to content

Commit fbb4564

Browse files
fix(deps): update dependency com.google.protobuf:protobuf-java to v3.23.4
1 parent 859454f commit fbb4564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java8/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
<dependency>
130130
<groupId>com.google.protobuf</groupId>
131131
<artifactId>protobuf-java</artifactId>
132-
<version>3.21.9</version>
132+
<version>3.23.4</version>
133133
</dependency>
134134
<dependency>
135135
<groupId>org.mybatis.spring.boot</groupId>

0 commit comments

Comments
 (0)