Skip to content

Commit e036013

Browse files
fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.18
1 parent fd2c30c commit e036013

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generator/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
<dependency>
121121
<groupId>ch.qos.logback</groupId>
122122
<artifactId>logback-classic</artifactId>
123-
<version>1.5.17</version>
123+
<version>1.5.18</version>
124124
</dependency>
125125
</dependencies>
126126
<properties>

0 commit comments

Comments
 (0)