Skip to content

Commit

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

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

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

---
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 Dec 1, 2024
1 parent 86ed7ae commit df5a4d7
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 @@ -98,7 +98,7 @@ ext {
springsecurityVersion = '6.1.4'
springsecurityJwtVersion = '1.1.1.RELEASE'
testngVersion = '7.10.2'
swaggerVersion = '2.2.25'
swaggerVersion = '2.2.26'
springwebVersion = '6.0.6'
tinkVersion = '1.15.0'
tomcatVersion = '10.1.13'
Expand Down

0 comments on commit df5a4d7

Please sign in to comment.