|
11 | 11 |
|
12 | 12 | /* Dependencies */ |
13 | 13 | activationApiVersion = '1.2.0' |
14 | | - activeMqVersion = '5.15.3' |
| 14 | + activeMqVersion = '5.15.4' |
15 | 15 | commonsCodecVersion = '1.11' |
16 | 16 | commonsCollectionsVersion = '4.1' |
17 | 17 | commonsIoVersion = '2.6' |
@@ -283,7 +283,7 @@ subprojects { subproj -> |
283 | 283 | links 'https://trellis-ldp.github.io/trellis/apidocs/' |
284 | 284 | links 'https://commons.apache.org/proper/commons-lang/javadocs/api-3.7/' |
285 | 285 | links 'https://commons.apache.org/proper/commons-rdf/apidocs/' |
286 | | - links 'https://activemq.apache.org/maven/5.15.3/apidocs/' |
| 286 | + links 'https://activemq.apache.org/maven/5.15.4/apidocs/' |
287 | 287 | links 'https://jena.apache.org/documentation/javadoc/rdfconnection/' |
288 | 288 | links 'https://kafka.apache.org/0100/javadoc/' |
289 | 289 | links 'https://rabbitmq.github.io/rabbitmq-java-client/api/current/' |
@@ -330,7 +330,7 @@ configure(rootProject) { |
330 | 330 | links 'https://trellis-ldp.github.io/trellis/apidocs/' |
331 | 331 | links 'https://commons.apache.org/proper/commons-lang/javadocs/api-3.7/' |
332 | 332 | links 'https://commons.apache.org/proper/commons-rdf/apidocs/' |
333 | | - links 'https://activemq.apache.org/maven/5.15.3/apidocs/' |
| 333 | + links 'https://activemq.apache.org/maven/5.15.4/apidocs/' |
334 | 334 | links 'https://jena.apache.org/documentation/javadoc/rdfconnection/' |
335 | 335 | links 'https://kafka.apache.org/0100/javadoc/' |
336 | 336 | links 'https://rabbitmq.github.io/rabbitmq-java-client/api/current/' |
|
0 commit comments