Skip to content

Commit 5224c33

Browse files
committed
chore: update dependencies
1 parent f9b4de9 commit 5224c33

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

charts/steadybit-shopping-demo/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
name: steadybit-shopping-demo
33
description: Steadybit shopping-demo application Helm chart for Kubernetes.
4-
version: 1.1.28
4+
version: 1.1.29
55
appVersion: latest
66
type: application
77
home: https://www.steadybit.com/

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
<java.version>21</java.version>
3737
<!-- Security fix for CVE-2025-53506 - remove when upgrade to spring boot starter v4.x.x-->
3838
<tomcat.version>10.1.43</tomcat.version>
39+
<commons-lang3.version>3.18.0</commons-lang3.version> <!-- remove whn included in spring boot -->
3940
<!--plugins-->
4041
<exec-maven-plugin.version>3.3.0</exec-maven-plugin.version>
4142
<typescript-generator-maven-plugin.version>3.2.1263</typescript-generator-maven-plugin.version>

0 commit comments

Comments
 (0)