Skip to content

Commit

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

Updates `io.swagger.core.v3:swagger-annotations` from 2.2.14 to 2.2.16

Updates `io.swagger.core.v3:swagger-annotations-jakarta` from 2.2.14 to 2.2.16

---
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 1, 2023
1 parent 829f3c8 commit 60fbc79
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.1.1'
springsecurityJwtVersion = '1.1.1.RELEASE'
swaggerVersion = '2.2.14'
swaggerVersion = '2.2.16'
testngVersion = '7.8.0'
thriftVersion = '0.18.1'
springwebVersion = '6.0.6'
Expand Down

0 comments on commit 60fbc79

Please sign in to comment.