Skip to content

Commit

Permalink
Bump spring-data-mongodb from 2.1.9.RELEASE 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 2.1.9.RELEASE to 3.3.5.
- [Release notes](https://github.com/spring-projects/spring-data-mongodb/releases)
- [Commits](spring-projects/spring-data-mongodb@2.1.9.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] committed Jun 25, 2022
1 parent a1248cb commit 0514922
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 @@ -19,7 +19,7 @@
<endorsed.dir>${project.build.directory}/endorsed</endorsed.dir>
<spring.version>5.3.14</spring.version>
<spring.security.version>5.2.10.RELEASE</spring.security.version>
<spring.data.version>2.1.9.RELEASE</spring.data.version>
<spring.data.version>3.3.5</spring.data.version>
<jackson.version>2.10.0.pr3</jackson.version>
<logback.version>1.2.0</logback.version>
<jcl.slf4j.version>1.7.12</jcl.slf4j.version>
Expand Down

0 comments on commit 0514922

Please sign in to comment.