Skip to content

Commit 50f7cb1

Browse files
authored
Update swagger-request-validator-core to 2.35.2 (#21)
1 parent d6480e2 commit 50f7cb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi-validation-core/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apply from: "${rootDir}/gradle/publish-module.gradle"
33
dependencies {
44
api project(':openapi-validation-api')
55

6-
implementation 'com.atlassian.oai:swagger-request-validator-core:2.35.1'
6+
implementation 'com.atlassian.oai:swagger-request-validator-core:2.35.2'
77
constraints {
88
implementation('commons-codec:commons-codec:1.16.0') {
99
because 'Apache commons-codec before 1.13 is vulnerable to information exposure. See https://devhub.checkmarx.com/cve-details/Cxeb68d52e-5509/'

0 commit comments

Comments
 (0)