Skip to content

Commit fcdbd3a

Browse files
chore(deps): update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.6.0
1 parent 65f3d00 commit fcdbd3a

File tree

2 files changed

+2
-2
lines changed
  • kafka-avro
    • spring-boot-kafka-avro-consumer
    • spring-boot-kafka-avro-producer

2 files changed

+2
-2
lines changed

kafka-avro/spring-boot-kafka-avro-consumer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
<plugin>
137137
<groupId>org.codehaus.mojo</groupId>
138138
<artifactId>build-helper-maven-plugin</artifactId>
139-
<version>3.5.0</version>
139+
<version>3.6.0</version>
140140
<executions>
141141
<execution>
142142
<phase>generate-sources</phase>

kafka-avro/spring-boot-kafka-avro-producer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
<plugin>
133133
<groupId>org.codehaus.mojo</groupId>
134134
<artifactId>build-helper-maven-plugin</artifactId>
135-
<version>3.5.0</version>
135+
<version>3.6.0</version>
136136
<executions>
137137
<execution>
138138
<phase>generate-sources</phase>

0 commit comments

Comments
 (0)