You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,12 @@
1
1
## CHANGELOG
2
2
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
+
4
10
+[#675](https://github.com/danfickle/openhtmltopdf/issues/675) Update PDFBOX to 2.0.23 to avoid CVEs. Thanks for reporting @Samuel3.
5
11
6
12
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.
Copy file name to clipboardExpand all lines: README.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,7 +67,13 @@ from ````/openhtmltopdf-examples/src/main/java/com/openhtmltopdf/testcases/Testc
67
67
68
68
## CHANGELOG
69
69
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
+
71
77
+[#675](https://github.com/danfickle/openhtmltopdf/issues/675) Update PDFBOX to 2.0.23 to avoid CVEs. Thanks for reporting @Samuel3.
72
78
73
79
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