mirror of
https://github.com/apache/nifi.git
synced 2025-02-12 13:05:14 +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> (cherry picked from commit 02a34034fad62def07e8a885273820e11c395888)
This commit is contained in:
parent
bc175fb011
commit
58f3d5248a
@ -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