Skip to content

Commit

Permalink
Bump spring-data-jpa from 2.1.8.RELEASE to 2.1.9.RELEASE
Browse files Browse the repository at this point in the history
Bumps spring-data-jpa from 2.1.8.RELEASE to 2.1.9.RELEASE.

---
updated-dependencies:
- dependency-name: org.springframework.data:spring-data-jpa
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 11, 2021
1 parent 9040704 commit 582f6c1
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 @@ -31,7 +31,7 @@
<slf4j>1.7.25</slf4j>
<spring>5.2.3.RELEASE</spring>
<spring.context.support>5.1.7.RELEASE</spring.context.support>
<spring.data.jpa>2.1.8.RELEASE</spring.data.jpa>
<spring.data.jpa>2.1.9.RELEASE</spring.data.jpa>
<spring.security.taglibs>5.1.5.RELEASE</spring.security.taglibs>
<spring.security>5.1.5.RELEASE</spring.security>
<spring.test>5.1.5.RELEASE</spring.test>
Expand Down

0 comments on commit 582f6c1

Please sign in to comment.