Skip to content

Commit

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

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

Updates `io.swagger.core.v3:swagger-annotations-jakarta` from 2.2.20 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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 47e28c6 commit 815c2c4
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 @@ -99,7 +99,7 @@ ext {
springsecurityVersion = '6.1.4'
springsecurityJwtVersion = '1.1.1.RELEASE'
testngVersion = '7.9.0'
swaggerVersion = '2.2.20'
swaggerVersion = '2.2.21'
thriftVersion = '0.19.0'
springwebVersion = '6.0.6'
tinkVersion = '1.12.0'
Expand Down

0 comments on commit 815c2c4

Please sign in to comment.