Skip to content

Updating commons-lang3 and testng dependencies#9254

Open
sid-srini wants to merge 2 commits intoapache:masterfrom
sid-srini:update-outdated-deps
Open

Updating commons-lang3 and testng dependencies#9254
sid-srini wants to merge 2 commits intoapache:masterfrom
sid-srini:update-outdated-deps

Conversation

@sid-srini
Copy link
Contributor

Updated the following third-party dependency modules:

  1. apache commons lang3: from 3.17.0 to 3.19.0
  2. testng: from 6.14.3 to 7.11.0

^Add meaningful description above

Click to collapse/expand PR instructions

By opening a pull request you confirm that, unless explicitly stated otherwise, the changes -

  • are all your own work, and you have the right to contribute them.
  • are contributed solely under the terms and conditions of the Apache License 2.0 (see section 5 of the license for more information).

Please make sure (eg. git log) that all commits have a valid name and email address for you in the Author field.

If you're a first time contributor, see the Contributing guidelines for more information.

If you're a committer, please label the PR before pressing "Create pull request" so that the right test jobs can run.

PR approval and merge checklist:

  1. Was this PR correctly labeled, did the right tests run? When did they run?
  2. Is this PR squashed?
  3. Are author name / email address correct? Are co-authors correctly listed? Do the commit messages need updates?
  4. Does the PR title and description still fit after the Nth iteration? Is the description sufficient to appear in the release notes?

If this PR targets the delivery branch: don't merge. (full wiki article)

Updated 3.17.0 -> 3.19.0
Repackaged jar with manifest attribute Import-Package value modified in
order to avoid issues with older Netbinox even though OSGi v8 is used.
- Added testng-ant jar which has been separated now.
- Updated the lib spec version due to some breaking API changes of testng.
- Added dependency of slf4j-api-2.0.17 jar.
- Updated java/testng source to use the public APIs.
- Updated java/testng.ui source to use the public APIs.
- Updated nbbuild ant project template for testng to set verbose > 4, in
  order for TestNG to initialize the VerboseReporter.
    - This listener can no longer be used directly from the ant task
      attribute due to the removal of the default constructor.
- Fixed broken unit tests in java/testng.ui, java/testng.ant
    - Former fixed for JDK17+ runtime and java/j2seplatform for test.
    - Latter fixed with missing data file and TestNG output changes.
@mbien mbien added Upgrade Library Library (Dependency) Upgrade tests ci:all-tests [ci] enable all tests labels Mar 10, 2026
@apache apache locked and limited conversation to collaborators Mar 10, 2026
@apache apache unlocked this conversation Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:all-tests [ci] enable all tests tests Upgrade Library Library (Dependency) Upgrade

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants