3.30.1
Fixed issues
Fix intersecting buckets in strange path expressions
The bucket for the getNextSibling call in DomFacade for following-sibling::node()[1][self::xxx]
is
not the same as the bucket in the following-sibling::node()[self::xxx][1]
query