Skip to content

Commit d3a2114

Browse files
authored
Merge pull request #288 from gresrun/dependabot/maven/ch.qos.logback-logback-classic-1.5.31
Bump ch.qos.logback:logback-classic from 1.5.29 to 1.5.31
2 parents 793b428 + 276ce97 commit d3a2114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@
317317
<dependency>
318318
<groupId>ch.qos.logback</groupId>
319319
<artifactId>logback-classic</artifactId>
320-
<version>1.5.29</version>
320+
<version>1.5.31</version>
321321
<scope>test</scope>
322322
</dependency>
323323
<dependency>

0 commit comments

Comments
 (0)