jOOQ / jOOX

jOOX - The Power of jQuery Applied to W3C DOM Like JDBC, DOM is a powerful, yet very verbose low-level API to manipulate XML. The HTML DOM an be manipulated with the popular jQuery product, in JavaScript. Why don't we have jQuery in Java? jOOX is jQuery's XML parts, applied to Java.

Home Page:http://www.jooq.org/products

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improper Restriction of XML External Entity References ('XXE') in XMLasDOMBinding

lukaseder opened this issue · comments

Hi there,

Could this change be released prior to 1.4.0, in 1.3.1 perhaps?

Hi @CiaranMcHugh: Yes we could, but I suspect that it won't be in the next 2 weeks, as we're rather busy with an upcoming jOOQ release. I'll take a note, though.

Thank you very much @lukaseder!

@CiaranMcHugh: I've just gone ahead and released version 1.4.0. There isn't much risk for regressions with only two new added features.

It will hit Maven Central within the next 2-3 hours.

Many thanks @lukaseder!