Skip to content

Commit

Permalink
Bump quarkus-poi from 2.0.1 to 2.0.2
Browse files Browse the repository at this point in the history
Bumps quarkus-poi from 2.0.1 to 2.0.2.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 12, 2023
1 parent 574c3b4 commit 9dfebe7
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 @@ -31,7 +31,7 @@

<!-- Dependency Versions -->
<version.quarkus>3.2.0.Final</version.quarkus>
<version.quarkus-poi>2.0.1</version.quarkus-poi>
<version.quarkus-poi>2.0.2</version.quarkus-poi>
<version.jackson>2.14.2</version.jackson> <!-- Must match the jackson version used in the given quarkus version -->

<version.jasperreports>6.20.5</version.jasperreports><!-- Make sure to update the exclusions in quarkus-jasperreports when updating jasper -->
Expand Down

0 comments on commit 9dfebe7

Please sign in to comment.