From bf29f87ef4a50fb0e7371a02e0342ec21ecf9d24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 01:55:46 +0000 Subject: [PATCH] chore: bump the maven-low-risk group across 1 directory with 9 updates Bumps the maven-low-risk group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.7.0` | `3.8.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.2.5` | `3.3.1` | | [io.github.bonigarcia:webdrivermanager](https://github.com/bonigarcia/webdrivermanager) | `5.8.0` | `5.9.2` | | org.apache.commons:commons-lang3 | `3.14.0` | `3.15.0` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.17.1` | `2.17.2` | | [org.junit.vintage:junit-vintage-engine](https://github.com/junit-team/junit5) | `5.10.2` | `5.10.3` | | [com.microsoft.playwright:playwright](https://github.com/microsoft/playwright-java) | `1.44.0` | `1.45.1` | | [commons-codec:commons-codec](https://github.com/apache/commons-codec) | `1.17.0` | `1.17.1` | | [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) | `2.17.1` | `2.17.2` | Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.7.0 to 3.8.0 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.7.0...maven-javadoc-plugin-3.8.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.5 to 3.3.1 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.5...surefire-3.3.1) Updates `io.github.bonigarcia:webdrivermanager` from 5.8.0 to 5.9.2 - [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.8.0...webdrivermanager-5.9.2) Updates `org.apache.commons:commons-lang3` from 3.14.0 to 3.15.0 Updates `com.fasterxml.jackson.core:jackson-databind` from 2.17.1 to 2.17.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `org.junit.vintage:junit-vintage-engine` from 5.10.2 to 5.10.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.10.2...r5.10.3) Updates `com.microsoft.playwright:playwright` from 1.44.0 to 1.45.1 - [Release notes](https://github.com/microsoft/playwright-java/releases) - [Commits](https://github.com/microsoft/playwright-java/compare/v1.44.0...v1.45.1) Updates `commons-codec:commons-codec` from 1.17.0 to 1.17.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.17.0...rel/commons-codec-1.17.1) Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.17.1 to 2.17.2 - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-low-risk - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-low-risk - dependency-name: io.github.bonigarcia:webdrivermanager dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-low-risk - dependency-name: org.apache.commons:commons-lang3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-low-risk - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch 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-minor 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 - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-low-risk ... Signed-off-by: dependabot[bot] --- playwright/pom.xml | 12 ++++++------ pom.xml | 4 ++-- selenium/pom.xml | 10 +++++----- utilities/pom.xml | 4 ++-- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/playwright/pom.xml b/playwright/pom.xml index 45abbce1..111c2d11 100644 --- a/playwright/pom.xml +++ b/playwright/pom.xml @@ -139,7 +139,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.7.0 + 3.8.0 attach-javadocs @@ -161,7 +161,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.5 + 3.3.1 @{argLine} -more -arguments alphabetical @@ -220,13 +220,13 @@ com.microsoft.playwright playwright - 1.44.0 + 1.45.1 commons-codec commons-codec - 1.17.0 + 1.17.1 @@ -255,13 +255,13 @@ com.fasterxml.jackson.core jackson-annotations - 2.17.1 + 2.17.2 compile com.fasterxml.jackson.core jackson-databind - 2.17.1 + 2.17.2 compile diff --git a/pom.xml b/pom.xml index a478452b..eb668abe 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.7.0 + 3.8.0 attach-javadocs @@ -77,7 +77,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.5 + 3.3.1 alphabetical diff --git a/selenium/pom.xml b/selenium/pom.xml index 6e7776a7..e1b0705a 100644 --- a/selenium/pom.xml +++ b/selenium/pom.xml @@ -118,7 +118,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.7.0 + 3.8.0 attach-javadocs @@ -180,22 +180,22 @@ io.github.bonigarcia webdrivermanager - 5.8.0 + 5.9.2 org.apache.commons commons-lang3 - 3.14.0 + 3.15.0 com.fasterxml.jackson.core jackson-databind - 2.17.1 + 2.17.2 org.junit.vintage junit-vintage-engine - 5.10.2 + 5.10.3 test diff --git a/utilities/pom.xml b/utilities/pom.xml index 324aac96..c21c8813 100644 --- a/utilities/pom.xml +++ b/utilities/pom.xml @@ -46,7 +46,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.7.0 + 3.8.0 attach-javadocs @@ -117,7 +117,7 @@ com.fasterxml.jackson.core jackson-annotations - 2.17.1 + 2.17.2 compile