Skip to content

Commit

Permalink
Merge pull request #64 from elwyncrestha/dependabot/maven/org.springf…
Browse files Browse the repository at this point in the history
…ramework.data-spring-data-jpa-2.1.9.RELEASE

Bump spring-data-jpa from 2.1.8.RELEASE to 2.1.9.RELEASE
  • Loading branch information
elwyncrestha committed Jan 8, 2022
2 parents 3cc1fa7 + 582f6c1 commit 0f712e2
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.2.10.RELEASE</spring.security>
<spring.test>5.1.5.RELEASE</spring.test>
Expand Down

0 comments on commit 0f712e2

Please sign in to comment.