Skip to content

Commit

Permalink
build(deps): bump org.jline:jline from 3.27.1 to 3.28.0 (#237)
Browse files Browse the repository at this point in the history
Bumps [org.jline:jline](https://github.com/jline/jline3) from 3.27.1 to 3.28.0.
- [Release notes](https://github.com/jline/jline3/releases)
- [Changelog](https://github.com/jline/jline3/blob/master/changelog.md)
- [Commits](jline/jline3@jline-3.27.1...jline-3.28.0)

---
updated-dependencies:
- dependency-name: org.jline:jline
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 21, 2024
1 parent c53d44f commit 82e2143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vulnz/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter:2.7.18'
}
implementation 'com.diogonunes:JColor:5.5.1'
implementation 'org.jline:jline:3.27.1'
implementation 'org.jline:jline:3.28.0'
implementation 'commons-io:commons-io:2.18.0'
implementation 'com.fasterxml.jackson.core:jackson-databind'
implementation 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310'
Expand Down

0 comments on commit 82e2143

Please sign in to comment.