Skip to content

Commit 1f4b5c8

Browse files
committedJul 15, 2022
Release version 1.4.6 (2021.1.6).
See #763
1 parent 1f4b8d7 commit 1f4b5c8

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-r2dbc</artifactId>
8-
<version>1.4.6-SNAPSHOT</version>
8+
<version>1.4.6</version>
99

1010
<name>Spring Data R2DBC</name>
1111
<description>Spring Data module for R2DBC</description>

0 commit comments

Comments
 (0)
Please sign in to comment.