Skip to content
Snippets Groups Projects
Commit aaf71fe1 authored by Tor-Einar Skog's avatar Tor-Einar Skog
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

See merge request !7
parents de1cf1c7 775ddf03
Branches
Tags
1 merge request!7Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3
Pipeline #2921 canceled
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId> <artifactId>maven-compiler-plugin</artifactId>
<version>2.3.2</version> <version>3.12.1</version>
<configuration> <configuration>
<source>1.7</source> <source>1.7</source>
<target>1.7</target> <target>1.7</target>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment