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
…25.5 [security]
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent f527731 commit 99e9678
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>3.25.5</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 99e9678

Please sign in to comment.