Skip to content

Commit 7f70b93

Browse files
committed
1 parent c29633b commit 7f70b93

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pom.xml

+6
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,12 @@
144144
<version>5.14.2</version>
145145
<scope>test</scope>
146146
</dependency>
147+
<dependency>
148+
<groupId>org.slf4j</groupId>
149+
<artifactId>slf4j-api</artifactId>
150+
<version>2.0.16</version>
151+
<scope>test</scope>
152+
</dependency>
147153
<dependency>
148154
<groupId>org.slf4j</groupId>
149155
<artifactId>slf4j-simple</artifactId>

0 commit comments

Comments
 (0)