See 
<https://ci-builds.apache.org/job/Struts/job/Struts-master-dependency-check/237/display/redirect?page=changes>

Changes:

[github] Bump github/codeql-action from 3.29.0 to 3.29.2

[github] Bump com.fasterxml.jackson:jackson-bom from 2.18.3 to 2.19.1

[github] Bump weld.version from 6.0.2.Final to 6.0.3.Final

[github] Bump org.easymock:easymock from 5.4.0 to 5.6.0

[github] Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 in /parent

[github] Bump org.owasp:dependency-check-maven from 12.1.1 to 12.1.3

[github] Bump maven-surefire-plugin.version from 3.5.2 to 3.5.3

[github] Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.2 to 3.5.3

[github] Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1

[github] Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 to 3.6.1

[github] Bump com.github.ben-manes.caffeine:caffeine from 3.2.1 to 3.2.2

[github] Bump org.htmlunit:htmlunit from 4.11.1 to 4.13.0

[github] Bump org.jfree:jfreechart from 1.5.5 to 1.5.6


------------------------------------------
[...truncated 769.83 KiB...]
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s 
-- in org.apache.struts2.text.TextProviderSupportTest
[INFO] Running org.apache.struts2.text.CompositeTextProviderTest
2025-07-22 06:43:38,198 WARN  [main] text.AbstractLocalizedTextProvider 
(AbstractLocalizedTextProvider.java:165) - Unable to find text for key 'dog' in 
ResourceBundles for locale 'en'
2025-07-22 06:43:38,199 WARN  [main] text.AbstractLocalizedTextProvider 
(AbstractLocalizedTextProvider.java:165) - Unable to find text for key 'cat' in 
ResourceBundles for locale 'en'
2025-07-22 06:43:38,199 WARN  [main] text.AbstractLocalizedTextProvider 
(AbstractLocalizedTextProvider.java:165) - Unable to find text for key 
'someNonExistingKey' in ResourceBundles for locale 'en'
2025-07-22 06:43:38,199 WARN  [main] text.AbstractLocalizedTextProvider 
(AbstractLocalizedTextProvider.java:165) - Unable to find text for key 
'someNonExistingKey' in ResourceBundles for locale 'en'
2025-07-22 06:43:38,221 WARN  [main] text.AbstractLocalizedTextProvider 
(AbstractLocalizedTextProvider.java:165) - Unable to find text for key 'cat' in 
ResourceBundles for locale 'en'
2025-07-22 06:43:38,222 WARN  [main] text.AbstractLocalizedTextProvider 
(AbstractLocalizedTextProvider.java:165) - Unable to find text for key 'dog' in 
ResourceBundles for locale 'en'
2025-07-22 06:43:38,222 WARN  [main] text.AbstractLocalizedTextProvider 
(AbstractLocalizedTextProvider.java:165) - Unable to find text for key 
'nosuchkey' in ResourceBundles for locale 'en'
2025-07-22 06:43:38,222 WARN  [main] text.AbstractLocalizedTextProvider 
(AbstractLocalizedTextProvider.java:165) - Unable to find text for key 
'nosuchkey' in ResourceBundles for locale 'en'
2025-07-22 06:43:38,229 WARN  [main] text.AbstractLocalizedTextProvider 
(AbstractLocalizedTextProvider.java:165) - Unable to find text for key 
'no_such_key' in ResourceBundles for locale 'en'
2025-07-22 06:43:38,230 WARN  [main] text.AbstractLocalizedTextProvider 
(AbstractLocalizedTextProvider.java:165) - Unable to find text for key 
'no_such_key' in ResourceBundles for locale 'en'
2025-07-22 06:43:38,230 WARN  [main] text.AbstractLocalizedTextProvider 
(AbstractLocalizedTextProvider.java:165) - Unable to find text for key 'dog' in 
ResourceBundles for locale 'en'
2025-07-22 06:43:38,230 WARN  [main] text.AbstractLocalizedTextProvider 
(AbstractLocalizedTextProvider.java:165) - Unable to find text for key 'cat' in 
ResourceBundles for locale 'en'
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s 
-- in org.apache.struts2.text.CompositeTextProviderTest
[INFO] Running org.apache.struts2.text.StrutsLocalizedTextProviderTest
default message
action property
Foo Range Message
non.existant
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.569 s 
-- in org.apache.struts2.text.StrutsLocalizedTextProviderTest
[INFO] Running org.apache.struts2.text.DefaultTextProviderTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s 
-- in org.apache.struts2.text.DefaultTextProviderTest
[INFO] Running org.apache.struts2.ActionContextTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s 
-- in org.apache.struts2.ActionContextTest
[INFO] Running org.apache.struts2.ActionNestingTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s 
-- in org.apache.struts2.ActionNestingTest
[INFO] Running org.apache.struts2.ClassInstantiationTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s 
-- in org.apache.struts2.ClassInstantiationTest
[INFO] Running org.apache.struts2.RequestUtilsTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s 
-- in org.apache.struts2.RequestUtilsTest
[INFO] Running org.apache.struts2.locale.DefaultLocaleProviderTest
2025-07-22 06:43:39,093 WARN  [main] locale.DefaultLocaleProvider 
(DefaultLocaleProvider.java:65) - Cannot convert [italy] to proper locale
java.lang.IllegalArgumentException: Invalid locale format: italy
        at 
