Skip to content

Commit c88d4c4

Browse files
Bump spring-data-mongodb in /tracer-sofa-boot-starter
Bumps [spring-data-mongodb](https://github.com/spring-projects/spring-data-mongodb) from 2.1.8.RELEASE to 3.3.5. - [Release notes](https://github.com/spring-projects/spring-data-mongodb/releases) - [Commits](spring-projects/spring-data-mongodb@2.1.8.RELEASE...3.3.5) --- updated-dependencies: - dependency-name: org.springframework.data:spring-data-mongodb dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3c5fe54 commit c88d4c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tracer-sofa-boot-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
<dependency>
157157
<groupId>org.springframework.data</groupId>
158158
<artifactId>spring-data-mongodb</artifactId>
159-
<version>2.1.8.RELEASE</version>
159+
<version>3.3.5</version>
160160
<optional>true</optional>
161161
</dependency>
162162

0 commit comments

Comments
 (0)