Skip to content

Commit ccd29f0

Browse files
committed
#8 1.0.8 security release
1 parent c5e8ece commit ccd29f0

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
## CHANGELOG
22

3-
### head - 1.0.8-SNAPSHOT
3+
### head - 1.0.9-SNAPSHOT
4+
+ See commit log.
5+
6+
7+
### 1.0.8 (2021-March-22)
8+
**SECURITY RELEASE**
9+
410
+ [#675](https://github.com/danfickle/openhtmltopdf/issues/675) Update PDFBOX to 2.0.23 to avoid CVEs. Thanks for reporting @Samuel3.
511

612
NOTE: These CVEs relate to the loading of untrusted PDFs in PDFBOX and thus this project is not directly affected. However, it is not a good idea to have CVEs on your classpath.

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,13 @@ from ````/openhtmltopdf-examples/src/main/java/com/openhtmltopdf/testcases/Testc
6767

6868
## CHANGELOG
6969

70-
### head - 1.0.8-SNAPSHOT
70+
### head - 1.0.9-SNAPSHOT
71+
+ See commit log.
72+
73+
74+
### 1.0.8 (2021-March-22)
75+
**SECURITY RELEASE**
76+
7177
+ [#675](https://github.com/danfickle/openhtmltopdf/issues/675) Update PDFBOX to 2.0.23 to avoid CVEs. Thanks for reporting @Samuel3.
7278

7379
NOTE: These CVEs relate to the loading of untrusted PDFs in PDFBOX and thus this project is not directly affected. However, it is not a good idea to have CVEs on your classpath.

0 commit comments

Comments
 (0)