Skip to content

Commit 0ae09b6

Browse files
Merge pull request #15 from osslabz/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.14.1
build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1
2 parents b6c32ea + 2304a4b commit 0ae09b6

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
@@ -168,7 +168,7 @@
168168
<plugin>
169169
<groupId>org.apache.maven.plugins</groupId>
170170
<artifactId>maven-compiler-plugin</artifactId>
171-
<version>3.14.0</version>
171+
<version>3.14.1</version>
172172
<configuration>
173173
<release>${maven.compiler.release}</release>
174174
</configuration>

0 commit comments

Comments
 (0)