Skip to content

Commit

Permalink
Bump spring-data-commons from 2.6.3 to 2.6.4 (#268)
Browse files Browse the repository at this point in the history
Bumps spring-data-commons from 2.6.3 to 2.6.4.

---
updated-dependencies:
- dependency-name: org.springframework.data:spring-data-commons
  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 Apr 22, 2022
1 parent 039d3c5 commit 18c2c3c
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.6.3</version>
<version>2.6.4</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.6.3</version>
<version>2.6.4</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 18c2c3c

Please sign in to comment.