Skip to content

Commit 7837aa9

Browse files
build: bump org.springdoc:springdoc-openapi-starter-webmvc-ui
Bumps [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/v3.0.2/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v3.0.1...v3.0.2) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a502671 commit 7837aa9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<junit-jupiter.version>6.0.3</junit-jupiter.version>
1616
<spring-boot.version>4.0.3</spring-boot.version>
1717
<cucumber.version>7.34.2</cucumber.version>
18-
<springdoc-openapi-starter.version>3.0.1</springdoc-openapi-starter.version>
18+
<springdoc-openapi-starter.version>3.0.2</springdoc-openapi-starter.version>
1919
<pre-liquibase.version>2.0.0</pre-liquibase.version>
2020
<otj-pg-embedded.version>1.1.1</otj-pg-embedded.version>
2121
<apache.commons.version>1.15.0</apache.commons.version>

0 commit comments

Comments
 (0)