Skip to content

Commit

Permalink
Bump access-modifier-checker from 1.16 to 1.21 (#384)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and timja committed Dec 21, 2020
1 parent 1e02d8f commit 4f7511f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,7 @@
<!-- To skip the wizard by default in hpi:run. It should not impact other goals. -->
<hudson.Main.development>true</hudson.Main.development>

<access-modifier.version>1.16</access-modifier.version>
<!-- May be used to select timestamped snapshots: -->
<access-modifier-annotation.version>${access-modifier.version}</access-modifier-annotation.version>
<access-modifier-checker.version>${access-modifier.version}</access-modifier-checker.version>
<access-modifier-checker.version>1.21</access-modifier-checker.version>
<animal.sniffer.version>1.19</animal.sniffer.version>
<powermock.version>2.0.9</powermock.version>

Expand Down

0 comments on commit 4f7511f

Please sign in to comment.