Prepare 2.7.9 (2021.2.9).

See #1925
This commit is contained in:
Mark Paluch
2023-03-03 10:18:47 +01:00
parent ced4a5e206
commit 4f141cf423

View File

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