Skip to content
Snippets Groups Projects
Commit 04bcc0cc authored by RenovateBot's avatar RenovateBot
Browse files

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

parent 455b920e
No related branches found
No related tags found
1 merge request!8Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.12.1
Pipeline #2904 failed
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
<plugins> <plugins>
<plugin> <plugin>
<artifactId>maven-compiler-plugin</artifactId> <artifactId>maven-compiler-plugin</artifactId>
<version>3.7.0</version> <version>3.12.1</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