File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ dependencies {
99 implementation(" c3p0:c3p0:0.9.1.2" )
1010 implementation(" cglib:cglib-nodep:3.3.0" )
1111 implementation(" cglib:cglib:3.3.0" )
12- implementation(" ch.qos.logback:logback-classic:1.5.18 " )
12+ implementation(" ch.qos.logback:logback-classic:1.5.19 " )
1313 implementation(" com.github.librepdf:openpdf:3.0.0" )
1414 implementation(" com.github.spotbugs:spotbugs-annotations:4.9.4" )
1515 implementation(" com.github.stephenc.jcip:jcip-annotations:1.0-1" )
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ dependencies {
1212 implementation(" c3p0:c3p0:0.9.1.2" )
1313 implementation(" cglib:cglib-nodep:3.3.0" )
1414 implementation(" cglib:cglib:3.3.0" )
15- implementation(" ch.qos.logback:logback-classic:1.5.18 " )
15+ implementation(" ch.qos.logback:logback-classic:1.5.19 " )
1616 implementation(" com.github.librepdf:openpdf:3.0.0" )
1717 implementation(" com.github.spotbugs:spotbugs-annotations:4.9.4" )
1818 implementation(" com.github.stephenc.jcip:jcip-annotations:1.0-1" )
You can’t perform that action at this time.
0 commit comments