This issue has been created
There are 3 updates.
 
 
XWiki Platform / cid:jira-generated-image-avatar-b52bdaf5-509a-4e5d-8ecd-82ec1abf9081 XWIKI-22243 Open

Upgrade to Selenium 4.12.0 on 15.10.x

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-a462b024-e391-4c75-bde0-d91498b9c5dc Vincent Massol created this issue on 12/Jun/24 11:11
 
Summary: Upgrade to Selenium 4.12.0 on 15.10.x
Issue Type: cid:jira-generated-image-avatar-b52bdaf5-509a-4e5d-8ecd-82ec1abf9081 Task
Affects Versions: 15.10.10
Assignee: Unassigned
Components: Development Issues only
Created: 12/Jun/24 11:11
Priority: cid:jira-generated-image-static-major-e92d0e6a-da2b-40c6-852e-191cd77856f2 Major
Reporter: Vincent Massol
Description:

Note that the upgrade requires upgrading several dependencies:

  • guava
  • bytebuddy
  • commons-exec
  • failureaccess
  • checker-qual
  • error_prone_annotations
 
 

3 updates

 
cid:jira-generated-image-avatar-a462b024-e391-4c75-bde0-d91498b9c5dc Changes by Vincent Massol on 12/Jun/24 11:11
 
Fix Version: 15.10.11
Description: Note that the upgrade requires upgrading several dependencies:
* guava
(from 32.1.3-jre to 33.2.0-jre)
* bytebuddy
(from 1.14.12 to 1.14.15)
* commons-exec
(from 1.3 to 1.4.0)
* failureaccess
(wasn't present before, new version is 1.0.2)
* checker-qual
(from 3.40.0 to 3.42.0)
* error_prone_annotations
(from 2.23.0 to 2.26.1)
Assignee: Vincent Massol