Project

General

Profile

« Previous | Next » 

Revision 30654221

Added by Andreas Müller about 2 years ago

ref #9359 update maven-compiler-plugin to latest versions in cdmserver

View differences:

pom.xml
228 228
      <plugin>
229 229
        <groupId>org.apache.maven.plugins</groupId>
230 230
        <artifactId>maven-compiler-plugin</artifactId>
231
        <version>3.2</version>
231
        <version>3.9.0</version>
232 232
        <configuration>
233 233
          <source>1.8</source>
234 234
          <target>1.8</target>

Also available in: Unified diff