Skip to content

Commit

Permalink
Bump spring-data-mongodb from 3.3.2 to 3.3.5
Browse files Browse the repository at this point in the history
Bumps [spring-data-mongodb](https://github.com/spring-projects/spring-data-mongodb) from 3.3.2 to 3.3.5.
- [Release notes](https://github.com/spring-projects/spring-data-mongodb/releases)
- [Commits](spring-projects/spring-data-mongodb@3.3.2...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 Jun 25, 2022
1 parent e166c63 commit ff5cb67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-mongodb</artifactId>
<version>3.3.2</version>
<version>3.3.5</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit ff5cb67

Please sign in to comment.