Skip to content

Commit a8e8649

Browse files
authored
Merge pull request #101 from maxmind/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.9.0
Bump maven-compiler-plugin from 3.8.1 to 3.9.0
2 parents 4cd033b + 5cea839 commit a8e8649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<plugin>
7777
<groupId>org.apache.maven.plugins</groupId>
7878
<artifactId>maven-compiler-plugin</artifactId>
79-
<version>3.8.1</version>
79+
<version>3.9.0</version>
8080
<configuration>
8181
<source>8</source>
8282
<target>8</target>

0 commit comments

Comments
 (0)