Skip to content

Commit 931bbf9

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

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
@@ -212,7 +212,7 @@
212212
<plugin>
213213
<groupId>org.apache.maven.plugins</groupId>
214214
<artifactId>maven-compiler-plugin</artifactId>
215-
<version>3.13.0</version>
215+
<version>3.14.0</version>
216216
<configuration>
217217
<release>8</release>
218218
<testRelease>11</testRelease>

0 commit comments

Comments
 (0)