Skip to content

Commit

Permalink
Merge pull request #390 from cognitedata/renovate/maven-com.google.pr…
Browse files Browse the repository at this point in the history
…otobuf-protobuf-java-vulnerability

fix(deps): update dependency com.google.protobuf:protobuf-java to v3.25.5 [security]
  • Loading branch information
dsorenes authored Oct 15, 2024
2 parents 65ea1df + e9f1c7c commit cf5e0ab
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.6.0</build-helper-maven-plugin.version>
<maven-antrun-plugin.version>3.0.0</maven-antrun-plugin.version>
Expand Down

0 comments on commit cf5e0ab

Please sign in to comment.