Skip to content

Commit 0fe7ca3

Browse files
committed
update activemq javadoc link
1 parent 8f97a25 commit 0fe7ca3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ subprojects { subproj ->
403403
links 'https://docs.oracle.com/javaee/7/api/'
404404
links 'https://commons.apache.org/proper/commons-rdf/apidocs/'
405405
links 'https://commons.apache.org/proper/commons-codec/apidocs/'
406-
links 'https://activemq.apache.org/maven/5.15.6/apidocs/'
406+
links 'https://activemq.apache.org/maven/apidocs/'
407407
links 'https://jena.apache.org/documentation/javadoc/rdfconnection/'
408408
links 'https://kafka.apache.org/20/javadoc/'
409409
links 'https://rabbitmq.github.io/rabbitmq-java-client/api/current/'
@@ -461,7 +461,7 @@ configure(rootProject) {
461461
links 'https://docs.oracle.com/javaee/7/api/'
462462
links 'https://commons.apache.org/proper/commons-rdf/apidocs/'
463463
links 'https://commons.apache.org/proper/commons-codec/apidocs/'
464-
links 'https://activemq.apache.org/maven/5.15.6/apidocs/'
464+
links 'https://activemq.apache.org/maven/apidocs/'
465465
links 'https://jena.apache.org/documentation/javadoc/rdfconnection/'
466466
links 'https://kafka.apache.org/20/javadoc/'
467467
links 'https://rabbitmq.github.io/rabbitmq-java-client/api/current/'

0 commit comments

Comments
 (0)