Skip to content

Commit acb0a24

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

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
@@ -48,7 +48,7 @@
4848
<plugin>
4949
<groupId>org.apache.maven.plugins</groupId>
5050
<artifactId>maven-compiler-plugin</artifactId>
51-
<version>3.13.0</version>
51+
<version>3.14.0</version>
5252
<configuration>
5353
<release>${java.version}</release>
5454
<compilerArgs>

0 commit comments

Comments
 (0)