Skip to content

Commit ab077fe

Browse files
authored
Merge pull request #12 from h3nrique/main
Protobuff upgrade to fix security issue.
2 parents 0dd89fc + 0ecb1ab commit ab077fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
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)