Skip to content

Commit

Permalink
Merge pull request #68 from SusmithaGundu/OES-1.30.1
Browse files Browse the repository at this point in the history
fix for vulnerability
  • Loading branch information
sanopsmx authored Dec 27, 2023
2 parents d73a53f + bb8606c commit 392b84f
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 @@ -65,7 +65,7 @@ subprojects {
implementation ("commons-fileupload:commons-fileupload:1.5")
implementation("io.netty:netty-codec-http:4.1.91.Final")
implementation("org.apache.ivy:ivy:2.5.2")
implementation("org.json:json:20230227")
implementation("org.json:json")
implementation("org.yaml:snakeyaml:2.0")

annotationProcessor platform("io.spinnaker.kork:kork-bom:$korkVersion")
Expand Down

0 comments on commit 392b84f

Please sign in to comment.