Skip to content

Commit 85df84c

Browse files
committed
Add a note about Compatible Saxon versions
1 parent 8b75ea0 commit 85df84c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,13 @@ $ mvn clean package
2828

2929
# Using the Saxon RI
3030

31+
**Compatibility with Saxon Versions**
32+
33+
| http-client-saxon Version | Saxon Versions |
34+
|---------------------------|----------------|
35+
| 1.3.0 | 9.9+ |
36+
| <= 1.2.4 | 9.7+ |
37+
3138
*Additional Saxon specific examples can be found in [http-client-saxon/README.md](http-client-saxon/README.md)*.
3239

3340
To use the RI for Saxon, you require several Jar files to be present on the classpath with Saxon:

0 commit comments

Comments
 (0)