Skip to content

Commit 2938d32

Browse files
chore(deps): bump the observability-and-docs group with 2 updates
Bumps the observability-and-docs group with 2 updates: [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-ui 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-api 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 bc9f167 commit 2938d32

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
@@ -129,13 +129,13 @@
129129
<dependency>
130130
<groupId>org.springdoc</groupId>
131131
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
132-
<version>2.8.13</version>
132+
<version>3.0.3</version>
133133
</dependency>
134134

135135
<dependency>
136136
<groupId>org.springdoc</groupId>
137137
<artifactId>springdoc-openapi-starter-webmvc-api</artifactId>
138-
<version>2.8.13</version>
138+
<version>3.0.3</version>
139139
</dependency>
140140

141141
<!-- OAuth dependency -->

0 commit comments

Comments
 (0)