Skip to content

Commit 0ecb1ab

Browse files
authored
Protobuff upgrade. Fix security issue #security/dependabot/2
1 parent 0dd89fc commit 0ecb1ab

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
@@ -15,7 +15,7 @@
1515
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1616
<caffeine.version>3.1.8</caffeine.version>
1717
<okhttp.version>4.12.0</okhttp.version>
18-
<protobuf.version>4.27.2</protobuf.version>
18+
<protobuf.version>4.27.5</protobuf.version>
1919
<grpc.version>1.65.0</grpc.version>
2020
<logback-classic.version>1.4.12</logback-classic.version>
2121
<testcontainers.version>1.20.1</testcontainers.version>

0 commit comments

Comments
 (0)