Skip to content

Commit 9ed6253

Browse files
committed
deps: update dependency ch.qos.logback:logback-core to v1.3.15 [security]
1 parent 29c061e commit 9ed6253

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

showcase/gapic-showcase/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@
288288
<dependency>
289289
<groupId>ch.qos.logback</groupId>
290290
<artifactId>logback-core</artifactId>
291-
<version>1.2.13</version>
291+
<version>1.3.15</version>
292292
<scope>test</scope>
293293
</dependency>
294294
</dependencies>
@@ -333,7 +333,7 @@
333333
<dependency>
334334
<groupId>ch.qos.logback</groupId>
335335
<artifactId>logback-core</artifactId>
336-
<version>1.2.13</version>
336+
<version>1.3.15</version>
337337
<scope>test</scope>
338338
</dependency>
339339
</dependencies>

0 commit comments

Comments
 (0)