Skip to content

Commit fbca878

Browse files
authored
Merge pull request #96 from openslide/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.14.1
maven: bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1
2 parents 5575211 + 3a16728 commit fbca878

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

0 commit comments

Comments
 (0)