Skip to content

Commit f466957

Browse files
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.0 (#226)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ae1fa1d commit f466957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@
241241
<plugin>
242242
<groupId>org.apache.maven.plugins</groupId>
243243
<artifactId>maven-compiler-plugin</artifactId>
244-
<version>3.13.0</version>
244+
<version>3.14.0</version>
245245
<configuration>
246246
<release>8</release>
247247
<testRelease>11</testRelease>

0 commit comments

Comments
 (0)