Skip to content

Commit

Permalink
Update dependency args4j:args4j to v2.37
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 11, 2024
1 parent 30eb4cf commit 8fcf6e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin-management-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<dependency>
<groupId>args4j</groupId>
<artifactId>args4j</artifactId>
<version>2.33</version>
<version>2.37</version>
</dependency>
<dependency>
<groupId>com.github.spotbugs</groupId>
Expand Down

0 comments on commit 8fcf6e1

Please sign in to comment.