Skip to content

Commit 8fe9ee6

Browse files
(fix) update: Bump springdoc-openapi-security from 1.6.12 to 1.6.13 (#83)
Bumps [springdoc-openapi-security](https://github.com/springdoc/springdoc-openapi) from 1.6.12 to 1.6.13. - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/master/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v1.6.12...v1.6.13) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-security dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b96d0ca commit 8fe9ee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<dependency>
8484
<groupId>org.springdoc</groupId>
8585
<artifactId>springdoc-openapi-security</artifactId>
86-
<version>1.6.12</version>
86+
<version>1.6.13</version>
8787
</dependency>
8888

8989
<dependency>

0 commit comments

Comments
 (0)