Skip to content

Commit b2349f3

Browse files
authored
Merge pull request #97 from spdx/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.14.1
Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.14.1
2 parents 0f5e021 + 35c0523 commit b2349f3

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
@@ -254,7 +254,7 @@ This store supports serializing and deserializing files in JSON, YAML and XML fo
254254
<plugin>
255255
<groupId>org.apache.maven.plugins</groupId>
256256
<artifactId>maven-compiler-plugin</artifactId>
257-
<version>3.11.0</version>
257+
<version>3.14.1</version>
258258
<configuration>
259259
<source>1.8</source>
260260
<target>1.8</target>

0 commit comments

Comments
 (0)