Skip to content

Commit 43a9756

Browse files
authored
Merge pull request #5803 from DependencyTrack/dependabot/maven/io.github.ascopes-protobuf-maven-plugin-5.0.0
build(deps-dev): bump io.github.ascopes:protobuf-maven-plugin from 4.1.3 to 5.0.0
2 parents b3bb835 + d70ec67 commit 43a9756

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -558,9 +558,9 @@
558558
<plugin>
559559
<groupId>io.github.ascopes</groupId>
560560
<artifactId>protobuf-maven-plugin</artifactId>
561-
<version>4.1.3</version>
561+
<version>5.0.0</version>
562562
<configuration>
563-
<protocVersion>${lib.protobuf-java.version}</protocVersion>
563+
<protoc>${lib.protobuf-java.version}</protoc>
564564
<sourceDirectories>
565565
<sourceDirectory>${project.basedir}/src/main/proto</sourceDirectory>
566566
</sourceDirectories>

0 commit comments

Comments
 (0)