Skip to content

Commit

Permalink
Bump org.springframework.data:spring-data-mongodb from 4.3.3 to 4.3.4 (
Browse files Browse the repository at this point in the history
…#1160)

Bumps [org.springframework.data:spring-data-mongodb](https://github.com/spring-projects/spring-data-mongodb) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/spring-projects/spring-data-mongodb/releases)
- [Commits](spring-projects/spring-data-mongodb@4.3.3...4.3.4)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent 018067c commit 4bb52eb
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 @@ -103,7 +103,7 @@
<slf4j.version>2.0.16</slf4j.version>
<spring.version>6.1.13</spring.version>
<spring-data-commons.version>3.3.4</spring-data-commons.version>
<spring-data-mongodb.version>4.3.3</spring-data-mongodb.version>
<spring-data-mongodb.version>4.3.4</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.20.1</test-containers.version>
Expand Down

0 comments on commit 4bb52eb

Please sign in to comment.