Skip to content

Commit

Permalink
Bump org.apache.poi:poi-ooxml from 5.2.5 to 5.3.0 (#843)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jul 3, 2024
1 parent 74f2ce8 commit 9a4b0eb
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 @@ -145,7 +145,7 @@ dependencies {
implementation "com.sksamuel.avro4s:avro4s-core_${scalaVersion}:4.1.2"

implementation 'org.apache.commons:commons-math3:3.6.1' // apache commons math3
implementation 'org.apache.poi:poi-ooxml:5.2.5' // used for FilenameUtils
implementation 'org.apache.poi:poi-ooxml:5.3.0' // used for FilenameUtils
implementation 'javax.measure:unit-api:2.2'
implementation 'tech.units:indriya:2.2' // quantities
implementation "org.typelevel:squants_${scalaVersion}:1.8.3"
Expand Down

0 comments on commit 9a4b0eb

Please sign in to comment.