Skip to content

Commit f479b15

Browse files
Bump the spring group across 1 directory with 4 updates
Bumps the spring group with 4 updates in the / directory: [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot), [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi), [org.springdoc:springdoc-openapi-starter-webflux-ui](https://github.com/springdoc/springdoc-openapi) and [com.ninja-squad:springmockk](https://github.com/Ninja-Squad/springmockk). Updates `org.springframework.boot:spring-boot-starter-parent` from 3.5.8 to 4.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.8...v4.0.0) Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.8.14 to 3.0.0 - [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.14...v3.0.0) Updates `org.springdoc:springdoc-openapi-starter-webflux-ui` from 2.8.14 to 3.0.0 - [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.14...v3.0.0) Updates `org.springdoc:springdoc-openapi-starter-webflux-ui` from 2.8.14 to 3.0.0 - [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.14...v3.0.0) Updates `com.ninja-squad:springmockk` from 4.0.2 to 5.0.1 - [Release notes](https://github.com/Ninja-Squad/springmockk/releases) - [Commits](Ninja-Squad/springmockk@4.0.2...5.0.1) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: spring - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: spring - dependency-name: org.springdoc:springdoc-openapi-starter-webflux-ui dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: spring - dependency-name: org.springdoc:springdoc-openapi-starter-webflux-ui dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: spring - dependency-name: com.ninja-squad:springmockk dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: spring ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 07967b5 commit f479b15

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<build-helper-maven-plugin.version>3.6.1</build-helper-maven-plugin.version>
2323

2424
<kotest.version>5.9.1</kotest.version>
25-
<springmockk.version>4.0.2</springmockk.version>
25+
<springmockk.version>5.0.1</springmockk.version>
2626
<kotest-extensions-spring.version>1.3.0</kotest-extensions-spring.version>
2727
<mockk.version>1.14.6</mockk.version>
2828

@@ -32,8 +32,8 @@
3232
<jacoco-maven-plugin.version>0.8.14</jacoco-maven-plugin.version>
3333
<omni-coveragereporter-maven-plugin.version>0.4.5</omni-coveragereporter-maven-plugin.version>
3434
<kotlinx-coroutines.version>1.10.2</kotlinx-coroutines.version>
35-
<springdoc-openapi-starter.version>2.8.14</springdoc-openapi-starter.version>
36-
<spring-boot.version>3.5.8</spring-boot.version>
35+
<springdoc-openapi-starter.version>3.0.0</springdoc-openapi-starter.version>
36+
<spring-boot.version>4.0.0</spring-boot.version>
3737
</properties>
3838

3939
<modules>

0 commit comments

Comments
 (0)