Skip to content

Commit

Permalink
Merge pull request #311 from salesforce/dependabot/maven/dockerfile-i…
Browse files Browse the repository at this point in the history
…mage-update/org.apache.maven.plugins-maven-compiler-plugin-3.10.0

Bump maven-compiler-plugin from 3.9.0 to 3.10.0 in /dockerfile-image-update
  • Loading branch information
justinharringa authored Feb 14, 2022
2 parents 4aa9483 + 90d24da commit 10f2376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfile-image-update/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.9.0</version>
<version>3.10.0</version>
<configuration>
<release>11</release>
</configuration>
Expand Down

0 comments on commit 10f2376

Please sign in to comment.