Skip to content

Commit c2f6393

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.1
1 parent 4a95a6c commit c2f6393

File tree

1 file changed

+1
-1
lines changed
  • tests/integration/consumer-producer

1 file changed

+1
-1
lines changed

tests/integration/consumer-producer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<plugin>
5858
<groupId>org.apache.maven.plugins</groupId>
5959
<artifactId>maven-compiler-plugin</artifactId>
60-
<version>3.14.0</version>
60+
<version>3.14.1</version>
6161
<configuration>
6262
<source>1.8</source>
6363
<target>1.8</target>

0 commit comments

Comments
 (0)