We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1e9c1e commit 22b2d91Copy full SHA for 22b2d91
jaxb-ri/boms/bom/pom.xml
@@ -32,13 +32,13 @@
32
<url>https://eclipse-ee4j.github.io/jaxb-ri/</url>
33
34
<properties>
35
- <xml.bind-api.version>4.0.2</xml.bind-api.version>
+ <xml.bind-api.version>4.0.4</xml.bind-api.version>
36
<!-- 4.2.0+ comes with no SecurityManager support -->
37
<istack.version>4.1.2</istack.version>
38
<fastinfoset.version>2.1.1</fastinfoset.version>
39
<stax-ex.version>2.1.0</stax-ex.version>
40
- <activation-api.version>2.1.3</activation-api.version>
41
- <angus-activation.version>2.0.2</angus-activation.version>
+ <activation-api.version>2.1.4</activation-api.version>
+ <angus-activation.version>2.0.3</angus-activation.version>
42
</properties>
43
44
<dependencyManagement>
0 commit comments