Skip to content

Commit 43427fa

Browse files
Bump spring-boot-starter-data-mongodb in /plugins/maven/example-client (#490)
Bumps [spring-boot-starter-data-mongodb](https://github.com/spring-projects/spring-boot) from 2.4.1 to 2.4.2. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.4.1...v2.4.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2f85dc2 commit 43427fa

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
@@ -124,7 +124,7 @@
124124
<dependency>
125125
<groupId>org.springframework.boot</groupId>
126126
<artifactId>spring-boot-starter-data-mongodb</artifactId>
127-
<version>2.4.1</version>
127+
<version>2.4.2</version>
128128
</dependency>
129129

130130
<dependency>

0 commit comments

Comments
 (0)