Skip to content

Commit e15982d

Browse files
Merge pull request #145 from osslabz/dependabot/maven/ch.qos.logback-logback-classic-1.5.16
chore(deps-dev): bump ch.qos.logback:logback-classic from 1.5.15 to 1.5.16
2 parents cddc9df + 467b6ce commit e15982d

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
@@ -99,7 +99,7 @@
9999
<dependency>
100100
<groupId>ch.qos.logback</groupId>
101101
<artifactId>logback-classic</artifactId>
102-
<version>1.5.15</version>
102+
<version>1.5.16</version>
103103
<scope>test</scope>
104104
</dependency>
105105
</dependencies>

0 commit comments

Comments
 (0)