File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
charts/steadybit-shopping-demo Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 1
1
apiVersion : v2
2
2
name : steadybit-shopping-demo
3
3
description : Steadybit shopping-demo application Helm chart for Kubernetes.
4
- version : 1.1.28
4
+ version : 1.1.29
5
5
appVersion : latest
6
6
type : application
7
7
home : https://www.steadybit.com/
Original file line number Diff line number Diff line change 36
36
<java .version>21</java .version>
37
37
<!-- Security fix for CVE-2025-53506 - remove when upgrade to spring boot starter v4.x.x-->
38
38
<tomcat .version>10.1.43</tomcat .version>
39
+ <commons-lang3 .version>3.18.0</commons-lang3 .version> <!-- remove whn included in spring boot -->
39
40
<!-- plugins-->
40
41
<exec-maven-plugin .version>3.3.0</exec-maven-plugin .version>
41
42
<typescript-generator-maven-plugin .version>3.2.1263</typescript-generator-maven-plugin .version>
You can’t perform that action at this time.
0 commit comments