From 3c8d2b70ac59bfba36d3b0a37731f217a8757f20 Mon Sep 17 00:00:00 2001 From: giis-qabot <122899806+giis-qabot@users.noreply.github.com> Date: Sat, 27 Jan 2024 14:18:08 +0100 Subject: [PATCH] Combined dependency updates (2024-01-27) (#74) * Bump org.seleniumhq.selenium:selenium-java from 4.16.1 to 4.17.0 Bumps [org.seleniumhq.selenium:selenium-java](https://github.com/SeleniumHQ/selenium) from 4.16.1 to 4.17.0. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](https://github.com/SeleniumHQ/selenium/commits/selenium-4.17.0) --- updated-dependencies: - dependency-name: org.seleniumhq.selenium:selenium-java dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Bump org.springframework.boot:spring-boot-maven-plugin Bumps [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.1...v3.2.2) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 243e12f..69bf23c 100644 --- a/pom.xml +++ b/pom.xml @@ -108,7 +108,7 @@ org.seleniumhq.selenium selenium-java - 4.16.1 + 4.17.0 org.junit.jupiter @@ -223,7 +223,7 @@ org.springframework.boot spring-boot-maven-plugin - 3.2.1 + 3.2.2