QPID-8258: [Broker-J] Upgrade dojotoolkit to version 1.14
diff --git a/apache-qpid-broker-j/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE b/apache-qpid-broker-j/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
index 8d21014..991b09f 100644
--- a/apache-qpid-broker-j/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
+++ b/apache-qpid-broker-j/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
@@ -112,9 +112,9 @@
   - Apache Qpid Broker-J WebSocket Plug-in (http://qpid.apache.org/components/broker-plugins/qpid-broker-plugins-websocket) org.apache.qpid:qpid-broker-plugins-websocket:jar
     License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
 
-From: 'The Dojo Foundation' (http://dojotoolkit.org/foundation)
-  - Dojo Toolkit :: Bundles (http://dojotoolkit.org/dojo) org.dojotoolkit:dojo:pom:1.12.2
-    License: Academic Free License v2.1  (http://trac.dojotoolkit.org/browser/dojo/trunk/LICENSE)    License: BSD License  (http://trac.dojotoolkit.org/browser/dojo/trunk/LICENSE)
+From: 'The CometD Project' (https://cometd.org)
+  - Dojo Toolkit :: Bundles (http://dojotoolkit.org/dojo) org.dojotoolkit:dojo:pom:1.14.0
+    License: Academic Free License v2.1  (https://github.com/dojo/dojo/blob/master/LICENSE)    License: BSD License  (https://github.com/dojo/dojo/blob/master/LICENSE)
 
 From: 'Webtide' (https://webtide.com)
   - Jetty :: Continuation (http://www.eclipse.org/jetty) org.eclipse.jetty:jetty-continuation:jar:9.4.12.v20180830
diff --git a/pom.xml b/pom.xml
index 7dd573e..94c3305 100644
--- a/pom.xml
+++ b/pom.xml
@@ -122,7 +122,7 @@
     <csvjdbc-version>1.0.8</csvjdbc-version>
     <jfreechart-version>1.0.13</jfreechart-version>
 
-    <dojo-version>1.12.2</dojo-version>
+    <dojo-version>1.14.0</dojo-version>
     <dstore-version>1.1.2</dstore-version>
     <dgrid-version>1.2.1</dgrid-version>