diff --git a/samples/sample-all-deactivated/build.gradle.kts b/samples/sample-all-deactivated/build.gradle.kts index 2ebe5e39..aa5dd53c 100644 --- a/samples/sample-all-deactivated/build.gradle.kts +++ b/samples/sample-all-deactivated/build.gradle.kts @@ -10,7 +10,7 @@ dependencies { implementation("cglib:cglib-nodep:3.3.0") implementation("cglib:cglib:3.3.0") implementation("ch.qos.logback:logback-classic:1.5.18") - implementation("com.github.librepdf:openpdf:2.2.2") + implementation("com.github.librepdf:openpdf:2.2.3") implementation("com.github.spotbugs:spotbugs-annotations:4.9.3") implementation("com.github.stephenc.jcip:jcip-annotations:1.0-1") implementation("com.google.code.findbugs:annotations:3.0.1") diff --git a/samples/sample-all-deactivated/build.out b/samples/sample-all-deactivated/build.out index 09e4a4fa..95d97fc5 100644 --- a/samples/sample-all-deactivated/build.out +++ b/samples/sample-all-deactivated/build.out @@ -9,7 +9,7 @@ compileClasspath - Compile classpath for source set 'main'. +--- cglib:cglib-nodep:3.3.0 FAILED +--- cglib:cglib:3.3.0 FAILED +--- ch.qos.logback:logback-classic:1.5.18 FAILED -+--- com.github.librepdf:openpdf:2.2.2 FAILED ++--- com.github.librepdf:openpdf:2.2.3 FAILED +--- com.github.spotbugs:spotbugs-annotations:4.9.3 FAILED +--- com.github.stephenc.jcip:jcip-annotations:1.0-1 FAILED +--- com.google.code.findbugs:annotations:3.0.1 FAILED diff --git a/samples/sample-all/build.gradle.kts b/samples/sample-all/build.gradle.kts index bd4abbc2..e9c2dc56 100644 --- a/samples/sample-all/build.gradle.kts +++ b/samples/sample-all/build.gradle.kts @@ -13,7 +13,7 @@ dependencies { implementation("cglib:cglib-nodep:3.3.0") implementation("cglib:cglib:3.3.0") implementation("ch.qos.logback:logback-classic:1.5.18") - implementation("com.github.librepdf:openpdf:2.2.2") + implementation("com.github.librepdf:openpdf:2.2.3") implementation("com.github.spotbugs:spotbugs-annotations:4.9.3") implementation("com.github.stephenc.jcip:jcip-annotations:1.0-1") implementation("com.google.code.findbugs:annotations:3.0.1") diff --git a/samples/sample-all/build.out b/samples/sample-all/build.out index 3de827b1..a4adfe3d 100644 --- a/samples/sample-all/build.out +++ b/samples/sample-all/build.out @@ -30,7 +30,7 @@ compileClasspath - Compile classpath for source set 'main'. +--- ch.qos.logback:logback-classic:1.5.18 -> org.slf4j:slf4j-simple:2.0.17 | +--- org.slf4j:slf4j-api:2.0.17 (*) | \--- org.slf4j:slf4j-bom:2.0.17 (*) -+--- com.github.librepdf:openpdf:2.2.2 -> com.lowagie:itext:4.2.2 ++--- com.github.librepdf:openpdf:2.2.3 -> com.lowagie:itext:4.2.2 | \--- com.itextpdf:itextpdf:5.5.6 +--- com.github.spotbugs:spotbugs-annotations:4.9.3 | \--- com.google.code.findbugs:jsr305:3.0.2