Merge branch 'main' into dependabot/gradle/org.springframework.boot-3.0.3
This commit is contained in:
commit
d2aa1c2e39
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ dependencies {
|
||||||
|
|
||||||
implementation 'org.apache.poi:poi:5.2.0'
|
implementation 'org.apache.poi:poi:5.2.0'
|
||||||
implementation 'org.apache.poi:poi-ooxml:5.2.0'
|
implementation 'org.apache.poi:poi-ooxml:5.2.0'
|
||||||
implementation 'com.itextpdf:itextpdf:5.5.13.2'
|
implementation 'com.itextpdf:itextpdf:5.5.13.3'
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue