Skip to content

Commit

Permalink
deps: bump spring-boot version in integration tests to latest 2 (2.7.17)
Browse files Browse the repository at this point in the history
Signed-off-by: Marc Nuri <[email protected]>
  • Loading branch information
manusa committed Nov 17, 2023
1 parent 57bf3b9 commit ed79cb6
Show file tree
Hide file tree
Showing 32 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion gradle-plugin/it/src/it/spring-boot/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
plugins {
id 'org.eclipse.jkube.kubernetes' version "${jKubeVersion}"
id 'org.eclipse.jkube.openshift' version "${jKubeVersion}"
id 'org.springframework.boot' version '2.7.14'
id 'org.springframework.boot' version '2.7.17'
id 'io.spring.dependency-management' version '1.0.15.RELEASE'
id 'java'
}
Expand Down
2 changes: 1 addition & 1 deletion kubernetes-maven-plugin/it/src/it/configmap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.3.6.RELEASE</version>
<version>2.7.17</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion kubernetes-maven-plugin/it/src/it/env-metadata/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.3.6.RELEASE</version>
<version>2.7.17</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.3.3.RELEASE</version>
<version>2.7.17</version>
</parent>

<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.3.6.RELEASE</version>
<version>2.7.17</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion kubernetes-maven-plugin/it/src/it/namespace/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.3.3.RELEASE</version>
<version>2.7.17</version>
</parent>

<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.3.6.RELEASE</version>
<version>2.7.17</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion kubernetes-maven-plugin/it/src/it/registry-286/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.3.6.RELEASE</version>
<version>2.7.17</version>
</parent>

<name>JKube Maven :: Sample :: Registry-286</name>
Expand Down
2 changes: 1 addition & 1 deletion kubernetes-maven-plugin/it/src/it/revisionhistory/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.5.6.RELEASE</version>
<version>2.7.17</version>
</parent>

<name>JKube Maven :: Sample :: Revision History Test</name>
Expand Down
2 changes: 1 addition & 1 deletion kubernetes-maven-plugin/it/src/it/secret-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.3.6.RELEASE</version>
<version>2.7.17</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion kubernetes-maven-plugin/it/src/it/sidecar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.5.10.RELEASE</version>
<version>2.7.17</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.3.6.RELEASE</version>
<version>2.7.17</version>
</parent>

<issueManagement>
Expand Down
2 changes: 1 addition & 1 deletion kubernetes-maven-plugin/it/src/it/simple-maven-scm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.3.6.RELEASE</version>
<version>2.7.17</version>
</parent>

<scm>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.3.6.RELEASE</version>
<version>2.7.17</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.3.6.RELEASE</version>
<version>2.7.17</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion kubernetes-maven-plugin/it/src/it/simple/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.3.6.RELEASE</version>
<version>2.7.17</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion kubernetes-maven-plugin/it/src/it/spring-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.4.4</version>
<version>2.7.17</version>
</parent>

<name>JKube Maven :: Sample :: Spring Boot Web</name>
Expand Down
2 changes: 1 addition & 1 deletion kubernetes-maven-plugin/it/src/it/statefulset/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.5.3.RELEASE</version>
<version>2.7.17</version>
</parent>

<name>JKube Maven :: Sample :: Stateful Set</name>
Expand Down
2 changes: 1 addition & 1 deletion openshift-maven-plugin/it/src/it/configmap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.3.6.RELEASE</version>
<version>2.7.17</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion openshift-maven-plugin/it/src/it/env-metadata/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.3.6.RELEASE</version>
<version>2.7.17</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion openshift-maven-plugin/it/src/it/project/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.3.3.RELEASE</version>
<version>2.7.17</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion openshift-maven-plugin/it/src/it/registry-286/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.3.6.RELEASE</version>
<version>2.7.17</version>
</parent>

<name>JKube Maven :: Sample :: Registry-286</name>
Expand Down
2 changes: 1 addition & 1 deletion openshift-maven-plugin/it/src/it/revisionhistory/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.5.6.RELEASE</version>
<version>2.7.17</version>
</parent>

<name>JKube Maven :: Sample :: Revision History Test</name>
Expand Down
2 changes: 1 addition & 1 deletion openshift-maven-plugin/it/src/it/secret-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.3.6.RELEASE</version>
<version>2.7.17</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion openshift-maven-plugin/it/src/it/sidecar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.5.10.RELEASE</version>
<version>2.7.17</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.3.6.RELEASE</version>
<version>2.7.17</version>
</parent>

<issueManagement>
Expand Down
2 changes: 1 addition & 1 deletion openshift-maven-plugin/it/src/it/simple-maven-scm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.3.6.RELEASE</version>
<version>2.7.17</version>
</parent>

<scm>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.3.6.RELEASE</version>
<version>2.7.17</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.3.6.RELEASE</version>
<version>2.7.17</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion openshift-maven-plugin/it/src/it/simple/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.3.6.RELEASE</version>
<version>2.7.17</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion openshift-maven-plugin/it/src/it/spring-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.3.6.RELEASE</version>
<version>2.7.17</version>
</parent>

<name>JKube Maven :: Sample :: Spring Boot Web</name>
Expand Down
2 changes: 1 addition & 1 deletion openshift-maven-plugin/it/src/it/statefulset/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.5.3.RELEASE</version>
<version>2.7.17</version>
</parent>

<name>JKube Maven :: Sample :: Stateful Set</name>
Expand Down

0 comments on commit ed79cb6

Please sign in to comment.