Skip to content

Commit 4c55032

Browse files
committed
Upgrade atlassian-webdriver-core to 3.3.3
1 parent 7e8a342 commit 4c55032

File tree

1 file changed

+6
-0
lines changed
  • confluence-slack-integration/confluence-slack-server-integration-plugin

1 file changed

+6
-0
lines changed

confluence-slack-integration/confluence-slack-server-integration-plugin/pom.xml

+6
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,12 @@
243243
</exclusion>
244244
</exclusions>
245245
</dependency>
246+
<dependency>
247+
<groupId>com.atlassian.selenium</groupId>
248+
<artifactId>atlassian-webdriver-core</artifactId>
249+
<version>3.3.3</version>
250+
<scope>test</scope>
251+
</dependency>
246252
<dependency>
247253
<groupId>commons-lang</groupId>
248254
<artifactId>commons-lang</artifactId>

0 commit comments

Comments
 (0)