Skip to content

Commit 22ebb67

Browse files
chore(deps): bump the observability-and-docs group across 1 directory with 2 updates
Bumps the observability-and-docs group with 2 updates in the / directory: [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) and [org.springdoc:springdoc-openapi-starter-webmvc-api](https://github.com/springdoc/springdoc-openapi). Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.8.13 to 3.0.3 - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/v3.0.3/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v2.8.13...v3.0.3) Updates `org.springdoc:springdoc-openapi-starter-webmvc-api` from 2.8.13 to 3.0.3 - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/v3.0.3/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v2.8.13...v3.0.3) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-api dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: observability-and-docs - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: observability-and-docs ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b79e8c7 commit 22ebb67

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,13 +146,13 @@
146146
<dependency>
147147
<groupId>org.springdoc</groupId>
148148
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
149-
<version>2.8.13</version>
149+
<version>3.0.3</version>
150150
</dependency>
151151

152152
<dependency>
153153
<groupId>org.springdoc</groupId>
154154
<artifactId>springdoc-openapi-starter-webmvc-api</artifactId>
155-
<version>2.8.13</version>
155+
<version>3.0.3</version>
156156
</dependency>
157157

158158
<!-- OAuth dependency -->

0 commit comments

Comments
 (0)