Skip to content
This repository has been archived by the owner on May 31, 2023. It is now read-only.

Commit

Permalink
Merge pull request #169 from JohnDeere/renovate/org.apache.maven.plug…
Browse files Browse the repository at this point in the history
…ins-maven-compiler-plugin-3.x

Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.11.0
  • Loading branch information
ryber authored Mar 5, 2023
2 parents 90d399a + d43056b commit e08b798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.10.1</version>
<version>3.11.0</version>
<configuration>
<source>${maven.compiler.source}</source>
<target>${maven.compiler.target}</target>
Expand Down

0 comments on commit e08b798

Please sign in to comment.