Skip to content

Commit b04bc3d

Browse files
committed
Bump logback to 1.2.5 (for performance tool)
References #13
1 parent 268c744 commit b04bc3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<properties>
5151
<spotless.check.skip>true</spotless.check.skip>
5252
<slf4j.version>1.7.32</slf4j.version>
53-
<logback.version>1.2.4</logback.version>
53+
<logback.version>1.2.5</logback.version>
5454
<netty.version>4.1.66.Final</netty.version>
5555
<proton-j.version>0.33.8</proton-j.version>
5656
<metrics.version>4.2.3</metrics.version>

0 commit comments

Comments
 (0)