Skip to content

Commit

Permalink
Bump com.github.librepdf:openpdf from 1.3.30 to 1.3.32
Browse files Browse the repository at this point in the history
Bumps [com.github.librepdf:openpdf](https://github.com/LibrePDF/OpenPDF) from 1.3.30 to 1.3.32.
- [Release notes](https://github.com/LibrePDF/OpenPDF/releases)
- [Commits](LibrePDF/OpenPDF@1.3.30...1.3.32)

---
updated-dependencies:
- dependency-name: com.github.librepdf:openpdf
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 3, 2023
1 parent bb85678 commit 2f3a26f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion flying-saucer-fop/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<dependency>
<groupId>com.github.librepdf</groupId>
<artifactId>openpdf</artifactId>
<version>1.3.30</version>
<version>1.3.32</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<openpdf.version>1.3.30</openpdf.version>
<openpdf.version>1.3.32</openpdf.version>
<junit.version>4.13.2</junit.version>
<itext.version>2.1.7</itext.version>
<slf4j.version>2.0.9</slf4j.version>
Expand Down

0 comments on commit 2f3a26f

Please sign in to comment.