Skip to content

Commit 2a90837

Browse files
authored
Merge pull request #68 from secure-software-engineering/dependabot/maven/develop/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 28a5a8a + 7f2d907 commit 2a90837

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
@@ -113,7 +113,7 @@
113113
<plugins>
114114
<plugin>
115115
<artifactId>maven-compiler-plugin</artifactId>
116-
<version>3.14.0</version>
116+
<version>3.14.1</version>
117117
<configuration>
118118
<source>1.7</source>
119119
<target>1.7</target>

0 commit comments

Comments
 (0)