Bump com.itextpdf:itext7-core from 7.2.5 to 8.0.0

Bumps com.itextpdf:itext7-core from 7.2.5 to 8.0.0.

---
updated-dependencies:
- dependency-name: com.itextpdf:itext7-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-06-08 19:46:23 +00:00 committed by GitHub
parent e70f4ff3a6
commit 6cd1eeba0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@ dependencies {
implementation 'org.apache.pdfbox:pdfbox:2.0.28'
implementation 'org.bouncycastle:bcprov-jdk15on:1.70'
implementation 'org.bouncycastle:bcpkix-jdk15on:1.70'
implementation 'com.itextpdf:itext7-core:7.2.5'
implementation 'com.itextpdf:itext7-core:8.0.0'
implementation 'org.springframework.boot:spring-boot-starter-actuator'
implementation 'io.micrometer:micrometer-core'