Skip to content

Commit

Permalink
Merge pull request #87 from QuantiModo/renovate/org.apache.maven.plug…
Browse files Browse the repository at this point in the history
…ins-maven-compiler-plugin-3.x

Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3
  • Loading branch information
mikepsinn authored Dec 19, 2023
2 parents 300c1e4 + e26d886 commit 65de8db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swagger-android-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>2.3.2</version>
<version>3.12.0</version>
<configuration>
<source>1.6</source>
<target>1.6</target>
Expand Down

0 comments on commit 65de8db

Please sign in to comment.