Skip to content

Commit

Permalink
Bump swagger-core from 1.6.2 to 1.6.3 (#2351)
Browse files Browse the repository at this point in the history
Bumps [swagger-core](https://github.com/swagger-api/swagger-core) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/swagger-api/swagger-core/releases)
- [Commits](swagger-api/swagger-core@v1.6.2...v1.6.3)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aaron Klish <[email protected]>
  • Loading branch information
dependabot[bot] and aklish authored Oct 20, 2021
1 parent 374ffd8 commit 1addd88
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.2</version>
<version>1.6.3</version>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.containers</groupId>
Expand Down

0 comments on commit 1addd88

Please sign in to comment.