Skip to content

Commit

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

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 13, 2023
1 parent c3f73f3 commit fbe3488
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.2.0</springdoc.version>
<mongock.version>5.3.4</mongock.version>
<mongodb.spring-data.version>4.1.4</mongodb.spring-data.version>
<mongodb.spring-data.version>4.1.5</mongodb.spring-data.version>
<rdf4j.version>4.3.7</rdf4j.version>
<jwt.version>0.11.5</jwt.version>
<lombok.version>1.18.30</lombok.version>
Expand Down

0 comments on commit fbe3488

Please sign in to comment.