Skip to content

Commit ed3229c

Browse files
fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.31
1 parent 8a7f010 commit ed3229c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

generator/pom.xml

Lines changed: 1 addition & 1 deletion
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.30</version>
123+
<version>1.5.31</version>
124124
</dependency>
125125
</dependencies>
126126
<properties>

0 commit comments

Comments
 (0)