Skip to content

Commit

Permalink
Merge pull request #70 from DDS-GmbH/dependabot/gradle/apachePOIVersi…
Browse files Browse the repository at this point in the history
…on-5.2.3
  • Loading branch information
dependabot[bot] authored Sep 26, 2022
2 parents eef460d + c6a1a3b commit 25e88bf
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 @@ -49,7 +49,7 @@ publishing {
}
}

def apachePOIVersion = '5.2.2'
def apachePOIVersion = '5.2.3'

dependencies {
implementation("org.apache.poi:poi:$apachePOIVersion")
Expand Down

0 comments on commit 25e88bf

Please sign in to comment.