mirror of
https://github.com/apache/nifi.git
synced 2025-02-06 10:08:42 +00:00
NIFI-11664 Upgraded WebDriverManager from 3.3.0 to 3.8.1
This closes #7359 Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
parent
054df20aed
commit
02a34034fa
@ -421,7 +421,7 @@
|
||||
<dependency>
|
||||
<groupId>io.github.bonigarcia</groupId>
|
||||
<artifactId>webdrivermanager</artifactId>
|
||||
<version>3.3.0</version>
|
||||
<version>3.8.1</version>
|
||||
<scope>test</scope>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
|
Loading…
x
Reference in New Issue
Block a user