Skip to content

Commit 2364bf7

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.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot), ch.vorburger.mariaDB4j:mariaDB4j-springboot and [com.ninja-squad:springmockk](https://github.com/Ninja-Squad/springmockk). Updates `org.springframework.boot:spring-boot-starter-parent` from 3.5.7 to 4.0.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.7...v4.0.1) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.5.7 to 4.0.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.7...v4.0.1) Updates `ch.vorburger.mariaDB4j:mariaDB4j-springboot` from 3.3.0 to 3.3.1 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) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.5.7 to 4.0.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.7...v4.0.1) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: spring - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: spring - dependency-name: ch.vorburger.mariaDB4j:mariaDB4j-springboot dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-patch 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 - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 4.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 796a34e commit 2364bf7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<maven-surefire-plugin.version>3.5.4</maven-surefire-plugin.version>
6161
<maven-failsafe-plugin.version>3.5.4</maven-failsafe-plugin.version>
6262
<maven-war-plugin.version>3.5.1</maven-war-plugin.version>
63-
<spring-boot.version>3.5.7</spring-boot.version>
63+
<spring-boot.version>4.0.1</spring-boot.version>
6464

6565
<!-- EH Cache -->
6666
<ehcache.version>3.11.1</ehcache.version>
@@ -80,7 +80,7 @@
8080
<cucumber.version>7.33.0</cucumber.version>
8181
<mariadb-java-client.version>3.5.7</mariadb-java-client.version>
8282
<embedded-mariadb.version>3.1.18</embedded-mariadb.version>
83-
<mariaDB4j-springboot.version>3.3.0</mariaDB4j-springboot.version>
83+
<mariaDB4j-springboot.version>3.3.1</mariaDB4j-springboot.version>
8484
<postgresql-embedded.version>2.10</postgresql-embedded.version>
8585
<atomikos.transactions.version>6.0.0</atomikos.transactions.version>
8686
<javax.servlet-api.version>4.0.1</javax.servlet-api.version>
@@ -110,7 +110,7 @@
110110
<kotest-extensions-spring.version>1.3.0</kotest-extensions-spring.version>
111111
<kotlinx-coroutines-core.version>1.10.2</kotlinx-coroutines-core.version>
112112
<kotlinx-coroutines-core-jvm.version>1.10.2</kotlinx-coroutines-core-jvm.version>
113-
<springmockk.version>4.0.2</springmockk.version>
113+
<springmockk.version>5.0.1</springmockk.version>
114114
<testcontainers.version>1.21.4</testcontainers.version>
115115
<kotlinx-coroutines-debug.version>1.10.2</kotlinx-coroutines-debug.version>
116116
<micrometer-tracing-bridge-otel.version>1.6.1</micrometer-tracing-bridge-otel.version>

0 commit comments

Comments
 (0)