Skip to content

Commit 93bbf08

Browse files
authored
Merge pull request #104 from openslide/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.15.0
maven: bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0
2 parents c98123b + e920b48 commit 93bbf08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.14.1</version>
39+
<version>3.15.0</version>
4040
<configuration>
4141
<showWarnings>true</showWarnings>
4242
<compilerArgs>

0 commit comments

Comments
 (0)