Skip to content

Commit 1d92b85

Browse files
authored
Merge pull request #234 from maxmind/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.14.0
Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0
2 parents ec97039 + 3966d1d commit 1d92b85

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
@@ -145,7 +145,7 @@
145145
<plugin>
146146
<groupId>org.apache.maven.plugins</groupId>
147147
<artifactId>maven-compiler-plugin</artifactId>
148-
<version>3.13.0</version>
148+
<version>3.14.0</version>
149149
<configuration>
150150
<release>11</release>
151151
<source>11</source>

0 commit comments

Comments
 (0)