Skip to content

Commit 79c0d81

Browse files
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.12.1
1 parent f23cf20 commit 79c0d81

File tree

1 file changed

+1
-1
lines changed
  • CompareFrameworks/dropwizard-hello-world

1 file changed

+1
-1
lines changed

CompareFrameworks/dropwizard-hello-world/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
</plugin>
105105
<plugin>
106106
<artifactId>maven-compiler-plugin</artifactId>
107-
<version>3.11.0</version>
107+
<version>3.12.1</version>
108108
<configuration>
109109
<source>1.8</source>
110110
<target>1.8</target>

0 commit comments

Comments
 (0)