Prepare 2.4.13 (2020.0.13).

See #1509
This commit is contained in:
Mark Paluch
2021-09-17 08:53:08 +02:00
parent b5402fba5e
commit 1d0e7f077b

View File

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