Skip to content

Commit

Permalink
Bump swagger-core from 1.6.4 to 1.6.5 (#2549)
Browse files Browse the repository at this point in the history
Bumps [swagger-core](https://github.com/swagger-api/swagger-core) from 1.6.4 to 1.6.5.
- [Release notes](https://github.com/swagger-api/swagger-core/releases)
- [Commits](swagger-api/swagger-core@v1.6.4...v1.6.5)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aaron Klish <aklish@gmail.com>
  • Loading branch information
dependabot[bot] and aklish committed Feb 17, 2022
1 parent d3377ac commit a7f654c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elide-swagger/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
<dependency>
<groupId>io.swagger</groupId>
<artifactId>swagger-core</artifactId>
<version>1.6.4</version>
<version>1.6.5</version>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.containers</groupId>
Expand Down

0 comments on commit a7f654c

Please sign in to comment.