Skip to content

Commit a873bb5

Browse files
Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 (#112)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d014066 commit a873bb5

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
@@ -98,7 +98,7 @@
9898
<plugin>
9999
<groupId>org.apache.maven.plugins</groupId>
100100
<artifactId>maven-compiler-plugin</artifactId>
101-
<version>3.14.0</version>
101+
<version>3.14.1</version>
102102
<configuration>
103103
<parameters>true</parameters>
104104
</configuration>

0 commit comments

Comments
 (0)