Skip to content

Commit 8249004

Browse files
bwappsecsnyk-botajrice6713ckoegel
authored
SWI-3723 [Snyk] Security upgrade org.apache.commons:commons-lang3 from 3.14.0 to 3.18.0 (#191)
* fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-10734078 * update mustache file --------- Co-authored-by: snyk-bot <[email protected]> Co-authored-by: AJ Rice <[email protected]> Co-authored-by: ckoegel <[email protected]>
1 parent f961f8d commit 8249004

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

custom_templates/pom.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -503,7 +503,7 @@
503503
<okhttp-version>4.12.0</okhttp-version>
504504
<gson-version>2.10.1</gson-version>
505505
<version.commons-io>2.14.0</version.commons-io>
506-
<commons-lang3-version>3.14.0</commons-lang3-version>
506+
<commons-lang3-version>3.18.0</commons-lang3-version>
507507
<jaxb.version>4.0.0</jaxb.version>
508508
{{#openApiNullable}}
509509
<jackson-databind-nullable-version>0.2.6</jackson-databind-nullable-version>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@
415415
<okhttp-version>4.12.0</okhttp-version>
416416
<gson-version>2.10.1</gson-version>
417417
<version.commons-io>2.14.0</version.commons-io>
418-
<commons-lang3-version>3.14.0</commons-lang3-version>
418+
<commons-lang3-version>3.18.0</commons-lang3-version>
419419
<jaxb.version>4.0.0</jaxb.version>
420420
<jackson-databind-nullable-version>0.2.6</jackson-databind-nullable-version>
421421
<jakarta-annotation-version>1.3.5</jakarta-annotation-version>

0 commit comments

Comments
 (0)