Skip to content

Commit

Permalink
Bump quarkus.poi.version from 2.0.6 to 2.1.0 (#209)
Browse files Browse the repository at this point in the history
Bumps `quarkus.poi.version` from 2.0.6 to 2.1.0.

Updates `io.quarkiverse.poi:quarkus-poi` from 2.0.6 to 2.1.0
- [Release notes](https://github.com/quarkiverse/quarkus-poi/releases)
- [Commits](quarkiverse/quarkus-poi@2.0.6...2.1.0)

Updates `io.quarkiverse.poi:quarkus-poi-deployment` from 2.0.6 to 2.1.0
- [Release notes](https://github.com/quarkiverse/quarkus-poi/releases)
- [Commits](quarkiverse/quarkus-poi@2.0.6...2.1.0)

---
updated-dependencies:
- dependency-name: io.quarkiverse.poi:quarkus-poi
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkiverse.poi:quarkus-poi-deployment
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent f3212a6 commit 1fd6bfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<maven.compiler.target>11</maven.compiler.target>
<quarkus.version>3.14.2</quarkus.version>

<quarkus.poi.version>2.0.6</quarkus.poi.version>
<quarkus.poi.version>2.1.0</quarkus.poi.version>
<tika.version>2.9.2</tika.version>
</properties>
<dependencyManagement>
Expand Down

0 comments on commit 1fd6bfd

Please sign in to comment.