Skip to content

Commit

Permalink
Update JAXB RI dependencies: org.jvnet.staxex:stax-ex com.sun.xml.fas…
Browse files Browse the repository at this point in the history
…tinfoset:FastInfoset com.sun.istack:istack-commons-runtime (#1329)

* Updated ${stax-ex.version} from 1.8.1 to 1.8.2
* Updated ${fastinfoset.version} from 1.2.16 to 1.2.17
* Updated ${istack.version} from 3.0.8 to 3.0.9
  • Loading branch information
eclipse-jaxb-impl-bot authored and Tomas-Kraus committed Jun 4, 2019
1 parent 285ecd6 commit 5324a46
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions jaxb-ri/boms/bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
<properties>
<jaxb-api.version>2.3.2</jaxb-api.version>
<jaxb-api-osgi.version>2.3</jaxb-api-osgi.version>
<istack.version>3.0.8</istack.version>
<fastinfoset.version>1.2.16</fastinfoset.version>
<stax-ex.version>1.8.1</stax-ex.version>
<istack.version>3.0.9</istack.version>
<fastinfoset.version>1.2.17</fastinfoset.version>
<stax-ex.version>1.8.2</stax-ex.version>
<dtd-parser.version>1.4.1</dtd-parser.version>
<codemodel.version>2.3.2</codemodel.version>
<relaxng.version>2.3.2</relaxng.version>
Expand Down

0 comments on commit 5324a46

Please sign in to comment.