Skip to content

Commit

Permalink
Merge pull request #636 from graphql-java-kickstart/renovate/org.apac…
Browse files Browse the repository at this point in the history
…he.maven.plugins-maven-compiler-plugin-3.x

Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.10.0
  • Loading branch information
oryan-block authored Feb 17, 2022
2 parents 78277ff + b5f616e commit db00035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.9.0</version>
<version>3.10.0</version>
<configuration>
<source>1.8</source>
<target>1.8</target>
Expand Down

0 comments on commit db00035

Please sign in to comment.