Skip to content

Commit 70cabd9

Browse files
Bump org.springframework.boot:spring-boot-starter-data-mongodb
Bumps [org.springframework.boot:spring-boot-starter-data-mongodb](https://github.com/spring-projects/spring-boot) from 2.7.18 to 4.0.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.18...v4.0.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-data-mongodb dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a18ed9b commit 70cabd9

File tree

1 file changed

+1
-1
lines changed
  • plugins/maven/example-client

1 file changed

+1
-1
lines changed

plugins/maven/example-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
<dependency>
129129
<groupId>org.springframework.boot</groupId>
130130
<artifactId>spring-boot-starter-data-mongodb</artifactId>
131-
<version>2.7.18</version>
131+
<version>4.0.0</version>
132132
</dependency>
133133

134134
<dependency>

0 commit comments

Comments
 (0)