Skip to content

Commit

Permalink
fix(saml): revert esapi library bump
Browse files Browse the repository at this point in the history
This reverts commit f80c557.
  • Loading branch information
jasonmcintosh authored Apr 4, 2023
1 parent d3631df commit 4fd2658
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions spinnaker-dependencies/spinnaker-dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -239,9 +239,5 @@ dependencies {
because "1.9.15 is resolved transitively through Groovy, removes CVE-2021-36374, CVE-2021-36373, CVE-2020-11979, CVE-2020-15250"
}

api('org.owasp.esapi:esapi:2.3.0.0') {
because '2.1.0.1 is resolved transitively through spring-security-saml-dsl-core, removes CVE-2022-23457'
}

}
}

0 comments on commit 4fd2658

Please sign in to comment.