Skip to content

Commit

Permalink
Bump org.apache.poi:poi from 5.2.5 to 5.3.0 (#1296)
Browse files Browse the repository at this point in the history
  • Loading branch information
dipjyotimetia authored Jul 8, 2024
2 parents 7391cd6 + 4869768 commit f454b65
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 @@ -125,8 +125,8 @@ dependencies {
implementation 'commons-io:commons-io:2.16.1'
implementation 'com.aventstack:extentreports:5.1.2'
implementation 'net.sourceforge.javacsv:javacsv:2.0'
implementation 'org.apache.poi:poi-ooxml:5.2.5'
implementation 'org.apache.poi:poi:5.2.5'
implementation 'org.apache.poi:poi-ooxml:5.3.0'
implementation 'org.apache.poi:poi:5.3.0'
implementation 'org.apache.xmlbeans:xmlbeans:5.2.1'
implementation 'com.microsoft.sqlserver:mssql-jdbc:12.7.0.jre11-preview'
implementation 'org.slf4j:slf4j-simple:2.0.13'
Expand Down

0 comments on commit f454b65

Please sign in to comment.