Skip to content

Commit

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

---
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] authored Feb 22, 2022
1 parent bd5b542 commit 223677e
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 @@ -88,7 +88,7 @@
<postgresql.version>42.3.3</postgresql.version>
<servo-core.version>0.13.2</servo-core.version>
<spring.version>5.3.16</spring.version>
<spring-data-mongodb.version>2.2.13.RELEASE</spring-data-mongodb.version>
<spring-data-mongodb.version>3.3.2</spring-data-mongodb.version>
<stax-ex.version>1.8.3</stax-ex.version>
<stax2-api.version>4.2.1</stax2-api.version>
<woodstox-core.version>6.2.8</woodstox-core.version>
Expand Down

0 comments on commit 223677e

Please sign in to comment.