Skip to content

Commit

Permalink
Bump org.springframework.data:spring-data-mongodb from 4.1.5 to 4.2.4
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.1.5 to 4.2.4.
- [Release notes](https://github.com/spring-projects/spring-data-mongodb/releases)
- [Commits](spring-projects/spring-data-mongodb@4.1.5...4.2.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 15, 2024
1 parent f950a72 commit 1d2592c
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 @@ -57,7 +57,7 @@
<!-- Core -->
<springdoc.version>2.3.0</springdoc.version>
<mongock.version>5.3.6</mongock.version>
<mongodb.spring-data.version>4.1.5</mongodb.spring-data.version>
<mongodb.spring-data.version>4.2.4</mongodb.spring-data.version>
<rdf4j.version>4.3.8</rdf4j.version>
<jwt.version>0.12.3</jwt.version>
<lombok.version>1.18.30</lombok.version>
Expand Down

0 comments on commit 1d2592c

Please sign in to comment.