Browse Source

Release version 3.1.9 (2023.0.9).

See #3021
3.1.x 3.1.9
Mark Paluch 2 years ago
parent
commit
150f351dcf
No known key found for this signature in database
GPG Key ID: 55BC6374BAA9D973
  1. 2
      pom.xml

2
pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-commons</artifactId>
<version>3.1.9-SNAPSHOT</version>
<version>3.1.9</version>
<name>Spring Data Core</name>
<description>Core Spring concepts underpinning every Spring Data module.</description>

Loading…
Cancel
Save