Skip to content

Commit

Permalink
Bump quarkus-poi.version from 2.0.4 to 2.1.1
Browse files Browse the repository at this point in the history
Bumps `quarkus-poi.version` from 2.0.4 to 2.1.1.

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 14, 2024
1 parent 37bd953 commit d75e136
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 @@ -34,7 +34,7 @@
<langchain4j.version>0.36.2</langchain4j.version>
<langchain4j-embeddings.version>0.36.2</langchain4j-embeddings.version>
<quarkus-antora.version>1.0.1</quarkus-antora.version>
<quarkus-poi.version>2.0.4</quarkus-poi.version> <!-- we need to use this version because langchain4j uses POI 5.2.3 instead of 5.2.5 and the substitution needed is different in the two versions -->
<quarkus-poi.version>2.1.1</quarkus-poi.version> <!-- we need to use this version because langchain4j uses POI 5.2.3 instead of 5.2.5 and the substitution needed is different in the two versions -->
<assertj.version>3.26.3</assertj.version>
<wiremock.version>3.10.0</wiremock.version>
<sundrio.version>0.200.0</sundrio.version>
Expand Down

0 comments on commit d75e136

Please sign in to comment.