Skip to content

Commit

Permalink
Bump io.swagger.core.v3:swagger-models from 2.2.22 to 2.2.23 (#778)
Browse files Browse the repository at this point in the history
Bumps io.swagger.core.v3:swagger-models from 2.2.22 to 2.2.23.

---
updated-dependencies:
- dependency-name: io.swagger.core.v3:swagger-models
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent 4453017 commit 59c65c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies {

implementation project(':openapi-style-validator-lib')
implementation 'io.swagger.parser.v3:swagger-parser:2.1.19'
implementation 'io.swagger.core.v3:swagger-models:2.2.22'
implementation 'io.swagger.core.v3:swagger-models:2.2.23'
implementation 'org.openapitools.empoa:empoa-swagger-core:2.1.0'

implementation 'org.apache.maven:maven-plugin-api:3.9.9'
Expand Down

0 comments on commit 59c65c4

Please sign in to comment.