Skip to content

Commit 8acfe61

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.0 (#1244)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9ef867d commit 8acfe61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@
239239
</plugin>
240240
<plugin>
241241
<artifactId>maven-compiler-plugin</artifactId>
242-
<version>3.13.0</version>
242+
<version>3.14.0</version>
243243
</plugin>
244244

245245
<!-- automatically derive a module name from the groupId and artifactId -->
@@ -574,7 +574,7 @@
574574
<plugin>
575575
<groupId>org.apache.maven.plugins</groupId>
576576
<artifactId>maven-compiler-plugin</artifactId>
577-
<version>3.13.0</version>
577+
<version>3.14.0</version>
578578
<executions>
579579
<execution>
580580
<id>default-testCompile</id>

0 commit comments

Comments
 (0)