Skip to content

Commit a3fb99e

Browse files
Bump org.springframework.boot:spring-boot-starter-data-mongodb (#1371)
Bumps [org.springframework.boot:spring-boot-starter-data-mongodb](https://github.com/spring-projects/spring-boot) from 2.7.16 to 2.7.17. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.16...v2.7.17) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-data-mongodb dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 77149a2 commit a3fb99e

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

plugins/maven/example-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<dependency>
8282
<groupId>org.springframework.boot</groupId>
8383
<artifactId>spring-boot-starter-data-mongodb</artifactId>
84-
<version>2.7.16</version>
84+
<version>2.7.17</version>
8585
</dependency>
8686

8787
<dependency>

0 commit comments

Comments
 (0)