Skip to content

Commit 70d226d

Browse files
Bump spring-boot-starter-data-mongodb in /plugins/maven/example-client (#286)
Bumps [spring-boot-starter-data-mongodb](https://github.com/spring-projects/spring-boot) from 2.3.2.RELEASE to 2.3.3.RELEASE. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.3.2.RELEASE...v2.3.3.RELEASE) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5094ce2 commit 70d226d

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
@@ -118,7 +118,7 @@
118118
<dependency>
119119
<groupId>org.springframework.boot</groupId>
120120
<artifactId>spring-boot-starter-data-mongodb</artifactId>
121-
<version>2.3.2.RELEASE</version>
121+
<version>2.3.3.RELEASE</version>
122122
</dependency>
123123

124124
<dependency>

0 commit comments

Comments
 (0)