File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed 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.18-1-redhat </version >
20
+ <version >2.7.18-2-SNAPSHOT </version >
21
21
<name >Spring Boot - ConfigMap Example</name >
22
22
<description >Spring Boot - ConfigMap Example</description >
23
23
<properties >
33
33
<!-- We cannot use Dekorate 3.x because it uses Fabric8 Kubernetes Client 6.x which is incompatible with
34
34
https://mvnrepository.com/artifact/org.springframework.cloud/spring-cloud-kubernetes-fabric8-autoconfig that uses the
35
35
version 5.10.2. Once this dependency bumped to the latest 6.x, we can bump Dekorate to 3.x. -->
36
- <dekorate .version>2.11.5.redhat-00017 </dekorate .version>
36
+ <dekorate .version>2.11.6 </dekorate .version>
37
37
38
38
<!-- Overriden from Spring Boot -->
39
- <tomcat .version>9.0.62.redhat-00014 </tomcat .version>
39
+ <tomcat .version>9.0.83 </tomcat .version>
40
40
</properties >
41
41
<licenses >
42
42
<license >
You can’t perform that action at this time.
0 commit comments