Skip to content

Commit

Permalink
Bump org.springframework.data:spring-data-mongodb from 4.3.1 to 4.3.2
Browse files Browse the repository at this point in the history
Bumps [org.springframework.data:spring-data-mongodb](https://github.com/spring-projects/spring-data-mongodb) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/spring-projects/spring-data-mongodb/releases)
- [Commits](spring-projects/spring-data-mongodb@4.3.1...4.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent b5f6fc7 commit b41ba3b
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 @@ -102,7 +102,7 @@
<slf4j.version>2.0.13</slf4j.version>
<spring.version>6.1.10</spring.version>
<spring-data-commons.version>3.3.2</spring-data-commons.version>
<spring-data-mongodb.version>4.3.1</spring-data-mongodb.version>
<spring-data-mongodb.version>4.3.2</spring-data-mongodb.version>
<stax-ex.version>2.1.0</stax-ex.version>
<stax2-api.version>4.2.2</stax2-api.version>
<test-containers.version>1.19.8</test-containers.version>
Expand Down

0 comments on commit b41ba3b

Please sign in to comment.