Skip to content

Commit

Permalink
fix(deps): update dependency com.google.protobuf:protobuf-java-util t…
Browse files Browse the repository at this point in the history
…o v4
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent f527731 commit 473616e
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 @@ -63,7 +63,7 @@
<!-- protobuf paths -->
<protobuf.input.directory>${project.basedir}/src/main/proto</protobuf.input.directory>
<protobuf.output.directory>${project.build.directory}/generated-sources/proto</protobuf.output.directory>
<protobuf.version>3.25.3</protobuf.version>
<protobuf.version>4.28.2</protobuf.version>

<build-helper-maven-plugin.version>3.4.0</build-helper-maven-plugin.version>
<maven-antrun-plugin.version>3.0.0</maven-antrun-plugin.version>
Expand Down

0 comments on commit 473616e

Please sign in to comment.