Skip to content

Commit 783baa7

Browse files
committed
build(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.0
1 parent 26c3db0 commit 783baa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@
232232
<plugin>
233233
<groupId>org.apache.maven.plugins</groupId>
234234
<artifactId>maven-compiler-plugin</artifactId>
235-
<version>3.13.0</version>
235+
<version>3.14.0</version>
236236
<configuration>
237237
<encoding>UTF-8</encoding>
238238
<fork>true</fork>

0 commit comments

Comments
 (0)