Skip to content

Commit b3f2f0d

Browse files
Merge pull request #70 from mathisdt/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 1a745aa + c5c1cf0 commit b3f2f0d

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
@@ -178,7 +178,7 @@
178178
<plugin>
179179
<groupId>org.apache.maven.plugins</groupId>
180180
<artifactId>maven-compiler-plugin</artifactId>
181-
<version>3.13.0</version>
181+
<version>3.14.0</version>
182182
<inherited>true</inherited>
183183
<configuration>
184184
<source>${version.java}</source>

0 commit comments

Comments
 (0)