Skip to content

Commit

Permalink
Merge pull request #5 from Software-Cat/dependabot/maven/org.apache.m…
Browse files Browse the repository at this point in the history
…aven.plugins-maven-compiler-plugin-3.8.1

Bump maven-compiler-plugin from 3.8.0 to 3.8.1
  • Loading branch information
Software-Cat authored Mar 14, 2021
2 parents 6938586 + 2bee565 commit 585fcb1
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 @@ -42,7 +42,7 @@
</plugin>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.8.0</version>
<version>3.8.1</version>
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
Expand Down

0 comments on commit 585fcb1

Please sign in to comment.