Skip to content

Commit 89052b8

Browse files
authored
Rename itext7-core dependency to itext-core (#75)
1 parent 85a3808 commit 89052b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ repositories {
3030

3131
dependencies {
3232
implementation("com.github.ben-manes.caffeine:caffeine:3.2.3")
33-
implementation("com.itextpdf:itext7-core:9.5.0")
33+
implementation("com.itextpdf:itext-core:9.5.0")
3434
implementation("org.mapstruct:mapstruct:1.6.3")
3535
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:3.0.2")
3636
implementation("org.springframework.boot:spring-boot-starter-actuator")

0 commit comments

Comments
 (0)