Skip to content

Commit

Permalink
Bump io.swagger:swagger-core from 1.6.11 to 1.6.12 (#668)
Browse files Browse the repository at this point in the history
Bumps [io.swagger:swagger-core](https://github.com/swagger-api/swagger-core) from 1.6.11 to 1.6.12.
- [Release notes](https://github.com/swagger-api/swagger-core/releases)
- [Commits](swagger-api/swagger-core@v1.6.11...v1.6.12)

---
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>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent ae735e2 commit a146fe3
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 @@ -227,7 +227,7 @@
<dependency>
<groupId>io.swagger</groupId>
<artifactId>swagger-core</artifactId>
<version>1.6.11</version>
<version>1.6.12</version>
</dependency>

<dependency>
Expand Down

0 comments on commit a146fe3

Please sign in to comment.