You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by he...@apache.org on 2020/07/22 12:21:00 UTC

[brooklyn] 02/07: DEPENDENCIES file containing latest info, but in same format as old NOTICE

This is an automated email from the ASF dual-hosted git repository.

heneveld pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn.git

commit fa0ed65c1c287d3e0683e63468d94e501455887e
Author: Alex Heneveld <al...@cloudsoftcorp.com>
AuthorDate: Tue Jun 2 09:51:45 2020 +0100

    DEPENDENCIES file containing latest info, but in same format as old NOTICE
    
    to enable easy comparison of changes this introduces
---
 DEPENDENCIES | 524 +++++++++++++++++++++++++++++++++++++++++------------------
 1 file changed, 367 insertions(+), 157 deletions(-)

diff --git a/DEPENDENCIES b/DEPENDENCIES
index b94cba8..11c1b08 100644
--- a/DEPENDENCIES
+++ b/DEPENDENCIES
@@ -1,16 +1,19 @@
 Notice: |
 
   Apache Brooklyn
-  Copyright 2014-2018 The Apache Software Foundation
+  Copyright 2014-2020 The Apache Software Foundation
 
   This product includes software developed at
   The Apache Software Foundation (http://www.apache.org/).
 
+  This software is released under the Apache Software License, verison 2.0.
+  This license and the licenses for all dependencies are included below
+  following the dependencies and their notices.
 
-Bundled dependencies:
+Source dependencies:
 
-  # This software includes the following bundled third-party components.
-  # Referenced licenses can be found in the accompanying LICENSE file.
+  # This software includes the following third-party components in its source code.
+  # Additional runtime dependencies are required when built and are listed in the subsequent section.
 
   font-awesome-fonts: 
     Project:      Font Awesome (fonts)
@@ -20,11 +23,10 @@ Bundled dependencies:
     License name: SIL OFL 1.1
     Notice:       Copyright (c) Dave Gandy (2016)
   
-  github.com/NodePrime/jsonpath/cli/jsonpath: 
-    Project:      github.com/NodePrime/jsonpath/cli/jsonpath
-    Available at: github.com/NodePrime/jsonpath/
-    License name: MIT License
-    Notice:       Copyright (c) 2015 NodePrime Inc.
+  github.com/kubernetes/client-go/util/jsonpath: 
+    Project:      Go client for Kubernetes
+    Available at: github.com/kubernetes/client-go
+    License name: Apache License, version 2.0
   
   github.com/urfave/cli: 
     Project:      github.com/urfave/cli
@@ -38,6 +40,15 @@ Bundled dependencies:
     License name: BSD 3-Clause (New BSD) License
     Notice:       Copyright (c) 2009 The Go Authors. All rights reserved.
   
+  misc:logo_icons: 
+    Project:      Various logos for third-party projects
+    Inclusive of: various *.png and other image files containing logos
+    Notice: |
+      This software includes logos for third-party components as icons
+      where those components are blueprinted or otherwise referenced.
+      These logo files are used under fair use and all copyright and trademark rights
+      remain with the owner(s) of the respective components.
+  
   noun-project-icons: 
     Project:      The Noun Project (icons)
     Available at: https://thenounproject.com/
@@ -71,11 +82,11 @@ Bundled dependencies:
 
 Runtime dependencies:
 
-  # This artifact depends on additional third-party components at runtime.
+  # This software depends on additional third-party components at runtime.
   # These are not bundled here but may be included as part of a build.
 
-  @uirouter/core@5.0.20: 
-    Project:      @uirouter/core (NodeJS module)
+  "@uirouter/core@5.0.20": 
+    Project:      "@uirouter/core (NodeJS module)"
     Version:      5.0.20
     Available at: 
       - https://github.com/ui-router/core
@@ -208,9 +219,9 @@ Runtime dependencies:
     License name: MIT License
     Notice:       Copyright (c) 2011-2016 Twitter, Inc.
   
-  ch.qos.logback:1.0.7: 
+  ch.qos.logback:1.2.3: 
     Project:      Logback Logging Framework
-    Version:      1.0.7
+    Version:      1.2.3
     Available at: http://logback.qos.ch
     Developed by: QOS.ch (http://www.qos.ch)
     License name: Eclipse Public License, version 1.0
@@ -230,16 +241,17 @@ Runtime dependencies:
     License name: MIT License
     Notice:       Copyright (C) 2017 by Marijn Haverbeke <ma...@gmail.com> and others
   
-  com.fasterxml.jackson:2.9.7: 
+  com.fasterxml.jackson:2.10.1: 
     Project:      Jackson FasterXML
-    Version:      2.9.7
+    Version:      2.10.1
     Available at: 
       - http://github.com/FasterXML/jackson
-      - http://wiki.fasterxml.com/JacksonExtensionXmlDataBinding
       - http://wiki.fasterxml.com/JacksonModuleJoda
       - https://github.com/FasterXML/jackson-core
+      - https://github.com/FasterXML/jackson-dataformat-xml
       - https://github.com/FasterXML/jackson-dataformats-text
       - https://github.com/FasterXML/jackson-modules-base
+      - https://github.com/FasterXML/jackson-modules-java8
     Developed by: FasterXML (http://fasterxml.com/)
     License name: Apache License, version 2.0
   
@@ -250,18 +262,12 @@ Runtime dependencies:
     Developed by: FasterXML (http://fasterxml.com)
     License name: Apache License, version 2.0
   
-  com.github.mifmif.generex:1.0.1: 
+  com.github.mifmif.generex:1.0.2: 
     Project:      Generex
-    Version:      1.0.1
+    Version:      1.0.2
     Available at: https://github.com/mifmif/Generex/tree/master
     License name: Apache License, version 2.0
   
-  com.google.code.findbugs.annotations:2.0.3: 
-    Project:      FindBugs-Annotations
-    Version:      2.0.3
-    Available at: http://findbugs.sourceforge.net/
-    License name: GNU Lesser General Public License, version 3.0
-  
   com.google.code.findbugs.jsr305:2.0.1: 
     Project:      FindBugs-jsr305
     Version:      2.0.1
@@ -282,7 +288,7 @@ Runtime dependencies:
     License name: Apache License, version 2.0
   
   com.google.guava:18.0: 
-    Project:      Guava: Google Core Libraries for Java
+    Project:      "Guava: Google Core Libraries for Java"
     Version:      18.0
     Available at: http://code.google.com/p/guava-libraries
     License name: Apache License, version 2.0
@@ -301,9 +307,9 @@ Runtime dependencies:
     Developed by: Google, Inc. (http://www.google.com)
     License name: Apache License, version 2.0
   
-  com.hierynomus.sshj:0.20.0: 
+  com.hierynomus.sshj:0.22.0: 
     Project:      sshj
-    Version:      0.20.0
+    Version:      0.22.0
     Available at: https://github.com/hierynomus/sshj
     License name: Apache License, version 2.0
   
@@ -349,12 +355,11 @@ Runtime dependencies:
     Developed by: MaxMind, Inc. (http://www.maxmind.com/)
     License name: Apache License, version 2.0
   
-  com.squareup.okhttp3:3.4.1: 
+  com.squareup.okhttp3:3.12.6: 
     Project: 
       - OkHttp
       - OkHttp Logging Interceptor
-      - OkHttp Web Sockets
-    Version:      3.4.1
+    Version:      3.12.6
     Available at: https://github.com/square/okhttp
     License name: Apache License, version 2.0
   
@@ -372,11 +377,32 @@ Runtime dependencies:
     License name: Apache License, version 2.0
     Notice:       Copyright (c) Square, Inc.
   
-  com.thoughtworks.xstream:1.4.8: 
+  com.sun.activation.javax.activation:1.2.0: 
+    Project:      JavaBeans Activation Framework
+    Version:      1.2.0
+    Available at: http://java.net/
+    Developed by: Oracle (http://www.oracle.com)
+    License name: Common Development and Distribution License, version 1.1
+  
+  com.sun.istack.istack-commons-runtime:3.0.10: 
+    Project:      istack common utility code runtime
+    Version:      3.0.10
+    Available at: https://projects.eclipse.org/projects/ee4j
+    Developed by: Eclipse Foundation (https://www.eclipse.org)
+    License name: Eclipse Distribution License, version 1.0
+  
+  com.sun.xml.fastinfoset.FastInfoset:1.2.16: 
+    Project:      fastinfoset
+    Version:      1.2.16
+    Available at: https://projects.eclipse.org/projects/ee4j.jaxb-impl
+    Developed by: Eclipse Foundation (https://www.eclipse.org)
+    License name: Apache License, version 2.0
+  
+  com.thoughtworks.xstream:1.4.11.1: 
     Project:      XStream Core
-    Version:      1.4.8
+    Version:      1.4.11.1
     Available at: http://x-stream.github.io/
-    Developed by: XStream (http://xstream.codehaus.org)
+    Developed by: XStream (http://x-stream.github.io)
     License name: BSD 3-Clause (New BSD) License
   
   commander@2.16.0: 
@@ -387,18 +413,18 @@ Runtime dependencies:
     License name: MIT License
     Notice:       Copyright (c) 2011 TJ Holowaychuk <tj...@vision-media.ca>
   
-  commons-beanutils:1.9.3: 
+  commons-beanutils:1.9.4: 
     Project:      Apache Commons BeanUtils
-    Version:      1.9.3
+    Version:      1.9.4
     Available at: https://commons.apache.org/proper/commons-beanutils/
     Developed by: The Apache Software Foundation (https://www.apache.org/)
     License name: Apache License, version 2.0
   
-  commons-codec:1.10: 
+  commons-codec:1.11: 
     Project:      Apache Commons Codec
-    Version:      1.10
+    Version:      1.11
     Available at: http://commons.apache.org/proper/commons-codec/
-    Developed by: The Apache Software Foundation (http://www.apache.org/)
+    Developed by: The Apache Software Foundation (https://www.apache.org/)
     License name: Apache License, version 2.0
   
   commons-collections:3.2.2: 
@@ -822,32 +848,27 @@ Runtime dependencies:
     Available at: https://github.com/airlift/airline
     License name: Apache License, version 2.0
   
-  io.cloudsoft.windows:0.6.1: 
+  io.cloudsoft.windows:0.9.0: 
     Project: 
       - Java WinRM library
       - WinRM Client
-    Version:      0.6.1
+    Version:      0.9.0
     Available at: http://github.com/cloudsoft/winrm4j
     License name: Apache License, version 2.0
   
-  io.fabric8.kubernetes-model:1.0.64: 
-    Project:      Fabric8 :: Kubernetes Model
-    Version:      1.0.64
-    Available at: http://fabric8.io/
-    Developed by: Red Hat (http://redhat.com)
-    License name: Apache License, version 2.0
-  
-  io.fabric8.zjsonpatch:0.2.3: 
+  io.fabric8.zjsonpatch:0.3.0: 
     Project:      zjsonpatch
-    Version:      0.2.3
+    Version:      0.3.0
     Available at: https://github.com/fabric8io/zjsonpatch/
     License name: Apache License, version 2.0
   
-  io.fabric8:1.4.27: 
+  io.fabric8:4.9.0: 
     Project: 
-      - Fabric8 :: Kubernetes :: Java Client
-      - Fabric8 :: Openshift :: Java Client
-    Version:      1.4.27
+      - "Fabric8 :: Kubernetes :: Java Client"
+      - "Fabric8 :: Kubernetes Model"
+      - "Fabric8 :: Kubernetes Model :: Common"
+      - "Fabric8 :: Openshift :: Java Client"
+    Version:      4.9.0
     Available at: http://fabric8.io/
     Developed by: Red Hat (http://redhat.com)
     License name: Apache License, version 2.0
@@ -880,6 +901,27 @@ Runtime dependencies:
     License name: MIT License
     Notice:       Copyright (c) 2015 Matt Andrews
   
+  jakarta.activation.jakarta.activation-api:1.2.1: 
+    Project:      JavaBeans Activation Framework API jar
+    Version:      1.2.1
+    Available at: https://github.com/eclipse-ee4j/jaf
+    Developed by: Eclipse Foundation (https://www.eclipse.org)
+    License name: Eclipse Distribution License, version 1.0
+  
+  jakarta.ws.rs.jakarta.ws.rs-api:2.1.5: 
+    Project:      javax.ws.rs-api
+    Version:      2.1.5
+    Available at: https://github.com/eclipse-ee4j/jaxrs-api
+    Developed by: Eclipse Foundation (https://www.eclipse.org/org/foundation/)
+    License name: Eclipse Public License, version 2.0
+  
+  jakarta.xml.bind.jakarta.xml.bind-api:2.3.2: 
+    Project:      jakarta.xml.bind-api
+    Version:      2.3.2
+    Available at: https://github.com/eclipse-ee4j/jaxb-api
+    Developed by: Eclipse Foundation (https://www.eclipse.org)
+    License name: Eclipse Distribution License, version 1.0
+  
   java-stack-parser@1.0.0: 
     Project:      java-stack-parser (NodeJS module)
     Version:      1.0.0
@@ -887,17 +929,11 @@ Runtime dependencies:
     Developed by: Thomas Bouron
     License name: Apache License, version 2.0
   
-  javax.activation:1.1.1: 
-    Project:      JavaBeans(TM) Activation Framework
-    Version:      1.1.1
-    Available at: http://java.sun.com/javase/technologies/desktop/javabeans/jaf/index.jsp
-    License name: Common Development and Distribution License, version 1.0
-  
-  javax.annotation.javax.annotation-api:1.3: 
+  javax.annotation.javax.annotation-api:1.3.2: 
     Project:      javax.annotation API
-    Version:      1.3
+    Version:      1.3.2
     Available at: http://jcp.org/en/jsr/detail?id=250
-    Developed by: GlassFish Community (https://glassfish.java.net)
+    Developed by: GlassFish Community (https://javaee.github.io/glassfish)
     License name: Common Development and Distribution License, version 1.1
   
   javax.annotation.jsr250-api:1.0: 
@@ -932,16 +968,9 @@ Runtime dependencies:
     Developed by: Eclipse Foundation (https://www.eclipse.org/org/foundation/)
     License name: Common Development and Distribution License, version 1.1
   
-  javax.xml.bind.jaxb-api:2.2.11: 
-    Project:      Java Architecture for XML Binding
-    Version:      2.2.11
-    Available at: http://jaxb.java.net/
-    Developed by: Oracle Corporation (http://www.oracle.com/)
-    License name: Common Development and Distribution License, version 1.1
-  
-  joda-time:2.7: 
+  joda-time:2.9.9: 
     Project:      Joda-Time
-    Version:      2.7
+    Version:      2.9.9
     Available at: http://www.joda.org/joda-time/
     Developed by: Joda.org (http://www.joda.org)
     License name: Apache License, version 2.0
@@ -1012,13 +1041,13 @@ Runtime dependencies:
     Available at: http://iharder.net/base64/
     License name: Public Domain
   
-  net.java.dev.jna:4.1.0: 
+  net.java.dev.jna:5.5.0: 
     Project: 
       - Java Native Access
       - Java Native Access Platform
-    Version:      4.1.0
-    Available at: https://github.com/twall/jna
-    License name: GNU Lesser General Public License, version 2.1
+    Version:      5.5.0
+    Available at: https://github.com/java-native-access/jna
+    License name: Apache License, version 2.0
   
   net.minidev.accessors-smart:1.2: 
     Project:      ASM based accessors helper used by json-smart
@@ -1058,11 +1087,11 @@ Runtime dependencies:
     License name: MIT License
     Notice:       Copyright (c) 2014 Dan Abramov
   
-  org.apache.commons.commons-compress:1.4: 
-    Project:      Commons Compress
-    Version:      1.4
-    Available at: http://commons.apache.org/compress/
-    Developed by: The Apache Software Foundation (http://www.apache.org/)
+  org.apache.commons.commons-compress:1.20: 
+    Project:      Apache Commons Compress
+    Version:      1.20
+    Available at: https://commons.apache.org/proper/commons-compress/
+    Developed by: The Apache Software Foundation (https://www.apache.org/)
     License name: Apache License, version 2.0
   
   org.apache.commons.commons-lang3:3.3.2: 
@@ -1072,20 +1101,48 @@ Runtime dependencies:
     Developed by: The Apache Software Foundation (http://www.apache.org/)
     License name: Apache License, version 2.0
   
-  org.apache.cxf:3.2.7: 
+  org.apache.cxf:3.3.5: 
     Project:      Apache CXF
-    Version:      3.2.7
-    Available at: http://cxf.apache.org
+    Version:      3.3.5
+    Available at: https://cxf.apache.org
+    Developed by: The Apache Software Foundation (https://www.apache.org/)
+    License name: Apache License, version 2.0
+  
+  org.apache.felix.org.apache.felix.configadmin:1.9.16: 
+    Project:      Apache Felix Configuration Admin Service
+    Version:      1.9.16
+    Available at: http://felix.apache.org/
+    Developed by: The Apache Software Foundation (https://www.apache.org/)
+    License name: Apache License, version 2.0
+  
+  org.apache.felix.org.apache.felix.fileinstall:3.6.4: 
+    Project:      Apache Felix File Install
+    Version:      3.6.4
+    Available at: http://felix.apache.org/site/apache-felix-file-install.html
     Developed by: The Apache Software Foundation (http://www.apache.org/)
     License name: Apache License, version 2.0
   
-  org.apache.felix.org.apache.felix.framework:5.6.10: 
+  org.apache.felix.org.apache.felix.framework:5.6.12: 
     Project:      Apache Felix Framework
-    Version:      5.6.10
+    Version:      5.6.12
     Available at: http://felix.apache.org/
     Developed by: The Apache Software Foundation (http://www.apache.org/)
     License name: Apache License, version 2.0
   
+  org.apache.felix.org.apache.felix.utils:1.11.2: 
+    Project:      Apache Felix Utils
+    Version:      1.11.2
+    Available at: http://felix.apache.org/
+    Developed by: The Apache Software Foundation (https://www.apache.org/)
+    License name: Apache License, version 2.0
+  
+  org.apache.geronimo.specs.geronimo-stax-api_1.0_spec:1.0.1: 
+    Project:      Streaming API for XML (STAX API 1.0)
+    Version:      1.0.1
+    Available at: http://geronimo.apache.org/specs/geronimo-stax-api_1.0_spec
+    Developed by: Apache Software Foundation (http://www.apache.org)
+    License name: Apache License, version 2.0
+  
   org.apache.geronimo.specs.geronimo-ws-metadata_2.0_spec:1.1.3: 
     Project:      Web Services Metadata 2.0
     Version:      1.1.3
@@ -1093,41 +1150,91 @@ Runtime dependencies:
     Developed by: The Apache Software Foundation (http://www.apache.org)
     License name: Apache License, version 2.0
   
-  org.apache.httpcomponents.httpasyncclient:4.1.2: 
+  org.apache.geronimo.specs:1.1: 
+    Project: 
+      - Activation 1.1
+      - SAAJ 1.3
+    Version:      1.1
+    Available at: 
+      - http://geronimo.apache.org/maven/specs/geronimo-activation_1.1_spec/1.1
+      - http://geronimo.apache.org/maven/specs/geronimo-saaj_1.3_spec/1.1
+    Developed by: The Apache Software Foundation (http://www.apache.org)
+    License name: Apache License, version 2.0
+  
+  org.apache.geronimo.specs:1.2: 
+    Project: 
+      - Apache Geronimo JAX-WS Spec 2.2
+      - Apache Geronimo STAX Spec 1.2
+    Version:      1.2
+    Available at: 
+      - http://geronimo.apache.org/maven/specs/geronimo-jaxws_2.2_spec/1.2
+      - http://geronimo.apache.org/maven/specs/geronimo-stax-api_1.2_spec/1.2
+    Developed by: The Apache Software Foundation (http://www.apache.org)
+    License name: Apache License, version 2.0
+  
+  org.apache.httpcomponents.httpasyncclient:4.1.4: 
     Project:      Apache HttpAsyncClient
-    Version:      4.1.2
+    Version:      4.1.4
     Available at: http://hc.apache.org/httpcomponents-asyncclient
     Developed by: The Apache Software Foundation (http://www.apache.org/)
     License name: Apache License, version 2.0
   
-  org.apache.httpcomponents.httpclient:4.5.6: 
+  org.apache.httpcomponents.httpclient:4.5.10: 
     Project:      Apache HttpClient
-    Version:      4.5.6
+    Version:      4.5.10
     Available at: http://hc.apache.org/httpcomponents-client-ga
     Developed by: The Apache Software Foundation (http://www.apache.org/)
     License name: Apache License, version 2.0
   
-  org.apache.httpcomponents.httpcore-nio:4.4.4: 
-    Project:      Apache HttpCore NIO
-    Version:      4.4.4
-    Available at: http://hc.apache.org/httpcomponents-core-ga
-    Developed by: The Apache Software Foundation (http://www.apache.org/)
-    License name: Apache License, version 2.0
-  
-  org.apache.httpcomponents.httpcore:4.4.9: 
-    Project:      Apache HttpCore
-    Version:      4.4.9
+  org.apache.httpcomponents:4.4.12: 
+    Project: 
+      - Apache HttpCore
+      - Apache HttpCore NIO
+    Version:      4.4.12
     Available at: http://hc.apache.org/httpcomponents-core-ga
     Developed by: The Apache Software Foundation (http://www.apache.org/)
     License name: Apache License, version 2.0
   
-  org.apache.jclouds:2.1.0: 
+  org.apache.jclouds:2.1.2: 
     Project:      Apache jclouds
-    Version:      2.1.0
+    Version:      2.1.2
     Available at: http://jclouds.apache.org/
     Developed by: The Apache Software Foundation (http://www.apache.org/)
     License name: Apache License, version 2.0
   
+  org.apache.karaf:4.2.8: 
+    Project: 
+      - "Apache Karaf :: Assemblies :: Features :: Base"
+      - "Apache Karaf :: Assemblies :: Features :: Framework"
+      - "Apache Karaf :: Assemblies :: Features :: Standard"
+      - "Apache Karaf :: Client"
+      - "Apache Karaf :: Diagnostic :: Boot"
+      - "Apache Karaf :: Features :: Core"
+      - "Apache Karaf :: Features :: Extension"
+      - "Apache Karaf :: JAAS :: Boot"
+      - "Apache Karaf :: Main"
+      - "Apache Karaf :: Shell :: Core"
+      - "Apache Karaf :: Specs :: Activator"
+      - "Apache Karaf :: Specs :: Java Xml"
+      - "Apache Karaf :: Specs :: Java Xml WS"
+      - "Apache Karaf :: Specs :: Locator"
+      - "Apache Karaf :: Util"
+    Version:      4.2.8
+    Available at: https://www.apache.org/
+    Developed by: The Apache Software Foundation (https://www.apache.org/)
+    License name: Apache License, version 2.0
+  
+  org.apache.maven.resolver:1.3.1: 
+    Project: 
+      - Maven Artifact Resolver API
+      - Maven Artifact Resolver Implementation
+      - Maven Artifact Resolver SPI
+      - Maven Artifact Resolver Utilities
+    Version:      1.3.1
+    Available at: https://maven.apache.org/resolver/
+    Developed by: The Apache Software Foundation (https://www.apache.org/)
+    License name: Apache License, version 2.0
+  
   org.apache.neethi:3.1.1: 
     Project:      Apache Neethi
     Version:      3.1.1
@@ -1135,19 +1242,39 @@ Runtime dependencies:
     Developed by: The Apache Software Foundation (http://www.apache.org/)
     License name: Apache License, version 2.0
   
-  org.apache.ws.xmlschema.xmlschema-core:2.2.3: 
-    Project:      XmlSchema Core
-    Version:      2.2.3
-    Available at: http://ws.apache.org/commons/xmlschema20/
+  org.apache.servicemix.specs:2.9.0: 
+    Project: 
+      - "Apache ServiceMix :: Specs :: Activation API 1.4"
+      - "Apache ServiceMix :: Specs :: Activator"
+      - "Apache ServiceMix :: Specs :: JAXB API 2.2"
+      - "Apache ServiceMix :: Specs :: Stax API 1.0"
+    Version:      2.9.0
+    Available at: http://servicemix.apache.org/
+    Developed by: The Apache Software Foundation (http://www.apache.org/)
+    License name: Apache License, version 2.0
+  
+  org.apache.sshd.sshd-core:1.7.0: 
+    Project:      "Apache Mina SSHD :: Core"
+    Version:      1.7.0
+    Available at: http://www.apache.org/
     Developed by: The Apache Software Foundation (http://www.apache.org/)
     License name: Apache License, version 2.0
   
-  org.bouncycastle:1.51: 
+  org.apache.ws.xmlschema.xmlschema-core:2.2.5: 
+    Project:      XmlSchema Core
+    Version:      2.2.5
+    Available at: https://ws.apache.org/commons/xmlschema20/
+    Developed by: The Apache Software Foundation (https://www.apache.org/)
+    License name: Apache License, version 2.0
+  
+  org.bouncycastle:1.61: 
     Project: 
       - Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs
       - Bouncy Castle Provider
-    Version:      1.51
-    Available at: http://www.bouncycastle.org/java.html
+    Version:      1.61
+    Available at: 
+      - http://www.bouncycastle.org/java.html
+      - https://www.bouncycastle.org/java.html
     License name: MIT License
     Notice:       Copyright (c) The Legion of the Bouncy Castle Inc. (http://www.bouncycastle.org)
   
@@ -1165,31 +1292,28 @@ Runtime dependencies:
     Developed by: fasterxml.com (http://fasterxml.com)
     License name: BSD 2-Clause (Simplified or FreeBSD) License
   
-  org.eclipse.jetty.toolchain.jetty-schemas:3.1.M0: 
-    Project:      Jetty :: Schemas
-    Version:      3.1.M0
-    Available at: http://www.eclipse.org/jetty
-    Developed by: Mort Bay Consulting (http://www.mortbay.com)
-    License name: Apache License, version 2.0
-  
-  org.eclipse.jetty:9.4.12.v20180830: 
+  org.eclipse.jetty:9.4.22.v20191022: 
     Project: 
-      - Jetty :: Http Utility
-      - Jetty :: IO Utility
-      - Jetty :: JAAS
-      - Jetty :: Security
-      - Jetty :: Server Core
-      - Jetty :: Servlet Handling
-      - Jetty :: Utilities
-      - Jetty :: Webapp Application Support
-      - Jetty :: XML utilities
-    Version:      9.4.12.v20180830
-    Available at: 
-      - http://www.eclipse.org/jetty
-      - https://eclipse.org/jetty
+      - "Jetty :: Http Utility"
+      - "Jetty :: IO Utility"
+      - "Jetty :: Security"
+      - "Jetty :: Server Core"
+      - "Jetty :: Servlet Handling"
+      - "Jetty :: Utilities"
+      - "Jetty :: Webapp Application Support"
+      - "Jetty :: XML utilities"
+    Version:      9.4.22.v20191022
+    Available at: http://www.eclipse.org/jetty
     Developed by: Webtide (https://webtide.com)
     License name: Apache License, version 2.0
   
+  org.eclipse.platform.org.eclipse.osgi:3.12.100: 
+    Project:      OSGi System Bundle
+    Version:      3.12.100
+    Available at: http://www.eclipse.org/platform
+    Developed by: Eclipse Foundation (http://www.eclipse.org/)
+    License name: Eclipse Public License, version 1.0
+  
   org.freemarker:2.3.25-incubating: 
     Project:      Apache FreeMarker
     Version:      2.3.25-incubating
@@ -1203,18 +1327,21 @@ Runtime dependencies:
     Available at: https://opendmk.java.net/
     License name: Common Development and Distribution License, version 1.1
   
+  org.glassfish.jaxb:2.3.2: 
+    Project: 
+      - JAXB Runtime
+      - TXW2 Runtime
+    Version:      2.3.2
+    Available at: https://javaee.github.io/jaxb-v2/
+    Developed by: Oracle Corporation (http://www.oracle.com/)
+    License name: Eclipse Distribution License, version 1.0
+  
   org.hamcrest.hamcrest-core:1.3: 
     Project:      Hamcrest Core
     Version:      1.3
     Available at: https://github.com/hamcrest/JavaHamcrest
     License name: BSD 3-Clause (New BSD) License
   
-  org.hibernate.jtidy:r8-20060801: 
-    Project:      JTidy
-    Version:      r8-20060801
-    Available at: http://jtidy.sourceforge.net
-    License name: Java HTML Tidy License
-  
   org.javassist:3.19.0-GA: 
     Project:      Javassist
     Version:      3.19.0-GA
@@ -1222,23 +1349,99 @@ Runtime dependencies:
     License name: Apache License, version 2.0
     Notice:       Copyright (c) Shigeru Chiba
   
-  org.mongodb.mongo-java-driver:3.0.3: 
-    Project:      MongoDB Java Driver
-    Version:      3.0.3
-    Available at: http://www.mongodb.org
+  org.jline:3.13.2: 
+    Project:      JLine Bundle
+    Version:      3.13.2
+    Available at: http://nexus.sonatype.org/oss-repository-hosting.html
+    License name: BSD 3-Clause (New BSD) License
+    Notice: 
+      - Copyright (c) 2002-2018, the original author or authors.
+      - Neither the name of JLine nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
+  
+  org.jvnet.staxex.stax-ex:1.8.1: 
+    Project:      Extended StAX API
+    Version:      1.8.1
+    Available at: https://projects.eclipse.org/projects/ee4j
+    Developed by: Eclipse Foundation (https://www.eclipse.org)
+    License name: Eclipse Distribution License, version 1.0
+  
+  org.ops4j.base.ops4j-base-util-collections:1.5.1: 
+    Project:      OPS4J Base - Util - Collections
+    Version:      1.5.1
+    Available at: http://team.ops4j.org/wiki/display/base/
+    Developed by: OPS4J - Open Participation Software for Java (http://www.ops4j.org/)
     License name: Apache License, version 2.0
-    Notice:       Copyright (c) MongoDB, Inc
   
-  org.osgi.org.osgi.core:6.0.0: 
-    Project:      org.osgi.core
-    Version:      6.0.0
-    Available at: http://www.osgi.org
-    Developed by: OSGi Alliance (http://www.osgi.org)
+  org.ops4j.base:1.5.0: 
+    Project: 
+      - OPS4J Base - Lang
+      - OPS4J Base - Util - Property
+    Version:      1.5.0
+    Available at: http://team.ops4j.org/wiki/display/base/
+    Developed by: OPS4J - Open Participation Software for Java (http://www.ops4j.org/)
+    License name: Apache License, version 2.0
+  
+  org.ops4j.pax.logging:1.11.4: 
+    Project: 
+      - OPS4J Pax Logging - API
+      - OPS4J Pax Logging - Log4Jv2 implementation
+    Version:      1.11.4
+    Available at: https://ops4j1.jira.com/wiki/spaces/paxlogging/overview
+    Developed by: OPS4J - Open Participation Software for Java (http://www.ops4j.org/)
+    License name: Apache License, version 2.0
+  
+  org.ops4j.pax.swissbox.pax-swissbox-property:1.8.3: 
+    Project:      "OPS4J Pax Swissbox :: Property"
+    Version:      1.8.3
+    Available at: http://team.ops4j.org/wiki/display/PAXSB
+    Developed by: OPS4J - Open Participation Software for Java (http://www.ops4j.org/)
+    License name: Apache License, version 2.0
+  
+  org.ops4j.pax.swissbox:1.8.2: 
+    Project: 
+      - "OPS4J Pax Swissbox :: Lifecycle"
+      - "OPS4J Pax Swissbox :: OSGi Core"
+      - "OPS4J Pax Swissbox :: Optional JCL"
+    Version:      1.8.2
+    Available at: http://team.ops4j.org/wiki/display/PAXSB
+    Developed by: OPS4J - Open Participation Software for Java (http://www.ops4j.org/)
+    License name: Apache License, version 2.0
+  
+  org.ops4j.pax.url:2.6.2: 
+    Project: 
+      - OPS4J Pax Url - mvn:
+      - "OPS4J Pax Url - mvn: - support library"
+    Version:      2.6.2
+    Available at: https://ops4j1.jira.com/wiki/spaces/paxurl/overview
+    Developed by: OPS4J - Open Participation Software for Java (http://www.ops4j.org/)
+    License name: Apache License, version 2.0
+  
+  org.ops4j.pax.web.pax-web-extender-whiteboard:7.2.3: 
+    Project:      OPS4J Pax Web - Extender - Whiteboard
+    Version:      7.2.3
+    Available at: http://team.ops4j.org/wiki/display/paxweb/
+    Developed by: OPS4J - Open Participation Software for Java (http://www.ops4j.org/)
     License name: Apache License, version 2.0
   
-  org.ow2.asm:5.2: 
+  org.osgi:6.0.0: 
+    Project: 
+      - org.osgi.core
+      - org.osgi:osgi.cmpn
+      - org.osgi:osgi.core
+    Version:      6.0.0
+    Available at: http://www.osgi.org
+    Developed by: 
+      - OSGi Alliance (http://www.osgi.org/)
+      - OSGi Alliance (http://www.osgi.org)
+    Licenses: 
+      -
+        License name: Apache License, version 2.0
+      -
+        License name: Apache License, version 2.0
+  
+  org.ow2.asm:5.0.4: 
     Project:      ASM Core
-    Version:      5.2
+    Version:      5.0.4
     Available at: http://asm.objectweb.org/
     Developed by: ObjectWeb (http://www.objectweb.org/)
     License name: BSD 3-Clause (New BSD) License
@@ -1250,6 +1453,13 @@ Runtime dependencies:
     Available at: http://github.com/ronmamo/reflections
     License name: BSD 3-Clause (New BSD) License
   
+  org.slf4j.jcl-over-slf4j:1.7.29: 
+    Project:      Simple Logging Framework for Java
+    Version:      1.7.29
+    Available at: http://www.slf4j.org
+    Developed by: QOS.ch (http://www.qos.ch)
+    License name: Apache License, version 2.0
+  
   org.slf4j:1.7.25: 
     Project:      Simple Logging Framework for Java
     Version:      1.7.25
@@ -1257,12 +1467,6 @@ Runtime dependencies:
     Developed by: QOS.ch (http://www.qos.ch)
     License name: MIT License
   
-  org.tukaani.xz:1.0: 
-    Project:      XZ for Java
-    Version:      1.0
-    Available at: http://tukaani.org/xz/java.html
-    License name: Public Domain
-  
   org.xmlunit:2.3.0: 
     Project: 
       - org.xmlunit:xmlunit-core
@@ -1272,9 +1476,9 @@ Runtime dependencies:
     Developed by: XMLUnit (http://www.xmlunit.org/)
     License name: Apache License, version 2.0
   
-  org.yaml.snakeyaml:1.23: 
+  org.yaml.snakeyaml:1.25: 
     Project:      SnakeYAML
-    Version:      1.23
+    Version:      1.25
     Available at: http://www.snakeyaml.org
     License name: Apache License, version 2.0
   
@@ -1354,6 +1558,12 @@ Runtime dependencies:
     Available at: http://sf.net/projects/wsdl4j
     License name: Common Public License, version 1.0
   
+  xml-apis:1.4.01: 
+    Project:      XML Commons External Components XML APIs
+    Version:      1.4.01
+    Available at: http://xml.apache.org/commons/components/external/
+    License name: Apache License, version 2.0
+  
   xml-resolver:1.2: 
     Project:      XML Commons Resolver Component
     Version:      1.2
@@ -1375,7 +1585,7 @@ Runtime dependencies:
     License name: Public Domain
   
   xpp3.xpp3_min:1.1.4c: 
-    Project:      MXP1: Xml Pull Parser 3rd Edition (XPP3)
+    Project:      "MXP1: Xml Pull Parser 3rd Edition (XPP3)"
     Version:      1.1.4c
     Available at: http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/
     Developed by: Extreme! Lab, Indiana University (http://www.extreme.indiana.edu/)