From d4342dcf32ff687d6b10b3d64f0741d819182542 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 17 Aug 2025 13:13:23 +0000 Subject: [PATCH 1/2] Update dependency com.github.librepdf:openpdf to v3 --- samples/sample-all-deactivated/build.gradle.kts | 2 +- samples/sample-all/build.gradle.kts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/sample-all-deactivated/build.gradle.kts b/samples/sample-all-deactivated/build.gradle.kts index 8e562b30..36b256b5 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.4.0") + implementation("com.github.librepdf:openpdf:3.0.0") implementation("com.github.spotbugs:spotbugs-annotations:4.9.4") 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.gradle.kts b/samples/sample-all/build.gradle.kts index 9ae14be9..1369f3c8 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.4.0") + implementation("com.github.librepdf:openpdf:3.0.0") implementation("com.github.spotbugs:spotbugs-annotations:4.9.4") implementation("com.github.stephenc.jcip:jcip-annotations:1.0-1") implementation("com.google.code.findbugs:annotations:3.0.1") From c493d2fb6ec61e9ba970725db62f7d4dddbf6984 Mon Sep 17 00:00:00 2001 From: Jendrik Johannes Date: Mon, 1 Sep 2025 16:19:36 +0200 Subject: [PATCH 2/2] Update test expectations --- samples/sample-all-deactivated/build.out | 2 +- samples/sample-all/build.out | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/sample-all-deactivated/build.out b/samples/sample-all-deactivated/build.out index 2b023a28..33851c49 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.4.0 FAILED ++--- com.github.librepdf:openpdf:3.0.0 FAILED +--- com.github.spotbugs:spotbugs-annotations:4.9.4 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.out b/samples/sample-all/build.out index 7d8020a8..f236f768 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.4.0 -> com.lowagie:itext:4.2.2 ++--- com.github.librepdf:openpdf:3.0.0 -> com.lowagie:itext:4.2.2 | \--- com.itextpdf:itextpdf:5.5.6 +--- com.github.spotbugs:spotbugs-annotations:4.9.4 | \--- com.google.code.findbugs:jsr305:3.0.2