Skip to content

Commit

Permalink
build(deps): bump springdoc.version from 2.1.0 to 2.6.0
Browse files Browse the repository at this point in the history
Bumps `springdoc.version` from 2.1.0 to 2.6.0.

Updates `org.springdoc:springdoc-openapi-starter-webmvc-api` from 2.1.0 to 2.6.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.6.0)

Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.1.0 to 2.6.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.6.0)

---
updated-dependencies:
- dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-api
  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]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent 31f10b6 commit e5e874b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion activiti-cloud-service-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<java-semver.version>0.9.0</java-semver.version>
<resteasy.version>6.2.10.Final</resteasy.version>
<logstash.version>8.0</logstash.version>
<springdoc.version>2.1.0</springdoc.version>
<springdoc.version>2.6.0</springdoc.version>
<swagger.version>2.2.22</swagger.version>
<xstream.version>1.4.20</xstream.version>
<json-unit.version>3.5.0</json-unit.version>
Expand Down

0 comments on commit e5e874b

Please sign in to comment.