This is an automated email from the ASF dual-hosted git repository. matthiasblaesing pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit 41b908e3b810375baad2c8b0ff2fd4170fd586ec Merge: ab116ad9864 0b67e3adfff Author: Matthias Bläsing <[email protected]> AuthorDate: Thu Jun 4 10:52:41 2026 +0200 Merge pull request #9254 from sid-srini/update-outdated-deps Updating commons-lang3 and testng dependencies java/java.j2seproject/nbproject/project.properties | 4 +- java/testng.ant/nbproject/project.xml | 4 + .../netbeans/modules/testng/ant/RegexpUtils.java | 5 +- .../modules/testng/ant/TestNGOutputReader.java | 23 +- .../netbeans/modules/testng/ant/testng-build.xml | 6 +- java/testng.ant/test/unit/data/antOut/log.txt | 77 ++ java/testng.ui/nbproject/project.xml | 6 +- .../modules/testng/ui/XmlSuiteHandler.java | 8 +- .../testng/ui/actions/RetoucheTestBase.java | 22 +- java/testng/nbproject/project.xml | 2 +- .../netbeans/modules/testng/resources/testng.xml | 10 +- .../modules/testng/spi/XMLSuiteSupport.java | 51 +- nbbuild/templates/common.xml | 12 +- platform/libs.testng/external/binaries-list | 8 +- ....78-license.txt => jcommander-1.85-license.txt} | 4 +- .../external/slf4j-api-2.0.17-license.txt | 27 + ....14.3-license.txt => testng-7.11.0-license.txt} | 6 +- ...-6.14.3-notice.txt => testng-7.11.0-notice.txt} | 0 .../external/testng-ant-1.0.0-license.txt} | 10 +- .../nbproject/org-netbeans-libs-testng.sig | 992 ++++++++++++--------- platform/libs.testng/nbproject/project.properties | 12 +- platform/libs.testng/nbproject/project.xml | 16 +- platform/o.apache.commons.lang3/build.xml | 16 +- .../o.apache.commons.lang3/external/binaries-list | 2 +- ...icense.txt => commons-lang3-3.19.0-license.txt} | 2 +- ...-notice.txt => commons-lang3-3.19.0-notice.txt} | 2 +- .../nbproject/project.properties | 2 +- .../o.apache.commons.lang3/nbproject/project.xml | 2 +- 28 files changed, 799 insertions(+), 532 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
