Skip to content

Commit

Permalink
[pinpoint-apm#11473] Bump commons-cli to 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
emeroad committed Sep 6, 2024
1 parent 9e3e912 commit 23ad2ac
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1257,6 +1257,11 @@
<artifactId>commons-validator</artifactId>
<version>1.9.0</version>
</dependency>
<dependency>
<groupId>commons-cli</groupId>
<artifactId>commons-cli</artifactId>
<version>1.9.0</version>
</dependency>
<dependency>
<groupId>org.hdrhistogram</groupId>
<artifactId>HdrHistogram</artifactId>
Expand Down

0 comments on commit 23ad2ac

Please sign in to comment.