Skip to content

Commit 39c26fe

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

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.2</version>
144+
<version>3.10.3</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
@@ -200,7 +200,7 @@
200200
<plugin>
201201
<groupId>io.github.ascopes</groupId>
202202
<artifactId>protobuf-maven-plugin</artifactId>
203-
<version>3.10.2</version>
203+
<version>3.10.3</version>
204204
<executions>
205205
<execution>
206206
<id>generate-test-sources</id>

0 commit comments

Comments
 (0)