File tree Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Original file line number Diff line number Diff line change @@ -69,11 +69,11 @@ and optional library packages are the following:
6969### Compile-time dependencies
7070
7171- The [ css4j] ( https://github.com/css4j/css4j/releases ) library (and its transitive
72- dependencies); version 3.7.1 or higher is recommended (compatibility with 4.0 or
72+ dependencies); version 3.7.2 or higher is recommended (compatibility with 4.0 or
7373 higher is not guaranteed).
7474
7575- The [ css4j-agent] ( https://github.com/css4j/css4j-agent/releases ) library;
76- version 3.6 .0 or higher is recommended (compatibility with 4.0 or higher is
76+ version 3.7 .0 or higher is recommended (compatibility with 4.0 or higher is
7777 not guaranteed). ** It is optional at runtime.**
7878
7979- The [ dom4j] ( https://github.com/dom4j/dom4j ) JAR package (tested with 2.1.1).
Original file line number Diff line number Diff line change 1- # css4j-dom4j version 3.7.0 Release Notes
1+ # css4j-dom4j version 3.7.1 Release Notes
22
3- ### February 15 , 2022
3+ ### March 1 , 2022
44
55<br />
66
77## Release Highlights
88
9- - ` getSheet() ` now returns null if the sheet's Content-Type is invalid.
10-
11- - css4j-dom4j now requires css4j 3.7.1 or later to build, but can use previous
12- 3.x versions at runtime.
9+ - Fix a bug in positional selector matching.
1310
1411
1512## Project Sites
You can’t perform that action at this time.
0 commit comments