Skip to content

Commit

Permalink
Merge pull request #1974 from nordic-institute/dependabot/gradle/src/…
Browse files Browse the repository at this point in the history
…commons-codec-commons-codec-1.16.1

build(deps): bump commons-codec:commons-codec from 1.16.0 to 1.16.1 in /src
  • Loading branch information
ricardas-buc authored Feb 22, 2024
2 parents 302d451 + 8bad3d8 commit 6a3612d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ gradlePlugin {

dependencies {
// force newer version, older conflicts with owasp dependency check
implementation 'commons-codec:commons-codec:1.16.0'
implementation 'commons-codec:commons-codec:1.16.1'
implementation 'org.openapi4j:openapi-parser:1.0.7'
implementation 'org.openapitools.openapistylevalidator:openapi-style-validator-lib:1.10'
implementation 'io.swagger.parser.v3:swagger-parser:2.1.19'
Expand Down

0 comments on commit 6a3612d

Please sign in to comment.