Skip to content

Commit

Permalink
Bump org.apache.pdfbox:pdfbox from 3.0.3 to 3.0.4 (#6935)
Browse files Browse the repository at this point in the history
Bumps org.apache.pdfbox:pdfbox from 3.0.3 to 3.0.4.

---
updated-dependencies:
- dependency-name: org.apache.pdfbox:pdfbox
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 4, 2025
1 parent c1a07e5 commit 39fe008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ klage-kodeverk = { module = "no.nav.klage:klage-kodeverk", version = "1.6.10" }

kotlin-result = { module = "com.michael-bull.kotlin-result:kotlin-result", version = "2.0.1" }

pdf-pdfbox = { module = "org.apache.pdfbox:pdfbox", version = "3.0.3" }
pdf-pdfbox = { module = "org.apache.pdfbox:pdfbox", version = "3.0.4" }

ktor2-okhttp = { module = "io.ktor:ktor-client-okhttp", version.ref = "ktor2-version" }
ktor2-clientcore = { module = "io.ktor:ktor-client-core", version.ref = "ktor2-version" }
Expand Down

0 comments on commit 39fe008

Please sign in to comment.