Skip to content

Commit 0beb397

Browse files
authored
Merge pull request #293 from maxmind/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.14.1
Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1
2 parents 995adf1 + 7a061be commit 0beb397

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.14.0</version>
148+
<version>3.14.1</version>
149149
<configuration>
150150
<release>17</release>
151151
<source>17</source>

0 commit comments

Comments
 (0)