Skip to content

Commit 4639058

Browse files
Merge pull request #139 from FortnoxAB/dependabot/maven/ch.qos.logback-logback-core-1.5.21
Bump ch.qos.logback:logback-core from 1.5.20 to 1.5.21
2 parents 67eca2e + aa3f786 commit 4639058

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/dependabot-a138e8c.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-core: 1.5.21

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
<dependency>
166166
<groupId>ch.qos.logback</groupId>
167167
<artifactId>logback-core</artifactId>
168-
<version>1.5.20</version>
168+
<version>1.5.21</version>
169169
<scope>test</scope>
170170
</dependency>
171171
<dependency>

0 commit comments

Comments
 (0)