Skip to content

Commit

Permalink
Bump springdoc.version from 2.1.0 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps `springdoc.version` from 2.1.0 to 2.2.0.

Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.1.0 to 2.2.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.1.0...v2.2.0)

Updates `org.springdoc:springdoc-openapi-starter-common` from 2.1.0 to 2.2.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.1.0...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 18, 2023
1 parent 3c05c12 commit ad2a2b7
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 @@ -30,7 +30,7 @@
<changelist>-SNAPSHOT</changelist>
<java.version>17</java.version>
<kotlin.version>1.9.0</kotlin.version>
<springdoc.version>2.1.0</springdoc.version>
<springdoc.version>2.2.0</springdoc.version>
<mockk-jvm.version>1.13.5</mockk-jvm.version>
<felles.version>2.20230210162649_a258d57-SPRING_BOOT_3</felles.version>
<prosessering.version>2.20230713120621_747ed8f</prosessering.version>
Expand Down

0 comments on commit ad2a2b7

Please sign in to comment.