Skip to content

Commit

Permalink
Bump spring-data-jpa in /rps-tourney-service-app
Browse files Browse the repository at this point in the history
Bumps spring-data-jpa from 2.0.3.RELEASE to 2.1.0.RELEASE.

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 15, 2021
1 parent bff564a commit 9fbf6d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rps-tourney-service-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
JPA a bit easier. -->
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-jpa</artifactId>
<version>2.0.3.RELEASE</version>
<version>2.1.0.RELEASE</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 9fbf6d5

Please sign in to comment.