org.apache.commons.lang3.LocaleUtils.parseLocale(LocaleUtils.java:294) 
~[commons-lang3-3.18.0.jar:3.18.0]
        at org.apache.commons.lang3.LocaleUtils.toLocale(LocaleUtils.java:376) 
~[commons-lang3-3.18.0.jar:3.18.0]
        at 
org.apache.struts2.locale.DefaultLocaleProvider.toLocale(DefaultLocaleProvider.java:63)
 [classes/:?]
        at 
org.apache.struts2.locale.DefaultLocaleProvider.isValidLocaleString(DefaultLocaleProvider.java:50)
 [classes/:?]
        at 
org.apache.struts2.locale.DefaultLocaleProviderTest.isValidLocaleStringNot(DefaultLocaleProviderTest.java:169)
 [test-classes/:?]
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
~[?:?]
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
 ~[?:?]
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:?]
        at java.base/java.lang.reflect.Method.invoke(Method.java:569) ~[?:?]
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
 [junit-4.13.2.jar:4.13.2]
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
 [junit-4.13.2.jar:4.13.2]
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
 [junit-4.13.2.jar:4.13.2]
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
 [junit-4.13.2.jar:4.13.2]
        at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 
[junit-4.13.2.jar:4.13.2]
        at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 
[junit-4.13.2.jar:4.13.2]
        at 
org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
 [junit-4.13.2.jar:4.13.2]
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 
[junit-4.13.2.jar:4.13.2]
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
 [junit-4.13.2.jar:4.13.2]
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
 [junit-4.13.2.jar:4.13.2]
        at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 
[junit-4.13.2.jar:4.13.2]
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 
[junit-4.13.2.jar:4.13.2]
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 
[junit-4.13.2.jar:4.13.2]
        at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 
[junit-4.13.2.jar:4.13.2]
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 
[junit-4.13.2.jar:4.13.2]
        at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 
[junit-4.13.2.jar:4.13.2]
        at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 
[junit-4.13.2.jar:4.13.2]
        at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 
[junit-4.13.2.jar:4.13.2]
        at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 
[junit-4.13.2.jar:4.13.2]
        at org.junit.runners.Suite.runChild(Suite.java:128) 
[junit-4.13.2.jar:4.13.2]
        at org.junit.runners.Suite.runChild(Suite.java:27) 
[junit-4.13.2.jar:4.13.2]
        at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 
[junit-4.13.2.jar:4.13.2]
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 
[junit-4.13.2.jar:4.13.2]
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 
[junit-4.13.2.jar:4.13.2]
        at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 
[junit-4.13.2.jar:4.13.2]
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 
[junit-4.13.2.jar:4.13.2]
        at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 
[junit-4.13.2.jar:4.13.2]
        at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 
