Skip to content

Commit b042c93

Browse files
committed
fix: upgrade com.google.protobuf:protobuf-java from 3.21.7 to 3.21.12
Snyk has created this PR to upgrade com.google.protobuf:protobuf-java from 3.21.7 to 3.21.12. See this package in Maven Repository: https://mvnrepository.com/artifact/com.google.protobuf/protobuf-java/ See this project in Snyk: https://app.snyk.io/org/chequer/project/31180514-4045-41a5-9a00-1cee1a27fd89?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent ed82391 commit b042c93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JDBC.NET.Bridge/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>com.google.protobuf</groupId>
5252
<artifactId>protobuf-java</artifactId>
53-
<version>3.21.7</version>
53+
<version>3.21.12</version>
5454
</dependency>
5555
</dependencies>
5656

0 commit comments

Comments
 (0)