Skip to content

Commit

Permalink
Update pdfbox version
Browse files Browse the repository at this point in the history
According to grasshopper7/extentreports-cucumber6-adapter#36 (comment) version `2.0.22` is required.
  • Loading branch information
amottier committed May 10, 2021
1 parent 0a5d5f4 commit 535ef8f
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 @@ -140,7 +140,7 @@
<dependency>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox</artifactId>
<version>2.0.8</version>
<version>2.0.22</version>
</dependency>
<!-- pdfbox layout-->
<dependency>
Expand Down

0 comments on commit 535ef8f

Please sign in to comment.