|
83 | 83 | <properties>
|
84 | 84 |
|
85 | 85 | <!-- upstream vs redhat versions of dependencies goes here -->
|
86 |
| - <activemq.version>5.11.0.redhat-630377</activemq.version> |
| 86 | + <activemq.version>5.11.0.redhat-630396</activemq.version> |
87 | 87 | <arquillian-cube.version>1.9.0</arquillian-cube.version>
|
88 | 88 | <camel.version>2.21.0.fuse-730051</camel.version>
|
89 | 89 | <cxf.version>3.2.7.fuse-730018</cxf.version>
|
90 | 90 | <cxf.plugin.version>3.2.7.fuse-730018</cxf.plugin.version>
|
91 | 91 |
|
92 |
| - <commons.collections.version>3.2.2</commons.collections.version> |
93 |
| - <version.fuse-karaf>7.3.0.fuse-730068</version.fuse-karaf> |
| 92 | + <commons.collections.version>3.2.2.redhat-2</commons.collections.version> |
| 93 | + <version.fuse-karaf>7.4.0.fuse-740019</version.fuse-karaf> |
94 | 94 | <hibernate-validator.version>5.3.5.Final-redhat-2</hibernate-validator.version>
|
95 | 95 | <hibernate-core.version>5.3.10.Final-redhat-00001</hibernate-core.version>
|
96 | 96 | <javax.el-api.version>3.0.0</javax.el-api.version>
|
97 |
| - <jansi.version>1.11</jansi.version> |
| 97 | + <jansi.version>1.18</jansi.version> |
98 | 98 | <jolokia.version>1.5.0.redhat-1</jolokia.version>
|
99 |
| - <jgroups.version>3.6.13.Final</jgroups.version> |
| 99 | + <jgroups.version>3.6.10.Final-redhat-1</jgroups.version> |
100 | 100 | <jsonschema2pojo.version>1.0.0</jsonschema2pojo.version>
|
101 |
| - <snakeyaml.version>1.19</snakeyaml.version> |
| 101 | + <snakeyaml.version>1.23</snakeyaml.version> |
102 | 102 | <swagger.jaxrs.version>1.5.18.fuse70-1-redhat-1</swagger.jaxrs.version>
|
103 | 103 | <vertx.version>3.5.0</vertx.version>
|
104 | 104 | <weld.version>2.3.5.Final</weld.version>
|
|
121 | 121 | <aether.version>1.0.0.v20140518</aether.version>
|
122 | 122 | <archetype-packaging.version>2.4</archetype-packaging.version>
|
123 | 123 | <arquillian.version>1.1.12.Final</arquillian.version>
|
124 |
| - <asm.version>5.0.4</asm.version> |
| 124 | + <asm.version>7.1</asm.version> |
125 | 125 | <assertj.core.version>2.4.1</assertj.core.version>
|
126 | 126 | <artemis.version>2.7.0.redhat-00056</artemis.version>
|
127 | 127 | <buildnumber.plugin.version>1.3</buildnumber.plugin.version>
|
|
133 | 133 | <docker.maven.plugin.version>0.23.0.fuse-730009</docker.maven.plugin.version>
|
134 | 134 | <dropwizard-metrics.version>3.1.2</dropwizard-metrics.version>
|
135 | 135 | <exec-maven-plugin.version>1.5.0</exec-maven-plugin.version>
|
136 |
| - <felix-scr-annotations.version>1.9.12</felix-scr-annotations.version> |
| 136 | + <felix-scr-annotations.version>1.12.0</felix-scr-annotations.version> |
137 | 137 | <felix-scr-plugin.version>1.21.0</felix-scr-plugin.version>
|
138 | 138 | <guava.version>19.0</guava.version>
|
139 | 139 | <httpclient.version>4.5.5</httpclient.version>
|
|
168 | 168 | <mvel.version>2.4.0.Final</mvel.version>
|
169 | 169 | <osgi.version>4.3.1</osgi.version>
|
170 | 170 | <osgi-compendium.version>4.3.1</osgi-compendium.version>
|
171 |
| - <pax.url.version>2.5.1</pax.url.version> |
| 171 | + <pax.url.version>2.6.1</pax.url.version> |
172 | 172 | <plexus-utils.version>3.0.22</plexus-utils.version>
|
173 | 173 | <phantomjsdriver.version>1.2.0</phantomjsdriver.version>
|
174 | 174 | <qpid-proton-j.version>0.31.0.redhat-00001</qpid-proton-j.version>
|
|
184 | 184 | <spring-cloud-kubernetes.version>0.1.6.fuse-730020</spring-cloud-kubernetes.version>
|
185 | 185 | <sundrio.plugin.version>0.16.5</sundrio.plugin.version>
|
186 | 186 | <tomcat-embed.version>8.0.36.redhat-35</tomcat-embed.version>
|
187 |
| - <validation-api.version>1.1.0.Final</validation-api.version> |
| 187 | + <validation-api.version>1.1.0.Final-redhat-1</validation-api.version> |
188 | 188 | <zookeeper.version>3.4.9</zookeeper.version>
|
189 | 189 | <commons-codec.version>1.11</commons-codec.version>
|
190 |
| - <commons-lang3.version>3.7</commons-lang3.version> |
| 190 | + <commons-lang3.version>3.8</commons-lang3.version> |
191 | 191 |
|
192 | 192 | <!-- OSGi bundles properties -->
|
193 | 193 | <fuse.osgi.bundle.name>${project.name}</fuse.osgi.bundle.name>
|
|
0 commit comments