Skip to content

Commit 831fee7

Browse files
authored
Merge pull request #167 from Nohit-Java17/develop
up log
2 parents f7656a0 + e758009 commit 831fee7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
<dependency>
135135
<groupId>ch.qos.logback</groupId>
136136
<artifactId>logback-classic</artifactId>
137-
<version>1.2.13</version>
137+
<version>1.3.15</version>
138138
</dependency>
139139
<dependency>
140140
<groupId>org.xmlunit</groupId>
@@ -154,7 +154,7 @@
154154
<dependency>
155155
<groupId>ch.qos.logback</groupId>
156156
<artifactId>logback-core</artifactId>
157-
<version>1.2.13</version>
157+
<version>1.3.15</version>
158158
</dependency>
159159
</dependencies>
160160
<build>

0 commit comments

Comments
 (0)