Skip to content

Commit 4558879

Browse files
committed
#245 - Upgrade to Spring Data Moore SR3.
1 parent 2a52ce2 commit 4558879

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
<parent>
1717
<groupId>org.springframework.data.build</groupId>
1818
<artifactId>spring-data-parent</artifactId>
19-
<version>2.2.0.RELEASE</version>
19+
<version>2.2.3.RELEASE</version>
2020
</parent>
2121

2222
<properties>
2323

2424
<dist.key>DATAR2DBC</dist.key>
2525

26-
<springdata.commons>2.2.0.RELEASE</springdata.commons>
27-
<springdata.relational>1.1.0.RELEASE</springdata.relational>
26+
<springdata.commons>2.2.3.RELEASE</springdata.commons>
27+
<springdata.relational>1.1.3.RELEASE</springdata.relational>
2828
<java-module-name>spring.data.r2dbc</java-module-name>
2929
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
3030

0 commit comments

Comments
 (0)