[junit-4.13.2.jar:4.13.2]
        at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) 
[surefire-junit47-3.5.3.jar:3.5.3]
        at 
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
 [surefire-junit47-3.5.3.jar:3.5.3]
        at 
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
 [surefire-junit47-3.5.3.jar:3.5.3]
        at 
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
 [surefire-junit47-3.5.3.jar:3.5.3]
        at 
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
 [surefire-junit47-3.5.3.jar:3.5.3]
        at 
org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
 [surefire-junit47-3.5.3.jar:3.5.3]
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
 [surefire-booter-3.5.3.jar:3.5.3]
        at 
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 
[surefire-booter-3.5.3.jar:3.5.3]
        at 
org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 
[surefire-booter-3.5.3.jar:3.5.3]
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 
[surefire-booter-3.5.3.jar:3.5.3]
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s 
-- in org.apache.struts2.locale.DefaultLocaleProviderTest
[INFO] Running org.apache.struts2.DefaultActionInvocationTest
2025-07-22 06:43:39,168 INFO  [main] interceptor.LoggingInterceptor 
(LoggingInterceptor.java:86) - Starting execution stack for action Foo
2025-07-22 06:43:39,169 INFO  [main] interceptor.LoggingInterceptor 
(LoggingInterceptor.java:86) - Finishing execution stack for action Foo
2025-07-22 06:43:39,213 INFO  [main] interceptor.LoggingInterceptor 
(LoggingInterceptor.java:86) - Starting execution stack for action ExceptionFoo
2025-07-22 06:43:39,213 INFO  [main] interceptor.LoggingInterceptor 
(LoggingInterceptor.java:86) - Finishing execution stack for action ExceptionFoo
2025-07-22 06:43:39,234 INFO  [main] interceptor.LoggingInterceptor 
(LoggingInterceptor.java:86) - Starting execution stack for action Foo
2025-07-22 06:43:39,460 INFO  [main] interceptor.LoggingInterceptor 
(LoggingInterceptor.java:86) - Starting execution stack for action NullFoo
2025-07-22 06:43:39,461 INFO  [main] interceptor.LoggingInterceptor 
(LoggingInterceptor.java:86) - Finishing execution stack for action NullFoo
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 s 
-- in org.apache.struts2.DefaultActionInvocationTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 2660, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- apache-rat:0.15:check (default) @ struts2-core ---
[INFO] Added 1 additional default licenses.
[INFO] Added 1 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 62 implicit excludes.
[INFO] 17 explicit excludes.
[INFO] 1520 resources included
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 1513 licenses.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ struts2-core ---
[INFO] Building jar: 
<https://ci-builds.apache.org/job/Struts/job/Struts-master-dependency-check/ws/core/target/struts2-core-7.0.4-SNAPSHOT.jar>
[INFO] 
[INFO] --- site:3.21.0:attach-descriptor (attach-descriptor) @ struts2-core ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- dependency-check:12.1.3:check (default) @ struts2-core ---
[INFO] Checking for updates
[INFO] Skipping the NVD API Update as it was completed within the last 240 
minutes
[INFO] Skipping Known Exploited Vulnerabilities update check since last check 
was within 24 hours.
[INFO] Check for updates complete (451 ms)
[INFO] 

Dependency-Check is an open source tool performing a best effort analysis of 
3rd party dependencies; false positives and false negatives may exist in the 
analysis performed by the tool. Use of the tool and the reporting provided 
constitutes acceptance for use in an AS IS condition, and there are NO 
warranties, implied or otherwise, with regard to the analysis or its use. Any 
use of the tool and the reporting provided is at the user's risk. In no event 
shall the copyright holder or OWASP be held liable for any damages whatsoever 
arising out of or in connection with the use of this tool, the analysis 
performed, or the resulting report.


   About ODC: 
https://dependency-check.github.io/DependencyCheck/general/internals.html
   False Positives: 
https://dependency-check.github.io/DependencyCheck/general/suppression.html

💖 Sponsor: https://github.com/sponsors/jeremylong


