Skip to content

Commit 65de8db

Browse files
authored
Merge pull request #87 from QuantiModo/renovate/org.apache.maven.plugins-maven-compiler-plugin-3.x
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3
2 parents 300c1e4 + e26d886 commit 65de8db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swagger-android-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
<plugin>
9999
<groupId>org.apache.maven.plugins</groupId>
100100
<artifactId>maven-compiler-plugin</artifactId>
101-
<version>2.3.2</version>
101+
<version>3.12.0</version>
102102
<configuration>
103103
<source>1.6</source>
104104
<target>1.6</target>

0 commit comments

Comments
 (0)