Skip to content

Commit 39a7c2e

Browse files
chore: bump io.github.ascopes:protobuf-maven-plugin (#2193)
Bumps [io.github.ascopes:protobuf-maven-plugin](https://github.com/ascopes/protobuf-maven-plugin) from 3.10.0 to 3.10.2. - [Release notes](https://github.com/ascopes/protobuf-maven-plugin/releases) - [Commits](ascopes/protobuf-maven-plugin@v3.10.0...v3.10.2) --- updated-dependencies: - dependency-name: io.github.ascopes:protobuf-maven-plugin dependency-version: 3.10.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bfc4f8c commit 39a7c2e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/powertools-examples-kafka/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
<plugin>
142142
<groupId>io.github.ascopes</groupId>
143143
<artifactId>protobuf-maven-plugin</artifactId>
144-
<version>3.10.0</version>
144+
<version>3.10.2</version>
145145
<executions>
146146
<execution>
147147
<goals>

powertools-kafka/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
<plugin>
197197
<groupId>io.github.ascopes</groupId>
198198
<artifactId>protobuf-maven-plugin</artifactId>
199-
<version>3.10.0</version>
199+
<version>3.10.2</version>
200200
<executions>
201201
<execution>
202202
<id>generate-test-sources</id>

0 commit comments

Comments
 (0)