Skip to content
This repository has been archived by the owner on Jul 11, 2022. It is now read-only.

Commit

Permalink
Bump poi from 3.7 to 4.1.1 in /modules/helpers/perftest-support
Browse files Browse the repository at this point in the history
Bumps poi from 3.7 to 4.1.1.

---
updated-dependencies:
- dependency-name: org.apache.poi:poi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 29, 2022
1 parent 2b3811f commit fc36dae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/helpers/perftest-support/pom.xml
Expand Up @@ -78,7 +78,7 @@
<dependency>
<groupId>org.apache.poi</groupId>
<artifactId>poi</artifactId>
<version>3.7</version>
<version>4.1.1</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit fc36dae

Please sign in to comment.