Updated versions for 2.4.6 release

This commit is contained in:
Glenn Renfro
2023-02-16 13:41:31 -05:00
parent b19556c217
commit adb15e2234
13 changed files with 19 additions and 19 deletions

View File

@@ -13,15 +13,15 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.6.13</version>
<version>2.7.8</version>
<relativePath />
</parent>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>1.8</java.version>
<test.containers.version>1.17.2</test.containers.version>
<test.rabbit.containers.version>1.17.2</test.rabbit.containers.version>
<test.containers.version>1.17.6</test.containers.version>
<test.rabbit.containers.version>1.17.6</test.rabbit.containers.version>
<test.ducttape.version>1.0.8</test.ducttape.version>
<spring-cloud-stream.version>3.2.7-SNAPSHOT</spring-cloud-stream.version>
</properties>

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.6.13</version>
<version>2.7.8</version>
<relativePath />
</parent>

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.6.13</version>
<version>2.7.8</version>
<relativePath />
</parent>

View File

@@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.6.13</version>
<version>2.7.8</version>
<relativePath />
</parent>

View File

@@ -12,14 +12,14 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.6.13</version>
<version>2.7.8</version>
<relativePath />
</parent>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>1.8</java.version>
<spring-cloud-deployer>2.7.4</spring-cloud-deployer>
<spring-cloud-deployer>2.7.6</spring-cloud-deployer>
</properties>
<dependencyManagement>

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.6.13</version>
<version>2.7.8</version>
<relativePath />
</parent>

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.6.13</version>
<version>2.7.8</version>
<relativePath />
</parent>

View File

@@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.6.13</version>
<version>2.7.8</version>
<relativePath />
</parent>

View File

@@ -15,7 +15,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.6.13</version>
<version>2.7.8</version>
<relativePath />
</parent>

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.6.13</version>
<version>2.7.8</version>
<relativePath />
</parent>