Update SNAPSHOT to 3.2.10

This commit is contained in:
buildmaster
2023-04-27 14:14:54 +00:00
parent 2d473e7642
commit 5b97d42664
47 changed files with 49 additions and 49 deletions

View File

@@ -6,11 +6,11 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>3.1.7-SNAPSHOT</version>
<version>3.1.7</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-function-dependencies</artifactId>
<version>3.2.10-SNAPSHOT</version>
<version>3.2.10</version>
<packaging>pom</packaging>
<name>Spring Cloud Function Dependencies</name>
<description>Spring Cloud Function Dependencies</description>