Skip to content

Commit a769cd5

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
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.13.0</version>
101+
<version>3.14.0</version>
102102
<configuration>
103103
<parameters>true</parameters>
104104
</configuration>

0 commit comments

Comments
 (0)