Skip to content

Commit 899d686

Browse files
authored
Merge pull request #353 from spdx/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 e3e9792 + ef773fd commit 899d686

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
@@ -213,7 +213,7 @@
213213
<plugin>
214214
<groupId>org.apache.maven.plugins</groupId>
215215
<artifactId>maven-compiler-plugin</artifactId>
216-
<version>3.14.0</version>
216+
<version>3.14.1</version>
217217
<configuration>
218218
<encoding>${project.build.sourceEncoding}</encoding>
219219
<showDeprecation>true</showDeprecation>

0 commit comments

Comments
 (0)