Skip to content

Commit 4900b05

Browse files
build(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui
Bumps [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) from 2.8.15 to 2.8.16. - [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.8.15...v2.8.16) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 2.8.16 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9bda1e3 commit 4900b05

File tree

3 files changed

+3
-3
lines changed
  • examples
    • camunda7-embedded-starter-transaction
    • camunda7-remote-starter-native
    • order-fulfillment

3 files changed

+3
-3
lines changed

examples/camunda7-embedded-starter-transaction/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<dependency>
5959
<groupId>org.springdoc</groupId>
6060
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
61-
<version>2.8.15</version>
61+
<version>2.8.16</version>
6262
</dependency>
6363

6464
<dependency>

examples/camunda7-remote-starter-native/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>org.springdoc</groupId>
4242
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
43-
<version>2.8.15</version>
43+
<version>2.8.16</version>
4444
</dependency>
4545

4646
<!-- Native Camunda -->

examples/order-fulfillment/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<dependency>
6666
<groupId>org.springdoc</groupId>
6767
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
68-
<version>2.8.15</version>
68+
<version>2.8.16</version>
6969
</dependency>
7070

7171

0 commit comments

Comments
 (0)