Skip to content

Commit afbc7a0

Browse files
authored
Merge pull request #32 from saurabhpro/renovate/org.apache.maven.plugins-maven-compiler-plugin-3.x
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.10.1
2 parents 6de6a83 + b89c39a commit afbc7a0

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.8.1</version>
107+
<version>3.10.1</version>
108108
<configuration>
109109
<source>1.8</source>
110110
<target>1.8</target>

0 commit comments

Comments
 (0)