From 7a7f87a10f46e108f3f8db3eb2a7ba6562e5457a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 22 Mar 2025 00:36:06 +0000 Subject: [PATCH] selenium: Update to version 4.30.0 --- bucket/selenium.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/selenium.json b/bucket/selenium.json index be29dc4729..65b5216a1b 100644 --- a/bucket/selenium.json +++ b/bucket/selenium.json @@ -1,13 +1,13 @@ { - "version": "4.29.0", + "version": "4.30.0", "description": "A smart proxy server that allows Selenium tests to route commands to remote web browser instances", "homepage": "https://selenium.dev", "license": "Apache-2.0", "suggest": { "JDK": "java/openjdk" }, - "url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.29.0/selenium-server-4.29.0.jar#/selenium.jar", - "hash": "a20dd194f6d153b323e45f90275714de495b5d22f1587e1970d8e0a611c190c5", + "url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.30.0/selenium-server-4.30.0.jar#/selenium.jar", + "hash": "60624f8305a118ebc734adc693ff5ff1812910085fea0293a3cffb3b26b03ab3", "bin": "selenium.jar", "checkver": { "github": "https://github.com/SeleniumHQ/selenium",