Skip to content

Commit

Permalink
Rollback forced dependency - fixes #66
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Brown committed Sep 28, 2023
1 parent d6a7984 commit 7a4e086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion structurizr-onpremises/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ dependencies {
implementation 'xalan:xalan:2.7.3'

// override transient dependency on 2.0.1 with critical CVEs
implementation 'org.owasp.esapi:esapi:2.5.2.0'
// implementation 'org.owasp.esapi:esapi:2.5.2.0'

testImplementation 'org.testcontainers:elasticsearch:1.18.3'
}
Expand Down

0 comments on commit 7a4e086

Please sign in to comment.