Skip to content

Commit effcdb0

Browse files
Maven pom.xml(deps): Bump swagger-annotations from 2.2.4 to 2.2.6 (#140)
Bumps swagger-annotations from 2.2.4 to 2.2.6. --- updated-dependencies: - dependency-name: io.swagger.core.v3:swagger-annotations dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 96bb5a3 commit effcdb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>io.swagger.core.v3</groupId>
5757
<artifactId>swagger-annotations</artifactId>
58-
<version>2.2.4</version>
58+
<version>2.2.6</version>
5959
</dependency>
6060

6161
<dependency>

0 commit comments

Comments
 (0)