Skip to content

Commit

Permalink
Bump spring-data-mongodb from 2.1.1.RELEASE to 3.3.4
Browse files Browse the repository at this point in the history
Bumps spring-data-mongodb from 2.1.1.RELEASE to 3.3.4.

---
updated-dependencies:
- dependency-name: org.springframework.data:spring-data-mongodb
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 19, 2022
1 parent 6b7256f commit 099982b
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 @@ -171,7 +171,7 @@
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-mongodb</artifactId>
<version>3.3.3</version>
<version>3.3.4</version>
</dependency>

<!-- Test -->
Expand Down

0 comments on commit 099982b

Please sign in to comment.