File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ dependencies {
1010 implementation(" cglib:cglib-nodep:3.3.0" )
1111 implementation(" cglib:cglib:3.3.0" )
1212 implementation(" ch.qos.logback:logback-classic:1.5.18" )
13- implementation(" com.github.librepdf:openpdf:2.4 .0" )
13+ 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" )
1616 implementation(" com.google.code.findbugs:annotations:3.0.1" )
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ compileClasspath - Compile classpath for source set 'main'.
99+--- cglib:cglib-nodep:3.3.0 FAILED
1010+--- cglib:cglib:3.3.0 FAILED
1111+--- ch.qos.logback:logback-classic:1.5.18 FAILED
12- +--- com.github.librepdf:openpdf:2.4 .0 FAILED
12+ +--- com.github.librepdf:openpdf:3.0 .0 FAILED
1313+--- com.github.spotbugs:spotbugs-annotations:4.9.4 FAILED
1414+--- com.github.stephenc.jcip:jcip-annotations:1.0-1 FAILED
1515+--- com.google.code.findbugs:annotations:3.0.1 FAILED
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ dependencies {
1313 implementation(" cglib:cglib-nodep:3.3.0" )
1414 implementation(" cglib:cglib:3.3.0" )
1515 implementation(" ch.qos.logback:logback-classic:1.5.18" )
16- implementation(" com.github.librepdf:openpdf:2.4 .0" )
16+ 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" )
1919 implementation(" com.google.code.findbugs:annotations:3.0.1" )
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ compileClasspath - Compile classpath for source set 'main'.
3030+--- ch.qos.logback:logback-classic:1.5.18 -> org.slf4j:slf4j-simple:2.0.17
3131| +--- org.slf4j:slf4j-api:2.0.17 (*)
3232| \--- org.slf4j:slf4j-bom:2.0.17 (*)
33- +--- com.github.librepdf:openpdf:2.4 .0 -> com.lowagie:itext:4.2.2
33+ +--- com.github.librepdf:openpdf:3.0 .0 -> com.lowagie:itext:4.2.2
3434| \--- com.itextpdf:itextpdf:5.5.6
3535+--- com.github.spotbugs:spotbugs-annotations:4.9.4
3636| \--- com.google.code.findbugs:jsr305:3.0.2
You can’t perform that action at this time.
0 commit comments