Skip to content

Commit

Permalink
Bump spring-data-mongodb in /tracer-sofa-boot-starter
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Sep 5, 2022
1 parent 5bddb89 commit 8cc3510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tracer-sofa-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-mongodb</artifactId>
<version>2.1.8.RELEASE</version>
<version>3.3.5</version>
<optional>true</optional>
</dependency>

Expand Down

0 comments on commit 8cc3510

Please sign in to comment.