Skip to content

Commit 002f011

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

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
@@ -219,7 +219,7 @@
219219
</plugin>
220220
<plugin>
221221
<artifactId>maven-compiler-plugin</artifactId>
222-
<version>3.8.1</version>
222+
<version>3.14.0</version>
223223
<configuration>
224224
<source>11</source>
225225
<target>11</target>

0 commit comments

Comments
 (0)