Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a475ada

Browse files
committedMar 21, 2022
Release version 2.6.3 (2021.1.3).
See #2446
1 parent 8ca4361 commit a475ada

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>org.springframework.data</groupId>
77
<artifactId>spring-data-jpa</artifactId>
8-
<version>2.6.3-SNAPSHOT</version>
8+
<version>2.6.3</version>
99

1010
<name>Spring Data JPA</name>
1111
<description>Spring Data module for JPA repositories.</description>

0 commit comments

Comments
 (0)
Please sign in to comment.