Skip to content

Commit e78821d

Browse files
authored
Merge pull request #121 from maxmind/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.11.0
Bump maven-compiler-plugin from 3.10.1 to 3.11.0
2 parents 350f3ff + 8e57a93 commit e78821d

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
@@ -103,7 +103,7 @@
103103
<plugin>
104104
<groupId>org.apache.maven.plugins</groupId>
105105
<artifactId>maven-compiler-plugin</artifactId>
106-
<version>3.10.1</version>
106+
<version>3.11.0</version>
107107
<configuration>
108108
<source>11</source>
109109
<target>11</target>

0 commit comments

Comments
 (0)