Skip to content

Commit

Permalink
Merge pull request #48 from owent/dependabot/maven/com.google.protobu…
Browse files Browse the repository at this point in the history
…f-protobuf-java-4.28.2

Bump com.google.protobuf:protobuf-java from 4.28.0 to 4.28.2
  • Loading branch information
owent authored Sep 21, 2024
2 parents f9416a9 + e71f9ca commit b9d490a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>4.28.0</version>
<version>4.28.2</version>
</dependency>
<dependency>
<groupId>com.google.protobuf</groupId>
Expand Down

0 comments on commit b9d490a

Please sign in to comment.