Skip to content

Commit 942cb2e

Browse files
authored
Merge pull request #54 from authlete/dependabot/maven/ch.qos.logback-logback-classic-1.2.13
Bump ch.qos.logback:logback-classic from 1.2.10 to 1.2.13
2 parents 20dbd28 + c7f551a commit 942cb2e

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
@@ -133,7 +133,7 @@
133133
<dependency>
134134
<groupId>ch.qos.logback</groupId>
135135
<artifactId>logback-classic</artifactId>
136-
<version>1.2.10</version>
136+
<version>1.2.13</version>
137137
</dependency>
138138

139139
<dependency>

0 commit comments

Comments
 (0)