Skip to content

Commit 368e026

Browse files
Bump commons-cli:commons-cli from 1.9.0 to 1.10.0
Bumps [commons-cli:commons-cli](https://github.com/apache/commons-cli) from 1.9.0 to 1.10.0. - [Changelog](https://github.com/apache/commons-cli/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-cli@rel/commons-cli-1.9.0...rel/commons-cli-1.10.0) --- updated-dependencies: - dependency-name: commons-cli:commons-cli dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 40a470b commit 368e026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assertj-generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>commons-cli</groupId>
4242
<artifactId>commons-cli</artifactId>
43-
<version>1.9.0</version>
43+
<version>1.10.0</version>
4444
</dependency>
4545
<dependency>
4646
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)