Skip to content

Commit

Permalink
fix(deps): update dependency com.google.protobuf:protobuf-java to v3.…
Browse files Browse the repository at this point in the history
…22.4 (#542)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 5, 2023
1 parent 0188f48 commit 3308208
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 @@ -229,7 +229,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>3.22.3</version>
<version>3.22.4</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 3308208

Please sign in to comment.