Skip to content

Commit

Permalink
Bump springdoc.version from 2.4.0 to 2.5.0 (#707)
Browse files Browse the repository at this point in the history
Bumps `springdoc.version` from 2.4.0 to 2.5.0.

Updates `org.springdoc:springdoc-openapi-starter-common` from 2.4.0 to 2.5.0
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md)
- [Commits](springdoc/springdoc-openapi@v2.4.0...v2.5.0)

Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.4.0 to 2.5.0
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md)
- [Commits](springdoc/springdoc-openapi@v2.4.0...v2.5.0)

---
updated-dependencies:
- dependency-name: org.springdoc:springdoc-openapi-starter-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Stig Strøm <[email protected]>
  • Loading branch information
dependabot[bot] and stigebil authored May 8, 2024
1 parent da44447 commit a8db98f
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 @@ -37,7 +37,7 @@
<spring-cloud.version>2023.0.0</spring-cloud.version>
<testcontainers.version>1.19.7</testcontainers.version>
<tjenestespesifikasjoner.version>1.0_20230718100517_1e1beb0</tjenestespesifikasjoner.version>
<springdoc.version>2.4.0</springdoc.version>
<springdoc.version>2.5.0</springdoc.version>

</properties>

Expand Down

0 comments on commit a8db98f

Please sign in to comment.