Skip to content

Commit

Permalink
Merge branch 'dependabot/maven/protobuf-2b097df5a8' into pr#209eedc326
Browse files Browse the repository at this point in the history
  • Loading branch information
kdevbot[bot] authored Apr 1, 2024
2 parents eedc326 + 6637669 commit 327dcdd
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
Expand Up @@ -257,13 +257,13 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>4.26.0</version>
<version>4.26.1</version>
</dependency>
<!-- tests -->
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java-util</artifactId>
<version>4.26.0</version>
<version>4.26.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 327dcdd

Please sign in to comment.