Skip to content

Commit

Permalink
Bump swagger-core from 1.6.7 to 1.6.8 (#2823)
Browse files Browse the repository at this point in the history
Bumps [swagger-core](https://github.com/swagger-api/swagger-core) from 1.6.7 to 1.6.8.
- [Release notes](https://github.com/swagger-api/swagger-core/releases)
- [Commits](swagger-api/swagger-core@v1.6.7...v1.6.8)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 22, 2022
1 parent a92efb8 commit 320dfe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elide-swagger/pom.xml
Expand Up @@ -85,7 +85,7 @@
<dependency>
<groupId>io.swagger</groupId>
<artifactId>swagger-core</artifactId>
<version>1.6.7</version>
<version>1.6.8</version>
</dependency>

<!-- Needed by swagger-core but not listed as a dependency -->
Expand Down

0 comments on commit 320dfe4

Please sign in to comment.