Skip to content

Commit

Permalink
Merge pull request #201 from TarsCloud/dependabot/maven/protobuf/com.…
Browse files Browse the repository at this point in the history
…google.protobuf-protobuf-java-3.16.3

Bump protobuf-java from 3.16.1 to 3.16.3 in /protobuf
  • Loading branch information
TimmyYu authored Aug 13, 2024
2 parents 940cca2 + 39d089d commit 41d2d8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protobuf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>3.16.1</version>
<version>3.16.3</version>
</dependency>
</dependencies>
</project>

0 comments on commit 41d2d8d

Please sign in to comment.