Skip to content

Commit

Permalink
Bump org.apache.commons:commons-exec from 1.3 to 1.4.0
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-exec from 1.3 to 1.4.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-exec
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 14a6b05 commit abf82c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ dependencies {
compileOnly "cd.go.plugin:go-plugin-api:${gocdPluginVersion}"

implementation 'joda-time:joda-time:2.12.5'
implementation 'org.apache.commons:commons-exec:1.3'
implementation 'org.apache.commons:commons-exec:1.4.0'
implementation 'commons-io:commons-io:2.15.1'

implementation platform('com.fasterxml.jackson:jackson-bom:2.16.1')
Expand Down

0 comments on commit abf82c6

Please # to comment.