Skip to content

Commit

Permalink
Bump the protobuf group with 2 updates (#230)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authored Aug 5, 2024
1 parent 98939c1 commit 4d7a29b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -257,13 +257,13 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>4.27.2</version>
<version>4.27.3</version>
</dependency>
<!-- tests -->
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java-util</artifactId>
<version>4.27.2</version>
<version>4.27.3</version>
<scope>test</scope>
</dependency>
<dependency>

0 comments on commit 4d7a29b

Please sign in to comment.