Prepare 2.5.9 (2021.0.9).

See #1622
This commit is contained in:
Mark Paluch
2022-02-18 10:24:14 +01:00
parent da208c0e11
commit b30f418461

View File

@@ -136,7 +136,7 @@
<javax-annotation-api>1.3.2</javax-annotation-api>
<!-- Used in asciidoc reference documentation -->
<releasetrain>2021.0.9-SNAPSHOT</releasetrain>
<releasetrain>2021.0.9</releasetrain>
<!-- To be overridden by individual modules -->
<java-module-name/>
@@ -338,7 +338,7 @@
<dependency>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-build-resources</artifactId>
<version>2.5.9-SNAPSHOT</version>
<version>2.5.9</version>
<type>zip</type>
<optional>true</optional>
</dependency>