Skip to content

Commit e745130

Browse files
authored
Merge pull request #45 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 1147b2b + 7423f31 commit e745130

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
@@ -176,7 +176,7 @@
176176
<plugin>
177177
<groupId>org.apache.maven.plugins</groupId>
178178
<artifactId>maven-compiler-plugin</artifactId>
179-
<version>3.14.0</version>
179+
<version>3.14.1</version>
180180
<configuration>
181181
<encoding>${project.build.sourceEncoding}</encoding>
182182
<showDeprecation>true</showDeprecation>

0 commit comments

Comments
 (0)