Skip to content

Commit

Permalink
Bump swagger-parser from 2.0.31 to 2.0.32
Browse files Browse the repository at this point in the history
Bumps [swagger-parser](https://github.com/swagger-api/swagger-parser) from 2.0.31 to 2.0.32.
- [Release notes](https://github.com/swagger-api/swagger-parser/releases)
- [Commits](swagger-api/swagger-parser@v2.0.31...v2.0.32)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jamesdbloom committed Apr 5, 2022
1 parent 758694d commit 1a9bb56
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 @@ -340,7 +340,7 @@
<dependency>
<groupId>io.swagger.parser.v3</groupId>
<artifactId>swagger-parser</artifactId>
<version>2.0.31</version>
<version>2.0.32</version>
<exclusions>
<exclusion>
<groupId>com.github.fge</groupId>
Expand Down

0 comments on commit 1a9bb56

Please sign in to comment.