[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Created CPE Index (2 seconds)
[INFO] Finished CPE Analyzer (4 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished RetireJS Analyzer (0 seconds)
[INFO] Finished Sonatype OSS Index Analyzer (3 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Known Exploited Vulnerability Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Suppression Rule had zero matches: 
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.apache\.struts/struts\-core@.*$,
 regex=true, caseSensitive=false},cpe={PropertyType{value=cpe:/a:apache:struts, 
regex=false, caseSensitive=false},}}
[INFO] Suppression Rule had zero matches: 
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.apache\.struts/struts\-core@.*$,
 regex=true, 
caseSensitive=false},vulnerabilityName={PropertyType{value=CVE-2011-5057, 
regex=false, caseSensitive=false},}}
[INFO] Suppression Rule had zero matches: 
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.apache\.struts/struts\-core@.*$,
 regex=true, 
caseSensitive=false},vulnerabilityName={PropertyType{value=CVE-2012-0391, 
regex=false, caseSensitive=false},}}
[INFO] Suppression Rule had zero matches: 
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.apache\.struts/struts\-core@.*$,
 regex=true, 
caseSensitive=false},vulnerabilityName={PropertyType{value=CVE-2012-0392, 
regex=false, caseSensitive=false},}}
[INFO] Suppression Rule had zero matches: 
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.apache\.struts/struts\-core@.*$,
 regex=true, 
caseSensitive=false},vulnerabilityName={PropertyType{value=CVE-2012-0393, 
regex=false, caseSensitive=false},}}
[INFO] Suppression Rule had zero matches: 
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.apache\.struts/struts\-core@.*$,
 regex=true, 
caseSensitive=false},vulnerabilityName={PropertyType{value=CVE-2012-0394, 
regex=false, caseSensitive=false},}}
[INFO] Suppression Rule had zero matches: 
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.apache\.struts/struts\-core@.*$,
 regex=true, 
caseSensitive=false},vulnerabilityName={PropertyType{value=CVE-2012-0838, 
regex=false, caseSensitive=false},}}
[INFO] Suppression Rule had zero matches: 
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.apache\.struts/struts\-core@.*$,
 regex=true, 
caseSensitive=false},vulnerabilityName={PropertyType{value=CVE-2013-1965, 
regex=false, caseSensitive=false},}}
[INFO] Suppression Rule had zero matches: 
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.apache\.struts/struts\-core@.*$,
 regex=true, 
caseSensitive=false},vulnerabilityName={PropertyType{value=CVE-2013-1966, 
regex=false, caseSensitive=false},}}
[INFO] Suppression Rule had zero matches: 
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.apache\.struts/struts\-core@.*$,
 regex=true, 
caseSensitive=false},vulnerabilityName={PropertyType{value=CVE-2013-2115, 
regex=false, caseSensitive=false},}}
[INFO] Suppression Rule had zero matches: 
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.apache\.struts/struts\-core@.*$,
 regex=true, 
caseSensitive=false},vulnerabilityName={PropertyType{value=CVE-2013-2134, 
regex=false, caseSensitive=false},}}
[INFO] Suppression Rule had zero matches: 
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.apache\.struts/struts\-core@.*$,
 regex=true, 
caseSensitive=false},vulnerabilityName={PropertyType{value=CVE-2013-2135, 
regex=false, caseSensitive=false},}}
[INFO] Suppression Rule had zero matches: 
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.apache\.struts/struts\-core@.*$,
 regex=true, 
caseSensitive=false},vulnerabilityName={PropertyType{value=CVE-2014-0094, 
regex=false, caseSensitive=false},}}
[INFO] Suppression Rule had zero matches: 
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.apache\.struts/struts\-core@.*$,
 regex=true, 
caseSensitive=false},vulnerabilityName={PropertyType{value=CVE-2014-0113, 
regex=false, caseSensitive=false},}}
[INFO] Suppression Rule had zero matches: 
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.apache\.struts/struts\-core@.*$,
 regex=true, 
