Skip to content

Commit

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

Updates `io.swagger.core.v3:swagger-annotations` from 2.2.22 to 2.2.25

Updates `io.swagger.core.v3:swagger-annotations-jakarta` from 2.2.22 to 2.2.25

---
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 Oct 4, 2024
1 parent 599fb43 commit fe59e15
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 {
springsecurityVersion = '6.1.4'
springsecurityJwtVersion = '1.1.1.RELEASE'
testngVersion = '7.10.2'
swaggerVersion = '2.2.22'
swaggerVersion = '2.2.25'
springwebVersion = '6.0.6'
tinkVersion = '1.13.0'
tomcatVersion = '10.1.13'
Expand Down

0 comments on commit fe59e15

Please sign in to comment.