File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 39
39
distribution : ' adopt'
40
40
cache : ' maven'
41
41
- name : Setup OpenShift
42
-
42
+
43
43
with :
44
44
oc version : ${{ matrix.openshift }}
45
45
dns ip : 1.1.1.1
Original file line number Diff line number Diff line change 17
17
<modelVersion >4.0.0</modelVersion >
18
18
<groupId >dev.snowdrop.example</groupId >
19
19
<artifactId >configmap</artifactId >
20
- <version >2.7.17-4 -SNAPSHOT</version >
20
+ <version >2.7.18-1 -SNAPSHOT</version >
21
21
<name >Spring Boot - ConfigMap Example</name >
22
22
<description >Spring Boot - ConfigMap Example</description >
23
23
<properties >
26
26
<maven-surefire-plugin .version>2.22.2</maven-surefire-plugin .version>
27
27
<maven-failsafe-plugin .version>2.22.2</maven-failsafe-plugin .version>
28
28
29
- <spring-boot .version>2.7.17 </spring-boot .version>
29
+ <spring-boot .version>2.7.18 </spring-boot .version>
30
30
<spring-cloud-kubernetes .version>2.1.8</spring-cloud-kubernetes .version>
31
31
<fabric8 .version>5.12.1</fabric8 .version>
32
32
You can’t perform that action at this time.
0 commit comments