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 2445805 commit b2727b9Copy full SHA for b2727b9
pom.xml
@@ -70,7 +70,7 @@
70
<dependency>
71
<groupId>com.github.aquality-automation</groupId>
72
<artifactId>aquality-selenium-core</artifactId>
73
- <version>4.7.0</version>
+ <version>4.8.0</version>
74
</dependency>
75
76
<groupId>org.apache.commons</groupId>
@@ -80,7 +80,7 @@
80
81
<groupId>com.fasterxml.jackson.core</groupId>
82
<artifactId>jackson-databind</artifactId>
83
- <version>2.18.2</version>
+ <version>2.19.2</version>
84
85
86
<groupId>org.slf4j</groupId>
0 commit comments