Skip to content

Commit

Permalink
security alert på guava, men ser ikke ut som den er i bruk....
Browse files Browse the repository at this point in the history
  • Loading branch information
qtips committed May 10, 2024
1 parent fc8e404 commit afeaefc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ val awailitilityKotlinVersion by extra("4.2.1")
val assertkJvmVersion by extra("0.28.0")
val springMockkVersion by extra("4.0.2")
val mockkVersion by extra("1.13.10")
val guavaVersion by extra("31.1-jre")
val okHttp3Version by extra("4.12.0")
val orgJsonVersion by extra("20240303")
val springdocVersion by extra("2.5.0")
Expand Down Expand Up @@ -110,7 +109,6 @@ dependencies {
// Diverse
implementation("org.json:json:$orgJsonVersion")
implementation("com.github.ben-manes.caffeine:caffeine")
implementation("com.google.guava:guava:$guavaVersion")
testImplementation("org.awaitility:awaitility-kotlin:$awailitilityKotlinVersion")
testImplementation("com.willowtreeapps.assertk:assertk-jvm:$assertkJvmVersion")
testImplementation("com.ninja-squad:springmockk:$springMockkVersion")
Expand Down

0 comments on commit afeaefc

Please sign in to comment.