Updates for 2023.0.0 aka Leyton

This commit is contained in:
Spencer Gibb
2023-06-13 12:45:58 -04:00
parent adafb262bc
commit 24e3bbabfd
6 changed files with 26 additions and 26 deletions

View File

@@ -5,11 +5,11 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<version>4.0.4-SNAPSHOT</version>
<version>4.1.4-SNAPSHOT</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-dependencies</artifactId>
<version>2022.0.4-SNAPSHOT</version>
<version>2023.0.0-SNAPSHOT</version>
<name>spring-cloud-dependencies</name>
<description>Spring Cloud Dependencies</description>
<packaging>pom</packaging>