Skip to content

Commit 9384381

Browse files
authored
Merge pull request #89 from openslide/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.14.0
maven: bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0
2 parents 4d1f325 + 7f1bbe5 commit 9384381

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
@@ -36,7 +36,7 @@
3636
<plugin>
3737
<groupId>org.apache.maven.plugins</groupId>
3838
<artifactId>maven-compiler-plugin</artifactId>
39-
<version>3.13.0</version>
39+
<version>3.14.0</version>
4040
<configuration>
4141
<showWarnings>true</showWarnings>
4242
<compilerArgs>

0 commit comments

Comments
 (0)