Skip to content

Commit 3052251

Browse files
[backend] chore(deps): update logback monorepo to v1.5.21
1 parent 7403e5e commit 3052251

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

openaev-api/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -258,12 +258,12 @@
258258
<dependency>
259259
<groupId>ch.qos.logback</groupId>
260260
<artifactId>logback-classic</artifactId>
261-
<version>1.5.18</version>
261+
<version>1.5.21</version>
262262
</dependency>
263263
<dependency>
264264
<groupId>ch.qos.logback</groupId>
265265
<artifactId>logback-core</artifactId>
266-
<version>1.5.19</version>
266+
<version>1.5.21</version>
267267
</dependency>
268268
<dependency>
269269
<groupId>ch.qos.logback.contrib</groupId>

0 commit comments

Comments
 (0)