Skip to content

Commit

Permalink
Merge pull request #311 from spotbugs/dependabot/maven/mavenVersion-3…
Browse files Browse the repository at this point in the history
….8.1

Bump mavenVersion from 3.5.2 to 3.8.1
  • Loading branch information
hazendaz authored Jul 3, 2021
2 parents 1d7f14c + f1832b0 commit 6891b9d
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 @@ -135,7 +135,7 @@
<mavenTransferVersion>0.13.1</mavenTransferVersion>
<mavenReportingApiVersion>3.0</mavenReportingApiVersion>
<mavenReportingVersion>3.0.0</mavenReportingVersion>
<mavenVersion>3.5.2</mavenVersion> <!-- Version 3.5.3+ introduces issues for many users of spotbugs that cannot upgrade maven to latest (revisit this when upgrading spotbugs to 4.3.x as that will have provied extremely long legacy support) -->
<mavenVersion>3.8.1</mavenVersion> <!-- Version 3.5.3+ introduces issues for many users of spotbugs that cannot upgrade maven to latest (revisit this when upgrading spotbugs to 4.3.x as that will have provied extremely long legacy support) -->

<plexusContainerVersion>2.1.0</plexusContainerVersion>
<plexusResourcesVersion>1.1.0</plexusResourcesVersion>
Expand Down

0 comments on commit 6891b9d

Please sign in to comment.