Skip to content

Commit d90a928

Browse files
committed
Update Slf4j to 1.7.25
1 parent b801dc3 commit d90a928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<maven.build.timestamp.format>yyyyMMddHHmm</maven.build.timestamp.format>
4747
<buildNumber>${maven.build.timestamp}</buildNumber>
4848
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
49-
<slf4j.version>1.7.23</slf4j.version>
49+
<slf4j.version>1.7.25</slf4j.version>
5050
<log4j.version>1.2.17</log4j.version>
5151
<junit.version>4.12</junit.version>
5252
<testng.version>6.8.21</testng.version>

0 commit comments

Comments
 (0)