caseSensitive=false},vulnerabilityName={PropertyType{value=CVE-2015-5169, 
regex=false, caseSensitive=false},}}
[INFO] Suppression Rule had zero matches: 
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.apache\.struts/struts\-core@.*$,
 regex=true, 
caseSensitive=false},vulnerabilityName={PropertyType{value=CVE-2016-0785, 
regex=false, caseSensitive=false},}}
[INFO] Suppression Rule had zero matches: 
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.apache\.struts/struts\-core@.*$,
 regex=true, 
caseSensitive=false},vulnerabilityName={PropertyType{value=CVE-2016-4003, 
regex=false, caseSensitive=false},}}
[INFO] Suppression Rule had zero matches: 
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.apache\.struts/struts\-annotations@.*$,
 regex=true, caseSensitive=false},cpe={PropertyType{value=cpe:/a:apache:struts, 
regex=false, caseSensitive=false},}}
[INFO] Suppression Rule had zero matches: 
SuppressionRule{gav=PropertyType{value=^org\.apache\.struts:struts\-tiles\:1\.3\.8.*$,
 regex=true, caseSensitive=false},cpe={PropertyType{value=cpe:/a:apache:struts, 
regex=false, caseSensitive=false},}}
[INFO] Suppression Rule had zero matches: 
SuppressionRule{gav=PropertyType{value=^org\.apache\.struts:struts\-taglib\:1\.3\.8.*$,
 regex=true, caseSensitive=false},cpe={PropertyType{value=cpe:/a:apache:struts, 
regex=false, caseSensitive=false},}}
[INFO] Suppression Rule had zero matches: 
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/dom4j/dom4j@.*$, 
regex=true, 
caseSensitive=false},vulnerabilityName={PropertyType{value=CVE-2018-1000632, 
regex=false, caseSensitive=false},}}
[INFO] Suppression Rule had zero matches: 
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.beanshell/bsh@.*$,
 regex=true, 
caseSensitive=false},vulnerabilityName={PropertyType{value=CVE-2016-2510, 
regex=false, caseSensitive=false},}}
[INFO] Suppression Rule had zero matches: 
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.codehaus\.plexus/plexus\-utils@.*$,
 regex=true, 
caseSensitive=false},cpe={PropertyType{value=cpe:/a:plexus-utils_project:plexus-utils,
 regex=false, 
caseSensitive=false},}cve={CVE-2022-4244,CVE-2022-4245,CVE-2017-1000487,}}
[INFO] Suppression Rule had zero matches: 
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.codehaus\.plexus\/plexus\-container\-default@.*$,
 regex=true, 
caseSensitive=false},cpe={PropertyType{value=cpe:/a:plexus-utils_project:plexus-utils,
 regex=false, caseSensitive=false},}cve={CVE-2022-4244,CVE-2022-4245,}}
[INFO] Suppression Rule had zero matches: 
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/com\.google\.guava/guava@.*$,
 regex=true, caseSensitive=false},cve={CVE-2018-10237,}}
[INFO] Suppression Rule had zero matches: 
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.yaml/snakeyaml@.*$,
 regex=true, caseSensitive=false},cve={CVE-2017-18640,}}
[INFO] Suppression Rule had zero matches: 
SuppressionRule{packageUrl=PropertyType{value=^pkg:javascript/jquery@.*$, 
regex=true, caseSensitive=false},cve={CVE-2020-11022,}}
[INFO] Suppression Rule had zero matches: 
SuppressionRule{packageUrl=PropertyType{value=^pkg:javascript/jquery@.*$, 
regex=true, caseSensitive=false},cve={CVE-2020-11023,}}
[INFO] Suppression Rule had zero matches: 
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.testng/testng@.*$,
 regex=true, caseSensitive=false},cve={CVE-2022-4065,}}
[INFO] Suppression Rule had zero matches: 
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.springframework/spring\-.*@.*$,
 regex=true, 
caseSensitive=false},cve={CVE-2022-22965,CVE-2022-22950,CVE-2022-22968,CVE-2022-22970,}}
[INFO] Suppression Rule had zero matches: 
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.springframework/spring\-web@.*$,
 regex=true, caseSensitive=false},cve={CVE-2016-1000027,}}
