Skip to content

Commit

Permalink
Bump org.apache.poi:poi from 5.2.3 to 5.2.4
Browse files Browse the repository at this point in the history
Bumps org.apache.poi:poi from 5.2.3 to 5.2.4.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2023
1 parent fea3aac commit 9a80fd5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,8 @@ dependencies {
implementation 'commons-io:commons-io:2.13.0'
implementation 'com.aventstack:extentreports:5.1.1'
implementation 'net.sourceforge.javacsv:javacsv:2.0'
implementation 'org.apache.poi:poi-ooxml:5.2.3'
implementation 'org.apache.poi:poi:5.2.3'
implementation 'org.apache.poi:poi-ooxml:5.2.4'
implementation 'org.apache.poi:poi:5.2.4'
implementation 'org.apache.xmlbeans:xmlbeans:5.1.1'
implementation 'com.microsoft.sqlserver:mssql-jdbc:12.4.1.jre11'
implementation 'org.slf4j:slf4j-simple:2.0.9'
Expand Down

0 comments on commit 9a80fd5

Please sign in to comment.