Skip to content

Commit

Permalink
build(deps): bump org.springframework.data:spring-data-commons
Browse files Browse the repository at this point in the history
Bumps [org.springframework.data:spring-data-commons](https://github.com/spring-projects/spring-data-commons) from 2.7.5 to 3.2.2.
- [Release notes](https://github.com/spring-projects/spring-data-commons/releases)
- [Commits](spring-projects/spring-data-commons@2.7.5...3.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 12, 2024
1 parent 48eaa7e commit 46aed7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-commons</artifactId>
<version>2.7.5</version>
<version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.springdoc</groupId>
Expand Down Expand Up @@ -491,7 +491,7 @@
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-commons</artifactId>
<version>2.7.5</version>
<version>3.2.2</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 46aed7e

Please sign in to comment.