Skip to content

Commit 1bf0f08

Browse files
authored
Merge pull request #507 from graphql-java-kickstart/renovate/org.apache.maven.plugins-maven-compiler-plugin-3.x
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.8.1
2 parents bf5b6ca + b52a895 commit 1bf0f08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@
242242
<plugin>
243243
<groupId>org.apache.maven.plugins</groupId>
244244
<artifactId>maven-compiler-plugin</artifactId>
245-
<version>3.3</version>
245+
<version>3.8.1</version>
246246
<configuration>
247247
<source>1.8</source>
248248
<target>1.8</target>

0 commit comments

Comments
 (0)