Skip to content

Commit ebda57b

Browse files
Merge pull request #125 from FortnoxAB/dependabot/maven/ch.qos.logback-logback-classic-1.5.19
Bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.19
2 parents 8663d12 + 5b13ea3 commit ebda57b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/dependabot-29888bd.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"changesets": patch
3+
---
4+
5+
- ch.qos.logback:logback-classic: 1.5.19

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
<dependency>
172172
<groupId>ch.qos.logback</groupId>
173173
<artifactId>logback-classic</artifactId>
174-
<version>1.5.18</version>
174+
<version>1.5.19</version>
175175
<scope>test</scope>
176176
</dependency>
177177

0 commit comments

Comments
 (0)