Skip to content

Commit 6fd829b

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

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
@@ -198,7 +198,7 @@
198198
<plugin>
199199
<groupId>org.apache.maven.plugins</groupId>
200200
<artifactId>maven-compiler-plugin</artifactId>
201-
<version>3.14.0</version>
201+
<version>3.14.1</version>
202202
<configuration>
203203
<release>8</release>
204204
<testRelease>17</testRelease>

0 commit comments

Comments
 (0)