[🐛 Bug]: Missing pom file for org.seleniumhq.selenium:selenium-devtools-v119:4.16.0 #13256
Labels
bug
C-java
dependencies
Pull requests that update a dependency file
help wanted
Issues looking for contributions
I-defect
What happened?
We have seen that today a new version of Selenium 4.16.0 was released. When updating the Selenium version to 4.16.0 the build fails as the transitive dependency on org.seleniumhq.selenium:selenium-devtools-v119:4.16.0 can not be resolved. From what we can see on MavenCentral the jar file, javadoc are present, but the pom file is missing even when the checksum/signature for that file is available.
How can we reproduce the issue?
we have a Java project based on Gradle with a dependency like this: testImplementation "org.seleniumhq.selenium:selenium-java:4.16.0"
Relevant log output
Operating System
CentOS
Selenium version
Selenium Java 4.16.0
What are the browser(s) and version(s) where you see this issue?
n/a
What are the browser driver(s) and version(s) where you see this issue?
n/a
Are you using Selenium Grid?
No response
The text was updated successfully, but these errors were encountered: