Skip to content

Commit

Permalink
build(deps): bump swagger-annotations from 1.6.10 to 1.6.11
Browse files Browse the repository at this point in the history
Bumps swagger-annotations from 1.6.10 to 1.6.11.

---
updated-dependencies:
- dependency-name: io.swagger:swagger-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 16, 2023
1 parent 3e204f1 commit ea4fd0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -591,7 +591,7 @@
<dependency>
<groupId>io.swagger</groupId>
<artifactId>swagger-annotations</artifactId>
<version>1.6.10</version>
<version>1.6.11</version>
</dependency>
<dependency>
<groupId>info.picocli</groupId>
Expand Down

0 comments on commit ea4fd0d

Please sign in to comment.