Skip to content

Commit

Permalink
Bump org.springframework.data:spring-data-commons from 3.1.5 to 3.2.0 (
Browse files Browse the repository at this point in the history
…#847)

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

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

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 Nov 18, 2023
1 parent 35c262f commit 0752275
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 @@ -99,7 +99,7 @@
<snakeyaml.version>2.2</snakeyaml.version>
<slf4j.version>2.0.9</slf4j.version>
<spring.version>6.1.0</spring.version>
<spring-data-commons.version>3.1.5</spring-data-commons.version>
<spring-data-commons.version>3.2.0</spring-data-commons.version>
<spring-data-mongodb.version>4.2.0</spring-data-mongodb.version>
<stax-ex.version>2.1.0</stax-ex.version>
<stax2-api.version>4.2.2</stax2-api.version>
Expand Down

0 comments on commit 0752275

Please sign in to comment.