Skip to content

Commit

Permalink
Bump swaggerVersion from 2.2.9 to 2.2.21
Browse files Browse the repository at this point in the history
Bumps `swaggerVersion` from 2.2.9 to 2.2.21.

Updates `io.swagger.core.v3:swagger-annotations` from 2.2.9 to 2.2.21

Updates `io.swagger.core.v3:swagger-annotations-jakarta` from 2.2.9 to 2.2.21

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 6b06232 commit 6f53f3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ ext {
springldapVersion = '3.0.1'
springsecurityVersion = '6.0.3'
springsecurityJwtVersion = '1.1.1.RELEASE'
swaggerVersion = '2.2.9'
swaggerVersion = '2.2.21'
testngVersion = '7.7.1'
thriftVersion = '0.18.1'
springwebVersion = '6.0.6'
Expand Down

0 comments on commit 6f53f3c

Please sign in to comment.