Lukasz Lenart
22b0fa9f12
chore: updates SNAPSHOT version to reflect current scope of changes ( #1563 )
2026-02-01 12:26:48 +00:00
dependabot[bot]
17d4a15803
build(deps): bump org.testng:testng from 7.11.0 to 7.12.0 ( #1553 )
...
Bumps [org.testng:testng](https://github.com/testng-team/testng ) from 7.11.0 to 7.12.0.
- [Release notes](https://github.com/testng-team/testng/releases )
- [Changelog](https://github.com/testng-team/testng/blob/master/CHANGES.txt )
- [Commits](https://github.com/testng-team/testng/compare/7.11.0...7.12.0 )
---
updated-dependencies:
- dependency-name: org.testng:testng
dependency-version: 7.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-26 16:23:23 +01:00
dependabot[bot]
232276f652
build(deps): bump org.assertj:assertj-core from 3.27.6 to 3.27.7 ( #1552 )
...
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj ) from 3.27.6 to 3.27.7.
- [Release notes](https://github.com/assertj/assertj/releases )
- [Commits](https://github.com/assertj/assertj/compare/assertj-build-3.27.6...assertj-build-3.27.7 )
---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
dependency-version: 3.27.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-26 16:23:11 +01:00
dependabot[bot]
0f57b3391b
build(deps): bump org.htmlunit:htmlunit from 4.17.0 to 4.21.0 ( #1504 )
...
Bumps [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit ) from 4.17.0 to 4.21.0.
- [Release notes](https://github.com/HtmlUnit/htmlunit/releases )
- [Commits](https://github.com/HtmlUnit/htmlunit/compare/4.17.0...4.21.0 )
---
updated-dependencies:
- dependency-name: org.htmlunit:htmlunit
dependency-version: 4.21.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-29 13:37:01 +01:00
dependabot[bot]
d9d318f939
build(deps-dev): bump commons-validator:commons-validator ( #1490 )
...
Bumps [commons-validator:commons-validator](https://github.com/apache/commons-validator ) from 1.10.0 to 1.10.1.
- [Changelog](https://github.com/apache/commons-validator/blob/master/RELEASE-NOTES.txt )
- [Commits](https://github.com/apache/commons-validator/compare/rel/commons-validator-1.10.0...rel/commons-validator-1.10.1 )
---
updated-dependencies:
- dependency-name: commons-validator:commons-validator
dependency-version: 1.10.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-29 11:22:30 +01:00
dependabot[bot]
cbc5cbb76c
build(deps): bump commons-io:commons-io from 2.20.0 to 2.21.0 ( #1474 )
...
Bumps [commons-io:commons-io](https://github.com/apache/commons-io ) from 2.20.0 to 2.21.0.
- [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt )
- [Commits](https://github.com/apache/commons-io/compare/rel/commons-io-2.20.0...rel/commons-io-2.21.0 )
---
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-version: 2.21.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-29 11:21:42 +01:00
dependabot[bot]
ef2aa1f948
Bump org.apache.commons:commons-text from 1.14.0 to 1.15.0 ( #1448 )
...
Bumps [org.apache.commons:commons-text](https://github.com/apache/commons-text ) from 1.14.0 to 1.15.0.
- [Changelog](https://github.com/apache/commons-text/blob/master/RELEASE-NOTES.txt )
- [Commits](https://github.com/apache/commons-text/compare/rel/commons-text-1.14.0...rel/commons-text-1.15.0 )
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
dependency-version: 1.15.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-11 10:23:31 +01:00
Lukasz Lenart
6131c9364e
Fixes site and JavaDocs generation ( #1419 )
2025-11-22 16:55:18 +01:00
Lukasz Lenart
3e7710c583
WW-5576 Java 25 build ( #1415 )
...
* WW-5576 Upgrades commons-lang to version 3.20.0 which is Java 25 compatible
* WW-5576 Defines a new build on Java 25
* WW-5576 Fixes generating TLD file when building on Java 25
* WW-5576 Moves version property to the root pom.xml
2025-11-17 14:42:14 +01:00
dependabot[bot]
d7bdedf580
Bump com.github.ben-manes.caffeine:caffeine from 3.2.2 to 3.2.3 ( #1403 )
...
Bumps [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine ) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/ben-manes/caffeine/releases )
- [Commits](https://github.com/ben-manes/caffeine/compare/v3.2.2...v3.2.3 )
---
updated-dependencies:
- dependency-name: com.github.ben-manes.caffeine:caffeine
dependency-version: 3.2.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-17 07:53:32 +01:00
dependabot[bot]
e1dddcbaef
Bump org.htmlunit:htmlunit from 4.16.0 to 4.17.0 ( #1396 )
...
Bumps [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit ) from 4.16.0 to 4.17.0.
- [Release notes](https://github.com/HtmlUnit/htmlunit/releases )
- [Commits](https://github.com/HtmlUnit/htmlunit/compare/4.16.0...4.17.0 )
---
updated-dependencies:
- dependency-name: org.htmlunit:htmlunit
dependency-version: 4.17.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-27 06:43:08 +01:00
Lukasz Lenart
eba05e53da
Reverse merge changes related to releasing Struts 7.1.1 ( #1378 )
...
* [maven-release-plugin] prepare release STRUTS_7_1_1
* [maven-release-plugin] rollback the release of STRUTS_7_1_1
* [maven-release-plugin] prepare release STRUTS_7_1_1
* [maven-release-plugin] prepare for next development iteration
2025-10-19 19:12:31 +02:00
Lukasz Lenart
32ff5fcc24
Merge pull request #1373 from apache/dependabot/maven/main/org.apache.commons-commons-lang3-3.19.0
...
WW-5577 Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0
2025-09-29 15:09:05 +02:00
Lukasz Lenart
310114d93d
Merge pull request #1375 from apache/dependabot/maven/main/org.assertj-assertj-core-3.27.6
...
Bump org.assertj:assertj-core from 3.27.4 to 3.27.6
2025-09-29 08:25:22 +02:00
Lukasz Lenart
3fdc642742
Merge pull request #1366 from apache/deps/WW-5574-commons-logging
...
WW-5574 Upgrades commons-logging to version 1.3.5
2025-09-29 07:33:40 +02:00
Lukasz Lenart
8f750ead77
Merge pull request #1367 from apache/deps/WW-5575-commons-io
...
WW-5575 Upgrades commons-io to version 2.20.0
2025-09-29 07:33:32 +02:00
dependabot[bot]
f70818cf95
Bump org.assertj:assertj-core from 3.27.4 to 3.27.6
...
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj ) from 3.27.4 to 3.27.6.
- [Release notes](https://github.com/assertj/assertj/releases )
- [Commits](https://github.com/assertj/assertj/compare/assertj-build-3.27.4...assertj-build-3.27.6 )
---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
dependency-version: 3.27.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-29 01:37:27 +00:00
dependabot[bot]
e499b97590
Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0
...
Bumps org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
dependency-version: 3.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-29 01:36:43 +00:00
Lukasz Lenart
ed62673e85
WW-5575 Upgrades commons-io to version 2.20.0
2025-09-28 12:14:07 +02:00
Lukasz Lenart
6bf2bbed84
WW-5574 Upgrades commons-logging to version 1.3.5
2025-09-28 12:11:35 +02:00
Lukasz Lenart
4e308e2be0
[maven-release-plugin] prepare for next development iteration
2025-09-24 09:45:02 +02:00
Lukasz Lenart
02858b7ed5
[maven-release-plugin] prepare release STRUTS_7_1_0
2025-09-24 09:44:54 +02:00
Lukasz Lenart
8fcab78c5d
[maven-release-plugin] rollback the release of STRUTS_7_1_0
2025-09-24 09:39:45 +02:00
Lukasz Lenart
d50cfba32e
[maven-release-plugin] prepare release STRUTS_7_1_0
2025-09-24 09:39:08 +02:00
dependabot[bot]
a9d804ebed
Bump org.assertj:assertj-core from 3.27.3 to 3.27.4
...
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj ) from 3.27.3 to 3.27.4.
- [Release notes](https://github.com/assertj/assertj/releases )
- [Commits](https://github.com/assertj/assertj/compare/assertj-build-3.27.3...assertj-build-3.27.4 )
---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
dependency-version: 3.27.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-15 01:38:06 +00:00
Lukasz Lenart
2bd358ce1d
Merge pull request #1338 from apache/dependabot/maven/main/org.apache.commons-commons-compress-1.28.0
...
WW-5569 Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0
2025-09-10 11:23:20 +02:00
Lukasz Lenart
f278f4bbdb
Merge pull request #1332 from apache/dependabot/maven/main/org.htmlunit-htmlunit-4.16.0
...
Bump org.htmlunit:htmlunit from 4.13.0 to 4.16.0
2025-09-10 10:23:00 +02:00
Lukasz Lenart
69cf6551e5
Merge pull request #1325 from apache/dependabot/maven/commons-validator-commons-validator-1.10.0
...
WW-5566 Bump commons-validator:commons-validator from 1.9.0 to 1.10.0
2025-09-10 10:19:05 +02:00
dependabot[bot]
a599f0b6ed
Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0
...
Bumps [org.apache.commons:commons-compress](https://github.com/apache/commons-compress ) from 1.27.1 to 1.28.0.
- [Changelog](https://github.com/apache/commons-compress/blob/master/RELEASE-NOTES.txt )
- [Commits](https://github.com/apache/commons-compress/compare/rel/commons-compress-1.27.1...rel/commons-compress-1.28.0 )
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
dependency-version: 1.28.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-10 06:03:38 +00:00
dependabot[bot]
dcb58e1b73
Bump org.htmlunit:htmlunit from 4.13.0 to 4.16.0
...
Bumps [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit ) from 4.13.0 to 4.16.0.
- [Release notes](https://github.com/HtmlUnit/htmlunit/releases )
- [Commits](https://github.com/HtmlUnit/htmlunit/compare/4.13.0...4.16.0 )
---
updated-dependencies:
- dependency-name: org.htmlunit:htmlunit
dependency-version: 4.16.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-10 06:03:22 +00:00
dependabot[bot]
ccaa61431a
Bump commons-validator:commons-validator from 1.9.0 to 1.10.0
...
Bumps commons-validator:commons-validator from 1.9.0 to 1.10.0.
---
updated-dependencies:
- dependency-name: commons-validator:commons-validator
dependency-version: 1.10.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-25 02:18:45 +00:00
dependabot[bot]
c3877c2cf0
Bump org.apache.commons:commons-collections4 from 4.4 to 4.5.0
...
Bumps org.apache.commons:commons-collections4 from 4.4 to 4.5.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-collections4
dependency-version: 4.5.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-25 02:16:10 +00:00
Lukasz Lenart
1599d5dab5
Merge pull request #1312 from apache/dependabot/maven/org.apache.commons-commons-text-1.14.0
...
WW-5561 Bump org.apache.commons:commons-text from 1.13.1 to 1.14.0
2025-08-19 06:51:05 +02:00
dependabot[bot]
3f138e3c0a
Bump org.apache.commons:commons-text from 1.13.1 to 1.14.0
...
Bumps [org.apache.commons:commons-text](https://github.com/apache/commons-text ) from 1.13.1 to 1.14.0.
- [Changelog](https://github.com/apache/commons-text/blob/master/RELEASE-NOTES.txt )
- [Commits](https://github.com/apache/commons-text/compare/rel/commons-text-1.13.1...rel/commons-text-1.14.0 )
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
dependency-version: 1.14.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-11 02:36:31 +00:00
dependabot[bot]
f30cf63d43
Bump org.apache.struts:struts-annotations from 1.0.8 to 2.0
...
Bumps [org.apache.struts:struts-annotations](https://github.com/apache/struts-annotations ) from 1.0.8 to 2.0.
- [Release notes](https://github.com/apache/struts-annotations/releases )
- [Commits](https://github.com/apache/struts-annotations/commits )
---
updated-dependencies:
- dependency-name: org.apache.struts:struts-annotations
dependency-version: '2.0'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-11 02:33:13 +00:00
dependabot[bot]
b796bab432
Bump org.apache.commons:commons-fileupload2-jakarta-servlet6
...
Bumps org.apache.commons:commons-fileupload2-jakarta-servlet6 from 2.0.0-M2 to 2.0.0-M4.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-fileupload2-jakarta-servlet6
dependency-version: 2.0.0-M4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-06 08:58:13 +02:00
Lukasz Lenart
73e05ef978
Merge pull request #1298 from apache/dependabot/maven/org.htmlunit-htmlunit-4.13.0
...
Bump org.htmlunit:htmlunit from 4.11.1 to 4.13.0
2025-07-22 07:19:08 +02:00
dependabot[bot]
f640012618
Bump org.htmlunit:htmlunit from 4.11.1 to 4.13.0
...
Bumps [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit ) from 4.11.1 to 4.13.0.
- [Release notes](https://github.com/HtmlUnit/htmlunit/releases )
- [Commits](https://github.com/HtmlUnit/htmlunit/compare/4.11.1...4.13.0 )
---
updated-dependencies:
- dependency-name: org.htmlunit:htmlunit
dependency-version: 4.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-21 02:09:31 +00:00
dependabot[bot]
be3d57a725
Bump com.github.ben-manes.caffeine:caffeine from 3.2.1 to 3.2.2
...
Bumps [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine ) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/ben-manes/caffeine/releases )
- [Commits](https://github.com/ben-manes/caffeine/compare/v3.2.1...v3.2.2 )
---
updated-dependencies:
- dependency-name: com.github.ben-manes.caffeine:caffeine
dependency-version: 3.2.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-21 02:09:15 +00:00
Lukasz Lenart
85a4be3402
Merge pull request #1293 from apache/dependabot/maven/org.apache.commons-commons-text-1.13.1
...
Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1
2025-07-19 10:33:24 +02:00
dependabot[bot]
bf9d1548ea
Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1
...
Bumps org.apache.commons:commons-text from 1.13.0 to 1.13.1.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
dependency-version: 1.13.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-14 02:12:30 +00:00
dependabot[bot]
e8e8e66580
Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 in /parent
...
Bumps org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
dependency-version: 3.18.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-12 01:36:29 +00:00
dependabot[bot]
2bfa4b6335
Bump org.easymock:easymock from 5.4.0 to 5.6.0
...
Bumps [org.easymock:easymock](https://github.com/easymock/easymock ) from 5.4.0 to 5.6.0.
- [Release notes](https://github.com/easymock/easymock/releases )
- [Changelog](https://github.com/easymock/easymock/blob/master/ReleaseNotes.md )
- [Commits](https://github.com/easymock/easymock/compare/easymock-5.4.0...easymock-5.6.0 )
---
updated-dependencies:
- dependency-name: org.easymock:easymock
dependency-version: 5.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-07 06:04:25 +00:00
dependabot[bot]
6466bb120d
Bump com.github.ben-manes.caffeine:caffeine from 3.2.0 to 3.2.1 ( #1282 )
...
Bumps [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine ) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/ben-manes/caffeine/releases )
- [Commits](https://github.com/ben-manes/caffeine/compare/v3.2.0...v3.2.1 )
---
updated-dependencies:
- dependency-name: com.github.ben-manes.caffeine:caffeine
dependency-version: 3.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-23 07:15:58 +02:00
dependabot[bot]
8124e6cfa4
WW-5551 Bump commons-beanutils:commons-beanutils from 1.9.4 to 1.11.0 in /parent ( #1277 )
...
Bumps commons-beanutils:commons-beanutils from 1.9.4 to 1.11.0.
---
updated-dependencies:
- dependency-name: commons-beanutils:commons-beanutils
dependency-version: 1.11.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-16 06:54:22 +02:00
dependabot[bot]
5b7991412b
Bump org.awaitility:awaitility from 4.2.2 to 4.3.0 ( #1276 )
...
Bumps [org.awaitility:awaitility](https://github.com/awaitility/awaitility ) from 4.2.2 to 4.3.0.
- [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt )
- [Commits](https://github.com/awaitility/awaitility/compare/awaitility-4.2.2...awaitility-4.3.0 )
---
updated-dependencies:
- dependency-name: org.awaitility:awaitility
dependency-version: 4.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-16 06:52:47 +02:00
dependabot[bot]
d4f1adbb05
Bump com.github.ben-manes.caffeine:caffeine from 3.1.8 to 3.2.0 ( #1257 )
...
Bumps [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine ) from 3.1.8 to 3.2.0.
- [Release notes](https://github.com/ben-manes/caffeine/releases )
- [Commits](https://github.com/ben-manes/caffeine/compare/v3.1.8...v3.2.0 )
---
updated-dependencies:
- dependency-name: com.github.ben-manes.caffeine:caffeine
dependency-version: 3.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-06 20:47:20 +02:00
dependabot[bot]
1ab2fcc620
Bump org.htmlunit:htmlunit from 4.9.0 to 4.11.1 ( #1258 )
...
Bumps [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit ) from 4.9.0 to 4.11.1.
- [Release notes](https://github.com/HtmlUnit/htmlunit/releases )
- [Commits](https://github.com/HtmlUnit/htmlunit/compare/4.9.0...4.11.1 )
---
updated-dependencies:
- dependency-name: org.htmlunit:htmlunit
dependency-version: 4.11.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-06 20:44:55 +02:00
Kusal Kithul-Godage
d2cb444bcf
WW-5376 Fix BOM leaking unrelated dependencies
2025-02-25 19:32:44 +11:00