Skip to content

Commit 1e48ae4

Browse files
build(deps): bump org.jline:jline from 3.30.4 to 3.30.5 (#343)
Bumps [org.jline:jline](https://github.com/jline/jline3) from 3.30.4 to 3.30.5. - [Release notes](https://github.com/jline/jline3/releases) - [Commits](jline/jline3@jline-3.30.4...3.30.5) --- updated-dependencies: - dependency-name: org.jline:jline dependency-version: 3.30.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ca55b6c commit 1e48ae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vulnz/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies {
2222
implementation 'org.springframework.boot:spring-boot-starter:3.4.2'
2323
}
2424
implementation 'com.diogonunes:JColor:5.5.1'
25-
implementation 'org.jline:jline:3.30.4'
25+
implementation 'org.jline:jline:3.30.5'
2626
implementation 'commons-io:commons-io:2.20.0'
2727
implementation 'com.fasterxml.jackson.core:jackson-databind'
2828
implementation 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310'

0 commit comments

Comments
 (0)