Skip to content
Snippets Groups Projects
Commit 2d0c27e8 authored by RenovateBot's avatar RenovateBot
Browse files

Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.13.0

parent 7442973b
No related branches found
No related tags found
1 merge request!9Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.13.0
Pipeline #3956 passed
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
<plugins> <plugins>
<plugin> <plugin>
<artifactId>maven-compiler-plugin</artifactId> <artifactId>maven-compiler-plugin</artifactId>
<version>3.12.1</version> <version>3.13.0</version>
<configuration> <configuration>
<source>1.8</source> <source>1.8</source>
<target>1.8</target> <target>1.8</target>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment