Skip to content

Commit caafadd

Browse files
authored
Merge pull request #315 from aindlq/commons-cli-fix
v4. Downgrade commons-cli to fix product run
2 parents 5b99776 + 565c9b6 commit caafadd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ tomcat10_version = 10.1.19
1313
tomcat10_servlet_api_version = 5.0.0
1414
asm_version = 9.6
1515
spock_version = 2.3-groovy-3.0
16-
commons_cli_version = 1.5.0
16+
commons_cli_version = 1.3.1
1717
commons_io_version = 2.14.0
1818
slf4j_version = 2.0.9
1919
springBootVersion = 2.6.3

0 commit comments

Comments
 (0)