Skip to content

Commit 00978f6

Browse files
dependabot[bot]paul58914080github-actions[bot]
authored
build(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.9 to 2.8.10
* 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.9 to 2.8.10. - [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.9...v2.8.10) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 2.8.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * ci: update generated cookiecutter template from example --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Paul Williams <paul58914080@gmail.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 96a641c commit 00978f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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>5.13.4</junit-jupiter.version>
1616
<spring-boot.version>3.5.5</spring-boot.version>
1717
<cucumber.version>7.27.2</cucumber.version>
18-
<springdoc-openapi-starter.version>2.8.9</springdoc-openapi-starter.version>
18+
<springdoc-openapi-starter.version>2.8.10</springdoc-openapi-starter.version>
1919
<pre-liquibase.version>1.6.1</pre-liquibase.version>
2020
<otj-pg-embedded.version>1.1.1</otj-pg-embedded.version>
2121
<snakeyaml.version>2.4</snakeyaml.version>

{{cookiecutter.app_name}}/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<junit-jupiter.version>5.13.4</junit-jupiter.version>
1616
<spring-boot.version>3.5.4</spring-boot.version>
1717
<cucumber.version>7.27.2</cucumber.version>
18-
<springdoc-openapi-starter.version>2.8.9</springdoc-openapi-starter.version>
18+
<springdoc-openapi-starter.version>2.8.10</springdoc-openapi-starter.version>
1919
<pre-liquibase.version>1.6.1</pre-liquibase.version>
2020
<otj-pg-embedded.version>1.1.1</otj-pg-embedded.version>
2121
<snakeyaml.version>2.4</snakeyaml.version>

0 commit comments

Comments
 (0)