Skip to content

Commit

Permalink
Bump commons-cli:commons-cli from 1.4 to 1.8.0
Browse files Browse the repository at this point in the history
Bumps commons-cli:commons-cli from 1.4 to 1.8.0.

---
updated-dependencies:
- dependency-name: commons-cli:commons-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 24, 2024
1 parent 3f50938 commit 5d7932e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ dependencies {
implementation 'com.vaadin:vaadin-shared:8.20.3'
testImplementation 'org.springframework:spring-websocket:5.3.29'
testImplementation 'com.opensymphony:xwork:2.1.2'
testImplementation 'commons-cli:commons-cli:1.4'
testImplementation 'commons-cli:commons-cli:1.8.0'
testImplementation 'org.apache.commons:commons-lang3:3.12.0'
testImplementation 'org.apache.commons:commons-digester3:3.2'
testImplementation 'com.baomidou:mybatis-plus-core:3.5.4.1'
Expand Down

0 comments on commit 5d7932e

Please sign in to comment.