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 {
10
10
implementation(" cglib:cglib-nodep:3.3.0" )
11
11
implementation(" cglib:cglib:3.3.0" )
12
12
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" )
14
14
implementation(" com.github.spotbugs:spotbugs-annotations:4.9.4" )
15
15
implementation(" com.github.stephenc.jcip:jcip-annotations:1.0-1" )
16
16
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'.
9
9
+--- cglib:cglib-nodep:3.3.0 FAILED
10
10
+--- cglib:cglib:3.3.0 FAILED
11
11
+--- 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
13
13
+--- com.github.spotbugs:spotbugs-annotations:4.9.4 FAILED
14
14
+--- com.github.stephenc.jcip:jcip-annotations:1.0-1 FAILED
15
15
+--- com.google.code.findbugs:annotations:3.0.1 FAILED
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ dependencies {
13
13
implementation(" cglib:cglib-nodep:3.3.0" )
14
14
implementation(" cglib:cglib:3.3.0" )
15
15
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" )
17
17
implementation(" com.github.spotbugs:spotbugs-annotations:4.9.4" )
18
18
implementation(" com.github.stephenc.jcip:jcip-annotations:1.0-1" )
19
19
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'.
30
30
+--- ch.qos.logback:logback-classic:1.5.18 -> org.slf4j:slf4j-simple:2.0.17
31
31
| +--- org.slf4j:slf4j-api:2.0.17 (*)
32
32
| \--- 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
34
34
| \--- com.itextpdf:itextpdf:5.5.6
35
35
+--- com.github.spotbugs:spotbugs-annotations:4.9.4
36
36
| \--- com.google.code.findbugs:jsr305:3.0.2
You can’t perform that action at this time.
0 commit comments