Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenq committed Jul 14, 2020
1 parent 6d1ec4c commit 4ae259b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@
<dependency>
<groupId>net.sourceforge.lept4j</groupId>
<artifactId>lept4j</artifactId>
<version>1.13.0</version>
<version>1.13.1</version>
</dependency>
<dependency>
<groupId>org.jboss</groupId>
Expand Down
6 changes: 5 additions & 1 deletion src/main/resources/versionchanges.txt
Original file line number Diff line number Diff line change
Expand Up @@ -193,4 +193,8 @@ Version 4.5.0 (27 December 2019)

Version 4.5.1 (3 January 2020)
- Update Leptonica 1.79.0 (lept4j-1.13.0)
- Fix Permission denied issue with Ghostscript 9.50
- Fix Permission denied issue with Ghostscript 9.50

Version 4.5.2 (14 July 2020)
- Remove dependencies and references to slf4j bridges
- Update dependencies

0 comments on commit 4ae259b

Please sign in to comment.