We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca55b6c commit 1e48ae4Copy full SHA for 1e48ae4
vulnz/build.gradle
@@ -22,7 +22,7 @@ dependencies {
22
implementation 'org.springframework.boot:spring-boot-starter:3.4.2'
23
}
24
implementation 'com.diogonunes:JColor:5.5.1'
25
- implementation 'org.jline:jline:3.30.4'
+ implementation 'org.jline:jline:3.30.5'
26
implementation 'commons-io:commons-io:2.20.0'
27
implementation 'com.fasterxml.jackson.core:jackson-databind'
28
implementation 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310'
0 commit comments