From 754b4f24c259d4717a15fe49b574b2758c3798e8 Mon Sep 17 00:00:00 2001 From: Natalia Pozhidaeva Date: Mon, 4 Aug 2025 14:33:34 -0400 Subject: [PATCH 1/3] update testng to 7.11 --- jdi-bdd-tests/pom.xml | 2 +- jdi-eyes-demo/pom.xml | 2 +- jdi-light-angular-tests-with-mocks/pom.xml | 2 +- jdi-light-angular-tests/pom.xml | 2 +- jdi-light-applitools-tests/pom.xml | 2 +- jdi-light-bootstrap-tests/pom.xml | 2 +- jdi-light-html-tests/pom.xml | 2 +- jdi-light-material-ui-tests/pom.xml | 2 +- jdi-light-mobile-tests/pom.xml | 2 +- jdi-light-vuetify-tests/pom.xml | 2 +- test-examples/jdi-bdd-no-po-tests/pom.xml | 2 +- test-examples/jdi-light-examples/pom.xml | 2 +- test-examples/jdi-performance/pom.xml | 2 +- test-templates/jdi-light-testng-template/pom.xml | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/jdi-bdd-tests/pom.xml b/jdi-bdd-tests/pom.xml index e3425ac283..cc79bd45cb 100644 --- a/jdi-bdd-tests/pom.xml +++ b/jdi-bdd-tests/pom.xml @@ -16,7 +16,7 @@ 9.4.12.RC2 1.9.20 2.12.0 - 7.8.0 + 7.11.0 11 diff --git a/jdi-eyes-demo/pom.xml b/jdi-eyes-demo/pom.xml index 4144185f18..dbd83955f0 100644 --- a/jdi-eyes-demo/pom.xml +++ b/jdi-eyes-demo/pom.xml @@ -22,7 +22,7 @@ 11 - 7.8.0 + 7.11.0 diff --git a/jdi-light-angular-tests-with-mocks/pom.xml b/jdi-light-angular-tests-with-mocks/pom.xml index bd2eee8e27..ef638c164d 100644 --- a/jdi-light-angular-tests-with-mocks/pom.xml +++ b/jdi-light-angular-tests-with-mocks/pom.xml @@ -18,7 +18,7 @@ 2.12.0 9.4.12.RC2 - 7.8.0 + 7.11.0 diff --git a/jdi-light-angular-tests/pom.xml b/jdi-light-angular-tests/pom.xml index a10bba6bc7..008301015a 100644 --- a/jdi-light-angular-tests/pom.xml +++ b/jdi-light-angular-tests/pom.xml @@ -20,7 +20,7 @@ src/test/resources/general.xml - 7.8.0 + 7.11.0 diff --git a/jdi-light-applitools-tests/pom.xml b/jdi-light-applitools-tests/pom.xml index 1dcea8f0f9..84f4370970 100644 --- a/jdi-light-applitools-tests/pom.xml +++ b/jdi-light-applitools-tests/pom.xml @@ -21,7 +21,7 @@ 2.25.0 2.12.0 9.4.12.RC2 - 7.8.0 + 7.11.0 diff --git a/jdi-light-bootstrap-tests/pom.xml b/jdi-light-bootstrap-tests/pom.xml index 63a289b258..5e88e3d35e 100644 --- a/jdi-light-bootstrap-tests/pom.xml +++ b/jdi-light-bootstrap-tests/pom.xml @@ -16,7 +16,7 @@ 2.12.0 2.25.0 1.9.20 - 7.8.0 + 7.11.0 11 diff --git a/jdi-light-html-tests/pom.xml b/jdi-light-html-tests/pom.xml index 80a56f0cfe..0cf8f657ea 100644 --- a/jdi-light-html-tests/pom.xml +++ b/jdi-light-html-tests/pom.xml @@ -16,7 +16,7 @@ false 2.25.0 2.12.0 - 7.8.0 + 7.11.0 1.9.20 src/test/resources/general.xml 11 diff --git a/jdi-light-material-ui-tests/pom.xml b/jdi-light-material-ui-tests/pom.xml index 74e8c2344e..6d479add78 100644 --- a/jdi-light-material-ui-tests/pom.xml +++ b/jdi-light-material-ui-tests/pom.xml @@ -18,7 +18,7 @@ 9.4.12.RC2 1.6.2-SNAPSHOT src/test/resources/general.xml - 7.8.0 + 7.11.0 diff --git a/jdi-light-mobile-tests/pom.xml b/jdi-light-mobile-tests/pom.xml index 8c15d8573f..38c7cff413 100644 --- a/jdi-light-mobile-tests/pom.xml +++ b/jdi-light-mobile-tests/pom.xml @@ -18,7 +18,7 @@ 2.12.0 9.4.12.RC2 1.9.20 - 7.8.0 + 7.11.0 src/test/resources/android10SystemTests.xml src/test/resources/android11SystemTests.xml src/test/resources/androidApps.xml diff --git a/jdi-light-vuetify-tests/pom.xml b/jdi-light-vuetify-tests/pom.xml index c9e9aaa09c..96f34d4930 100644 --- a/jdi-light-vuetify-tests/pom.xml +++ b/jdi-light-vuetify-tests/pom.xml @@ -18,7 +18,7 @@ 9.4.12.RC2 src/test/resources/general.xml 1.6.2-SNAPSHOT - 7.8.0 + 7.11.0 diff --git a/test-examples/jdi-bdd-no-po-tests/pom.xml b/test-examples/jdi-bdd-no-po-tests/pom.xml index 2d2e67b710..0a14f3970d 100644 --- a/test-examples/jdi-bdd-no-po-tests/pom.xml +++ b/test-examples/jdi-bdd-no-po-tests/pom.xml @@ -18,7 +18,7 @@ 2.12.0 11 - 7.8.0 + 7.11.0 diff --git a/test-examples/jdi-light-examples/pom.xml b/test-examples/jdi-light-examples/pom.xml index 02de234f95..c537cf5a04 100644 --- a/test-examples/jdi-light-examples/pom.xml +++ b/test-examples/jdi-light-examples/pom.xml @@ -19,7 +19,7 @@ 11 - 7.8.0 + 7.11.0 diff --git a/test-examples/jdi-performance/pom.xml b/test-examples/jdi-performance/pom.xml index c085a8340c..b7cba55acc 100644 --- a/test-examples/jdi-performance/pom.xml +++ b/test-examples/jdi-performance/pom.xml @@ -22,7 +22,7 @@ 11 - 7.8.0 + 7.11.0 diff --git a/test-templates/jdi-light-testng-template/pom.xml b/test-templates/jdi-light-testng-template/pom.xml index 8db12d8587..f74a349ddf 100644 --- a/test-templates/jdi-light-testng-template/pom.xml +++ b/test-templates/jdi-light-testng-template/pom.xml @@ -22,7 +22,7 @@ https://jdi-testing.github.io/jdi-light/ 11 - 7.8.0 + 7.11.0 From 7ff05025ea575e6d797df744edf17e1f6c90d176 Mon Sep 17 00:00:00 2001 From: Natalia Pozhidaeva Date: Mon, 4 Aug 2025 14:40:38 -0400 Subject: [PATCH 2/3] update jackson-databind --- jdi-light-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jdi-light-core/pom.xml b/jdi-light-core/pom.xml index 832763fa2f..50fc7d403c 100644 --- a/jdi-light-core/pom.xml +++ b/jdi-light-core/pom.xml @@ -30,7 +30,7 @@ com.fasterxml.jackson.core jackson-databind - 2.17.0 + 2.19.2 commons-io From e29c7115b0b687b6f306078ffbee92b56642905d Mon Sep 17 00:00:00 2001 From: Natalia Pozhidaeva Date: Mon, 4 Aug 2025 14:43:40 -0400 Subject: [PATCH 3/3] update logger --- jdi-light/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jdi-light/pom.xml b/jdi-light/pom.xml index a4e444b3c3..b00407208f 100644 --- a/jdi-light/pom.xml +++ b/jdi-light/pom.xml @@ -15,7 +15,7 @@ 11 1.6.2-SNAPSHOT - 2.22.0 + 2.25.1