Skip to content

Commit

Permalink
Merge pull request #473 from fyhao/dependabot/gradle/com.itextpdf-ker…
Browse files Browse the repository at this point in the history
…nel-7.2.5

build(deps): bump kernel from 7.2.3 to 7.2.5
  • Loading branch information
fyhao authored Mar 23, 2023
2 parents 6cdf158 + 7dca4d5 commit 7dc5d00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ dependencies {
}
implementation("org.springframework.boot:spring-boot-starter-activemq:2.7.5")
implementation 'com.itextpdf:itext7-core:7.2.3'
implementation 'com.itextpdf:kernel:7.2.3'
implementation 'com.itextpdf:kernel:7.2.5'
implementation 'com.itextpdf:io:7.2.3'
implementation 'com.itextpdf:layout:7.2.3'
implementation 'com.itextpdf:forms:7.2.3'
Expand Down

0 comments on commit 7dc5d00

Please sign in to comment.