Skip to content
Snippets Groups Projects
Commit dba06c8d authored by Lene Wasskog's avatar Lene Wasskog
Browse files

Merge branch 'renovate/org.apache.maven.plugins-maven-compiler-plugin-3.x' into 'main'

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

See merge request !9
parents 568bc5e7 2d0c27e8
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 #5505 canceled
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,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