Skip to content

Commit a97172b

Browse files
build(deps): bump poi.version from 5.5.0 to 5.5.1 (#623)
Bumps `poi.version` from 5.5.0 to 5.5.1. Updates `org.apache.poi:poi` from 5.5.0 to 5.5.1 Updates `org.apache.poi:poi-ooxml` from 5.5.0 to 5.5.1 Updates `org.apache.poi:poi-scratchpad` from 5.5.0 to 5.5.1 --- updated-dependencies: - dependency-name: org.apache.poi:poi dependency-version: 5.5.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.poi:poi-ooxml dependency-version: 5.5.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.poi:poi-scratchpad dependency-version: 5.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4ffdfa1 commit a97172b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<sonar.organization>jiangxincode-github</sonar.organization>
1212
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
1313
<pdf.version>3.0.6</pdf.version>
14-
<poi.version>5.5.0</poi.version>
14+
<poi.version>5.5.1</poi.version>
1515
<itext.version>9.4.0</itext.version>
1616
<log4j.version>2.25.3</log4j.version>
1717
<junit.minor.version>13.3</junit.minor.version>

0 commit comments

Comments
 (0)