Skip to content

Commit 99f07b8

Browse files
authored
Merge pull request #11 from livk-cloud/renovate/io.github.ascopes-protobuf-maven-plugin-3.x
chore(deps): update dependency io.github.ascopes:protobuf-maven-plugin to v3.8.2
2 parents 9e95f2a + 3117fd3 commit 99f07b8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

spring-grpc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
<plugin>
9393
<groupId>io.github.ascopes</groupId>
9494
<artifactId>protobuf-maven-plugin</artifactId>
95-
<version>3.8.1</version>
95+
<version>3.8.2</version>
9696
<configuration>
9797
<protocVersion>4.32.0</protocVersion>
9898
<binaryMavenPlugins>

spring-netty/netty-commons/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<plugin>
3030
<groupId>io.github.ascopes</groupId>
3131
<artifactId>protobuf-maven-plugin</artifactId>
32-
<version>3.8.1</version>
32+
<version>3.8.2</version>
3333
<configuration>
3434
<protocVersion>4.32.0</protocVersion>
3535
<binaryMavenPlugins>

spring-protobuf-mq/protobuf-commons/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<plugin>
5151
<groupId>io.github.ascopes</groupId>
5252
<artifactId>protobuf-maven-plugin</artifactId>
53-
<version>3.8.1</version>
53+
<version>3.8.2</version>
5454
<configuration>
5555
<protocVersion>4.32.0</protocVersion>
5656
<binaryMavenPlugins>

0 commit comments

Comments
 (0)