[INFO] Finished Unused Suppression Rule Analyzer (0 seconds)
[INFO] Analysis Complete (10 seconds)
[INFO] Writing HTML report to: 
<https://ci-builds.apache.org/job/Struts/job/Struts-master-dependency-check/ws/core/target/dependency-check-report.html>
[WARNING] 

One or more dependencies were identified with known vulnerabilities in Struts 2 
Core:

commons-fileupload2-core-2.0.0-M2.jar 
(pkg:maven/org.apache.commons/[email protected], 
cpe:2.3:a:apache:commons_fileupload:2.0.0:m2:*:*:*:*:*:*) : CVE-2025-48976


See the dependency-check report for more details.


[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Struts 2 7.0.4-SNAPSHOT:
[INFO] 
[INFO] Struts 2 ........................................... SUCCESS [ 43.044 s]
[INFO] Struts BOM ......................................... SUCCESS [  4.071 s]
[INFO] Struts Parent POM .................................. SUCCESS [  4.258 s]
[INFO] Struts 2 Jakarta EE Compatible modules ............. SUCCESS [  3.997 s]
[INFO] Struts 2 Jakarta EE Compatible Velocity Tools View . SUCCESS [ 11.651 s]
[INFO] Struts 2 Jakarta EE Compatible Velocity Tools Jsp .. SUCCESS [  7.478 s]
[INFO] Struts 2 Core ...................................... FAILURE [03:18 min]
[INFO] Struts 2 Plugins ................................... SKIPPED
[INFO] Struts 2 Async Plugin .............................. SKIPPED
[INFO] Struts 2 Bean Validation Plugin .................... SKIPPED
[INFO] Struts 2 CDI Plugin ................................ SKIPPED
[INFO] Struts 2 Spring Plugin ............................. SKIPPED
[INFO] Struts 2 JUnit Plugin .............................. SKIPPED
[INFO] Struts 2 Velocity Plugin ........................... SKIPPED
[INFO] Struts 2 Configuration Browser Plugin .............. SKIPPED
[INFO] Struts 2 Convention Plugin ......................... SKIPPED
[INFO] Struts 2 Jasper Reports Plugin ..................... SKIPPED
[INFO] Struts 2 Jasper Reports 7 Plugin [EXPERIMENTAL] .... SKIPPED
[INFO] Struts 2 Java Templates Plugin ..................... SKIPPED
[INFO] Struts 2 JFreeChart Plugin ......................... SKIPPED
[INFO] Struts 2 JSON Plugin ............................... SKIPPED
[INFO] Struts 2 REST Plugin ............................... SKIPPED
[INFO] Struts 2 TestNG Plugin ............................. SKIPPED
[INFO] Struts 2 Tiles Plugin .............................. SKIPPED
[INFO] Struts 2 XSLT Plugin ............................... SKIPPED
[INFO] Struts 2 Webapps ................................... SKIPPED
[INFO] Struts 2 Showcase Webapp ........................... SKIPPED
[INFO] Struts 2 Rest Showcase Webapp ...................... SKIPPED
[INFO] Struts 2 Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  04:35 min
[INFO] Finished at: 2025-07-22T06:43:53Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:12.1.3:check 
(default) on project struts2-core: 
[ERROR] 
[ERROR] One or more dependencies were identified with vulnerabilities that have 
a CVSS score greater than or equal to '7.0': 
[ERROR] 
[ERROR] commons-fileupload2-core-2.0.0-M2.jar 
(pkg:maven/org.apache.commons/[email protected], 
cpe:2.3:a:apache:commons_fileupload:2.0.0:m2:*:*:*:*:*:*): CVE-2025-48976(7.5)
[ERROR] 
[ERROR] See the dependency-check report for more details.
[ERROR] 
[ERROR] 
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :struts2-core
Build step 'Execute shell' marked build as failure
ERROR: No tool found matching MAVEN_3_LATEST__HOME
Setting MAVEN_3_LATEST_HOME=/home/jenkins/tools/maven/latest3

Reply via email to