Skip to content

Commit 975e551

Browse files
fix(deps): update dependency com.google.protobuf:protobuf-java to v3.25.5 [security]
1 parent 4eed755 commit 975e551

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.23.4</version>
132+
<version>3.25.5</version>
133133
</dependency>
134134
<dependency>
135135
<groupId>org.mybatis.spring.boot</groupId>

0 commit comments

Comments
 (0)