From b1a56e4624a04087a41d92bf2db5b996297df706 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 16:26:43 +0000 Subject: [PATCH 1/7] chore: bump org.apache.commons:commons-compress from 1.25.0 to 1.26.0 in /playwright (#439) Bumps org.apache.commons:commons-compress from 1.25.0 to 1.26.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- playwright/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playwright/pom.xml b/playwright/pom.xml index 06ebc119..eea224c0 100644 --- a/playwright/pom.xml +++ b/playwright/pom.xml @@ -232,7 +232,7 @@ org.apache.commons commons-compress - 1.25.0 + 1.26.0 junit From 0fa077a804a7a2b030bc66c289369f9549f6c906 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 02:45:35 +0000 Subject: [PATCH 2/7] chore: bump the npm-low-risk group with 1 update (#440) Bumps the npm-low-risk group with 1 update: [husky](https://github.com/typicode/husky). Updates `husky` from 9.0.7 to 9.0.11 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v9.0.7...v9.0.11) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-low-risk ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 20 ++++++++++---------- package.json | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index 21c7e65f..d27db0d0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,18 +1,18 @@ { "name": "axe-core-maven-html", - "version": "4.8.1", + "version": "4.8.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "axe-core-maven-html", - "version": "4.8.1", + "version": "4.8.2", "license": "ISC", "devDependencies": { "conventional-changelog-cli": "^4.1.0", "copyfiles": "^2.4.1", "del-cli": "^5.1.0", - "husky": "^9.0.7", + "husky": "^9.0.11", "standard-version": "^9.5.0", "xml-js": "^1.6.11" } @@ -1988,12 +1988,12 @@ } }, "node_modules/husky": { - "version": "9.0.7", - "resolved": "https://registry.npmjs.org/husky/-/husky-9.0.7.tgz", - "integrity": "sha512-vWdusw+y12DUEeoZqW1kplOFqk3tedGV8qlga8/SF6a3lOiWLqGZZQvfWvY0fQYdfiRi/u1DFNpudTSV9l1aCg==", + "version": "9.0.11", + "resolved": "https://registry.npmjs.org/husky/-/husky-9.0.11.tgz", + "integrity": "sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==", "dev": true, "bin": { - "husky": "bin.js" + "husky": "bin.mjs" }, "engines": { "node": ">=18" @@ -4965,9 +4965,9 @@ } }, "husky": { - "version": "9.0.7", - "resolved": "https://registry.npmjs.org/husky/-/husky-9.0.7.tgz", - "integrity": "sha512-vWdusw+y12DUEeoZqW1kplOFqk3tedGV8qlga8/SF6a3lOiWLqGZZQvfWvY0fQYdfiRi/u1DFNpudTSV9l1aCg==", + "version": "9.0.11", + "resolved": "https://registry.npmjs.org/husky/-/husky-9.0.11.tgz", + "integrity": "sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==", "dev": true }, "ignore": { diff --git a/package.json b/package.json index 1b01e7f5..e9e54060 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "conventional-changelog-cli": "^4.1.0", "copyfiles": "^2.4.1", "del-cli": "^5.1.0", - "husky": "^9.0.7", + "husky": "^9.0.11", "standard-version": "^9.5.0", "xml-js": "^1.6.11" } From 90db2e4e09d0c6022a082b65bcfdf3517fc76a65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 02:46:06 +0000 Subject: [PATCH 3/7] chore: bump the maven-low-risk group with 4 updates (#441) Bumps the maven-low-risk group with 4 updates: [io.github.bonigarcia:webdrivermanager](https://github.com/bonigarcia/webdrivermanager), [org.junit.vintage:junit-vintage-engine](https://github.com/junit-team/junit5), [com.microsoft.playwright:playwright](https://github.com/microsoft/playwright-java) and [commons-codec:commons-codec](https://github.com/apache/commons-codec). Updates `io.github.bonigarcia:webdrivermanager` from 5.6.3 to 5.7.0 - [Release notes](https://github.com/bonigarcia/webdrivermanager/releases) - [Changelog](https://github.com/bonigarcia/webdrivermanager/blob/master/CHANGELOG.md) - [Commits](https://github.com/bonigarcia/webdrivermanager/compare/webdrivermanager-5.6.3...webdrivermanager-5.7.0) Updates `org.junit.vintage:junit-vintage-engine` from 5.10.1 to 5.10.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.10.1...r5.10.2) Updates `com.microsoft.playwright:playwright` from 1.41.1 to 1.41.2 - [Release notes](https://github.com/microsoft/playwright-java/releases) - [Commits](https://github.com/microsoft/playwright-java/compare/v1.41.1...v1.41.2) Updates `commons-codec:commons-codec` from 1.16.0 to 1.16.1 - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.16.0...rel/commons-codec-1.16.1) --- updated-dependencies: - dependency-name: io.github.bonigarcia:webdrivermanager dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-low-risk - dependency-name: org.junit.vintage:junit-vintage-engine dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-low-risk - dependency-name: com.microsoft.playwright:playwright dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-low-risk - dependency-name: commons-codec:commons-codec dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-low-risk ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- playwright/pom.xml | 4 ++-- selenium/pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/playwright/pom.xml b/playwright/pom.xml index eea224c0..96128b0d 100644 --- a/playwright/pom.xml +++ b/playwright/pom.xml @@ -220,13 +220,13 @@ com.microsoft.playwright playwright - 1.41.1 + 1.41.2 commons-codec commons-codec - 1.16.0 + 1.16.1 diff --git a/selenium/pom.xml b/selenium/pom.xml index fbb9e04f..16685ee2 100644 --- a/selenium/pom.xml +++ b/selenium/pom.xml @@ -180,7 +180,7 @@ io.github.bonigarcia webdrivermanager - 5.6.3 + 5.7.0 org.apache.commons @@ -195,7 +195,7 @@ org.junit.vintage junit-vintage-engine - 5.10.1 + 5.10.2 test From 8db224c6e46b393566d8a177e4c24f8935d8b954 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 14:20:16 +0000 Subject: [PATCH 4/7] chore: bump follow-redirects from 1.15.4 to 1.15.6 in /selenium (#442) Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- selenium/package-lock.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/selenium/package-lock.json b/selenium/package-lock.json index 1e2868a1..88b4d715 100644 --- a/selenium/package-lock.json +++ b/selenium/package-lock.json @@ -1,12 +1,12 @@ { "name": "axe-core-maven-html-selenium", - "version": "4.8.1", + "version": "4.8.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "axe-core-maven-html-selenium", - "version": "4.8.1", + "version": "4.8.2", "license": "UNLICENSED", "dependencies": { "axe-core": "^4.8.4" @@ -128,9 +128,9 @@ "license": "MIT" }, "node_modules/follow-redirects": { - "version": "1.15.4", - "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.4.tgz", - "integrity": "sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw==", + "version": "1.15.6", + "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.6.tgz", + "integrity": "sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==", "dev": true, "funding": [ { @@ -505,9 +505,9 @@ "dev": true }, "follow-redirects": { - "version": "1.15.4", - "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.4.tgz", - "integrity": "sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw==", + "version": "1.15.6", + "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.6.tgz", + "integrity": "sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==", "dev": true }, "function-bind": { From afaf0dbdbe838371439f1fe6fe1c51d847f4ec19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 14:21:16 +0000 Subject: [PATCH 5/7] chore: bump follow-redirects from 1.15.4 to 1.15.6 in /playwright (#443) Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- playwright/package-lock.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/playwright/package-lock.json b/playwright/package-lock.json index f705bd15..012348b6 100644 --- a/playwright/package-lock.json +++ b/playwright/package-lock.json @@ -1,12 +1,12 @@ { "name": "axe-core-maven-html-playwright", - "version": "4.8.1", + "version": "4.8.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "axe-core-maven-html-playwright", - "version": "4.8.1", + "version": "4.8.2", "license": "MPL", "dependencies": { "axe-core": "^4.8.4" @@ -138,9 +138,9 @@ "dev": true }, "node_modules/follow-redirects": { - "version": "1.15.4", - "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.4.tgz", - "integrity": "sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw==", + "version": "1.15.6", + "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.6.tgz", + "integrity": "sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==", "dev": true, "funding": [ { @@ -552,9 +552,9 @@ "dev": true }, "follow-redirects": { - "version": "1.15.4", - "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.4.tgz", - "integrity": "sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw==", + "version": "1.15.6", + "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.6.tgz", + "integrity": "sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==", "dev": true }, "function-bind": { From c91e5ae030dec6b24d0755972c0fbb87a190909a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 15:38:58 +0000 Subject: [PATCH 6/7] feat: Update axe-core to v4.9.0 (#447) This pull request updates the version of [`axe-core`](https://npmjs.org/axe-core) to v4.9.0. This PR was opened by a robot :robot: :tada:. no qa required --------- Co-authored-by: Zidious Co-authored-by: michael-siek --- playwright/package-lock.json | 14 +++++++------- playwright/package.json | 2 +- selenium/package-lock.json | 14 +++++++------- selenium/package.json | 2 +- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/playwright/package-lock.json b/playwright/package-lock.json index 012348b6..7b510e50 100644 --- a/playwright/package-lock.json +++ b/playwright/package-lock.json @@ -9,7 +9,7 @@ "version": "4.8.2", "license": "MPL", "dependencies": { - "axe-core": "^4.8.4" + "axe-core": "^4.9.0" }, "devDependencies": { "axe-test-fixtures": "github:dequelabs/axe-test-fixtures#v1", @@ -41,9 +41,9 @@ } }, "node_modules/axe-core": { - "version": "4.8.4", - "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.8.4.tgz", - "integrity": "sha512-CZLSKisu/bhJ2awW4kJndluz2HLZYIHh5Uy1+ZwDRkJi69811xgIXXfdU9HSLX0Th+ILrHj8qfL/5wzamsFtQg==", + "version": "4.9.0", + "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.9.0.tgz", + "integrity": "sha512-H5orY+M2Fr56DWmMFpMrq5Ge93qjNdPVqzBv5gWK3aD1OvjBEJlEzxf09z93dGVQeI0LiW+aCMIx1QtShC/zUw==", "engines": { "node": ">=4" } @@ -477,9 +477,9 @@ } }, "axe-core": { - "version": "4.8.4", - "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.8.4.tgz", - "integrity": "sha512-CZLSKisu/bhJ2awW4kJndluz2HLZYIHh5Uy1+ZwDRkJi69811xgIXXfdU9HSLX0Th+ILrHj8qfL/5wzamsFtQg==" + "version": "4.9.0", + "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.9.0.tgz", + "integrity": "sha512-H5orY+M2Fr56DWmMFpMrq5Ge93qjNdPVqzBv5gWK3aD1OvjBEJlEzxf09z93dGVQeI0LiW+aCMIx1QtShC/zUw==" }, "axe-test-fixtures": { "version": "git+ssh://git@github.com/dequelabs/axe-test-fixtures.git#09469d613991c108cd76f070839cc46f59668ebb", diff --git a/playwright/package.json b/playwright/package.json index 7b98f3a8..d5492240 100644 --- a/playwright/package.json +++ b/playwright/package.json @@ -8,7 +8,7 @@ "start": "http-server ./node_modules/axe-test-fixtures/fixtures -a \"\" -p 1337 --silent" }, "dependencies": { - "axe-core": "^4.8.4" + "axe-core": "^4.9.0" }, "devDependencies": { "axe-test-fixtures": "github:dequelabs/axe-test-fixtures#v1", diff --git a/selenium/package-lock.json b/selenium/package-lock.json index 88b4d715..73c3daf2 100644 --- a/selenium/package-lock.json +++ b/selenium/package-lock.json @@ -9,7 +9,7 @@ "version": "4.8.2", "license": "UNLICENSED", "dependencies": { - "axe-core": "^4.8.4" + "axe-core": "^4.9.0" }, "devDependencies": { "axe-test-fixtures": "github:dequelabs/axe-test-fixtures#v1", @@ -39,9 +39,9 @@ } }, "node_modules/axe-core": { - "version": "4.8.4", - "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.8.4.tgz", - "integrity": "sha512-CZLSKisu/bhJ2awW4kJndluz2HLZYIHh5Uy1+ZwDRkJi69811xgIXXfdU9HSLX0Th+ILrHj8qfL/5wzamsFtQg==", + "version": "4.9.0", + "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.9.0.tgz", + "integrity": "sha512-H5orY+M2Fr56DWmMFpMrq5Ge93qjNdPVqzBv5gWK3aD1OvjBEJlEzxf09z93dGVQeI0LiW+aCMIx1QtShC/zUw==", "engines": { "node": ">=4" } @@ -446,9 +446,9 @@ } }, "axe-core": { - "version": "4.8.4", - "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.8.4.tgz", - "integrity": "sha512-CZLSKisu/bhJ2awW4kJndluz2HLZYIHh5Uy1+ZwDRkJi69811xgIXXfdU9HSLX0Th+ILrHj8qfL/5wzamsFtQg==" + "version": "4.9.0", + "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.9.0.tgz", + "integrity": "sha512-H5orY+M2Fr56DWmMFpMrq5Ge93qjNdPVqzBv5gWK3aD1OvjBEJlEzxf09z93dGVQeI0LiW+aCMIx1QtShC/zUw==" }, "axe-test-fixtures": { "version": "git+ssh://git@github.com/dequelabs/axe-test-fixtures.git#23f638c574dd9be2a725fa81854f1560d858dcce", diff --git a/selenium/package.json b/selenium/package.json index a91f0358..d3dc66a0 100644 --- a/selenium/package.json +++ b/selenium/package.json @@ -8,7 +8,7 @@ "start": "http-server ./node_modules/axe-test-fixtures/fixtures -a \"\" -p 8001 --silent" }, "dependencies": { - "axe-core": "^4.8.4" + "axe-core": "^4.9.0" }, "devDependencies": { "axe-test-fixtures": "github:dequelabs/axe-test-fixtures#v1", From 672405beb60c5147ff788333655175f3b7f8878b Mon Sep 17 00:00:00 2001 From: API Team CI User Date: Thu, 28 Mar 2024 11:40:22 +0000 Subject: [PATCH 7/7] chore: RC v4.9.0 --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- playwright/package.json | 2 +- playwright/pom.xml | 6 +++--- pom.xml | 2 +- selenium/package.json | 2 +- selenium/pom.xml | 6 +++--- utilities/pom.xml | 4 ++-- 8 files changed, 21 insertions(+), 12 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 18fe9c3a..cb92af64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [4.9.0](https://github.com/dequelabs/axe-core-maven-html/compare/v4.8.2...v4.9.0) (2024-03-28) + + +### Features + +* Update axe-core to v4.9.0 ([#447](https://github.com/dequelabs/axe-core-maven-html/issues/447)) ([c91e5ae](https://github.com/dequelabs/axe-core-maven-html/commit/c91e5ae030dec6b24d0755972c0fbb87a190909a)) + + + ## [4.8.2](https://github.com/dequelabs/axe-core-maven-html/compare/v4.8.1...v4.8.2) (2024-02-12) diff --git a/package.json b/package.json index e9e54060..77493c85 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "axe-core-maven-html", - "version": "4.8.2", + "version": "4.9.0", "license": "ISC", "repository": "dequelabs/axe-core-maven-html", "scripts": { diff --git a/playwright/package.json b/playwright/package.json index d5492240..9922a8a4 100644 --- a/playwright/package.json +++ b/playwright/package.json @@ -1,6 +1,6 @@ { "name": "axe-core-maven-html-playwright", - "version": "4.8.2", + "version": "4.9.0", "license": "MPL", "private": true, "repository": "dequelabs/axe-core-maven-html", diff --git a/playwright/pom.xml b/playwright/pom.xml index 96128b0d..20ca005b 100644 --- a/playwright/pom.xml +++ b/playwright/pom.xml @@ -2,12 +2,12 @@ 4.0.0 playwright - 4.8.2 + 4.9.0 jar com.deque.html.axe-core virtual-superpackage - 4.8.2 + 4.9.0 ../pom.xml Axe-core Playwright Java @@ -273,7 +273,7 @@ com.deque.html.axe-core dequeutilites - 4.8.2 + 4.9.0 compile diff --git a/pom.xml b/pom.xml index 9125d8dc..324661f6 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.deque.html.axe-core virtual-superpackage - 4.8.2 + 4.9.0 pom Axe-core-maven-html Superpackage axe-core-maven-html superpackage containing; selenium, playwright, and, utilities diff --git a/selenium/package.json b/selenium/package.json index d3dc66a0..cdb89cb0 100644 --- a/selenium/package.json +++ b/selenium/package.json @@ -1,6 +1,6 @@ { "name": "axe-core-maven-html-selenium", - "version": "4.8.2", + "version": "4.9.0", "license": "UNLICENSED", "private": true, "repository": "dequelabs/axe-core-maven-html", diff --git a/selenium/pom.xml b/selenium/pom.xml index 16685ee2..6b1fe62c 100644 --- a/selenium/pom.xml +++ b/selenium/pom.xml @@ -2,12 +2,12 @@ 4.0.0 selenium - 4.8.2 + 4.9.0 jar com.deque.html.axe-core virtual-superpackage - 4.8.2 + 4.9.0 ../pom.xml @@ -208,7 +208,7 @@ com.deque.html.axe-core dequeutilites - 4.8.2 + 4.9.0 compile diff --git a/utilities/pom.xml b/utilities/pom.xml index 42e0453c..c525a8e1 100644 --- a/utilities/pom.xml +++ b/utilities/pom.xml @@ -4,14 +4,14 @@ com.deque.html.axe-core virtual-superpackage - 4.8.2 + 4.9.0 ../pom.xml Axe-core maven utilities axe-core-maven-html utility classes used in all packages https://github.com/dequelabs/axe-core-maven-html dequeutilites - 4.8.2 + 4.9.0 jar