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 789e16c commit d890fc0Copy full SHA for d890fc0
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>com.github.frameworkium</groupId>
5
<artifactId>frameworkium-core</artifactId>
6
- <version>4.2.1-1-SNAPSHOT</version>
+ <version>4.2.1-18-SNAPSHOT</version>
7
<name>frameworkium-core</name>
8
<description>
9
Frameworkium core code.
@@ -83,7 +83,7 @@
83
<dependency>
84
<groupId>org.testng</groupId>
85
<artifactId>testng</artifactId>
86
- <version>7.6.0</version>
+ <version>7.6.1</version>
87
</dependency>
88
89
@@ -120,7 +120,7 @@
120
121
<groupId>org.apache.logging.log4j</groupId>
122
<artifactId>log4j-core</artifactId>
123
- <version>2.17.2</version>
+ <version>2.18.0</version>
124
125
126
<groupId>org.slf4j</groupId>
0 commit comments