Skip to content

Commit

Permalink
Merge pull request #50 from DDS-GmbH/dependabot/gradle/apachePOIVersi…
Browse files Browse the repository at this point in the history
…on-5.2.2
  • Loading branch information
dependabot[bot] authored Mar 22, 2022
2 parents 90d9227 + d43b4d8 commit 4364fd2
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.1'
def apachePOIVersion = '5.2.2'

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

0 comments on commit 4364fd2

Please sign in to comment.