We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7498e80 commit 4bfca97Copy full SHA for 4bfca97
acceptance-test/pom.xml
@@ -30,6 +30,10 @@
30
<artifactId>driver-bundle</artifactId>
31
<version>${playwright.version}</version>
32
</dependency>
33
+ <dependency>
34
+ <groupId>org.jboss.logging</groupId>
35
+ <artifactId>commons-logging-jboss-logging</artifactId>
36
+ </dependency>
37
<dependency>
38
<groupId>io.rest-assured</groupId>
39
<artifactId>rest-assured</artifactId>
0 commit comments