From 632ab97401dedaa168b8062a0aa491b23ecb5c44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 15:10:11 +0000 Subject: [PATCH] Bump the dependencies group with 3 updates Bumps the dependencies group with 3 updates: [com.microsoft.playwright:playwright](https://github.com/microsoft/playwright-java), [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) and [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer). Updates `com.microsoft.playwright:playwright` from 1.53.0 to 1.54.0 - [Release notes](https://github.com/microsoft/playwright-java/releases) - [Commits](https://github.com/microsoft/playwright-java/compare/v1.53.0...v1.54.0) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.19.1 to 2.19.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `org.apache.maven.plugins:maven-enforcer-plugin` from 3.6.0 to 3.6.1 - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.6.0...enforcer-3.6.1) --- updated-dependencies: - dependency-name: com.microsoft.playwright:playwright dependency-version: 1.54.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.19.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index b722a06..aed6784 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ UTF-8 - 1.53.0 + 1.54.0 7.11.0 1.3 1.1.1 @@ -20,14 +20,14 @@ 2.4.4 2.13.1 20250517 - 2.19.1 + 2.19.2 2.25.1 2.25.1 3.18.0 3.14.0 3.5.3 17 - 3.6.0 + 3.6.1 test-suite/testng.xml