mirror of
https://github.com/DependencyTrack/dependency-track.git
synced 2025-10-19 07:53:18 +00:00
build(deps): bump io.github.ascopes:protobuf-maven-plugin
Bumps [io.github.ascopes:protobuf-maven-plugin](https://github.com/ascopes/protobuf-maven-plugin) from 3.9.1 to 3.10.0. - [Release notes](https://github.com/ascopes/protobuf-maven-plugin/releases) - [Commits](https://github.com/ascopes/protobuf-maven-plugin/compare/v3.9.1...v3.10.0) --- updated-dependencies: - dependency-name: io.github.ascopes:protobuf-maven-plugin dependency-version: 3.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c5baa3de4c
commit
d924b7e940
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -581,7 +581,7 @@
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>io.github.ascopes</groupId>
|
<groupId>io.github.ascopes</groupId>
|
||||||
<artifactId>protobuf-maven-plugin</artifactId>
|
<artifactId>protobuf-maven-plugin</artifactId>
|
||||||
<version>3.9.1</version>
|
<version>3.10.0</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<protocVersion>${lib.protobuf-java.version}</protocVersion>
|
<protocVersion>${lib.protobuf-java.version}</protocVersion>
|
||||||
<sourceDirectories>
|
<sourceDirectories>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue