Skip to content

Commit 911345d

Browse files
dependabot[bot]paul58914080
authored andcommitted
build(deps): bump springdoc-openapi-starter.version from 3.0.0 to 3.0.1
Bumps `springdoc-openapi-starter.version` from 3.0.0 to 3.0.1. Updates `org.springdoc:springdoc-openapi-starter-common` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/v3.0.1/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v3.0.0...v3.0.1) Updates `org.springdoc:springdoc-openapi-starter-webmvc-api` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/v3.0.1/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v3.0.0...v3.0.1) Updates `org.springdoc:springdoc-openapi-starter-webflux-api` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/v3.0.1/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-common dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-api dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springdoc:springdoc-openapi-starter-webflux-api dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eaa650b commit 911345d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<kotlin.version>2.3.0</kotlin.version>
8080
<cucumber.version>7.33.0</cucumber.version>
8181
<junit-jupiter.version>6.0.1</junit-jupiter.version>
82-
<springdoc-openapi-starter.version>3.0.0</springdoc-openapi-starter.version>
82+
<springdoc-openapi-starter.version>3.0.1</springdoc-openapi-starter.version>
8383
<meanbean.version>2.0.3</meanbean.version>
8484
<!-- plugin -->
8585
<maven-surefire-plugin.version>3.5.4</maven-surefire-plugin.version>

0 commit comments

Comments
 (0)