Third Party Software Updates
Third Party Software
#250050
The following table lists the changes to the list of third-party software in Version 14.8.6.

Open Source Third-Party Software Updates in Densify 14.7.0
Name |
Version |
Description |
License |
Status |
Xmlsec |
2.1.0 |
XML Security Library. |
MIT License |
Deprecated |
There were no updates to the Go library, modified open source software or the commercial third party software included in 14.8.0.

Open Source Third-Party Software Updates in Densify 14.7.0
Name |
Version |
Description |
License |
Status |
XStream Library |
1.4.4 |
Library to serialize objects to XML and back again. |
BSD 3-clause "New" or "Revised" License |
Deprecated |
There were no updates to the Go library, modified open source software or the commercial third party software included in 14.7.0.

There were no updates to any of the third-party software included in 14.6.0.

There were no updates to any of the third-party software included in 14.5.0.

Open Source Third-Party Software Updates in Densify 14.4.0
Software |
Version |
Description |
License |
Status |
Antlr 3.4 Runtime |
4.9.2 |
A framework for constructing recognizers, compilers, and translators from grammatical descriptions. |
BSD 3-clause "New" or "Revised" License |
Updated |
Apache Commons Daemon |
1.0.2 |
A library to support running a Java application as a daemon. |
Apache License 2.0 |
Added |
Apache Commons - Bean Scripting Framework (BSF) |
2.4.0 |
A set of Java classes that provides scripting language support within Java applications and access to Java objects and methods from scripting languages. |
Apache License 2.0 |
Added |
Apache Commons Codec |
1.15 |
Provides implementations of common encoders and decoders such as Base64, Hex, Phonetic and URLs. |
Apache License 2.0 |
Updated |
Apache Commons Configuration 2 |
2.2.4 |
A helper class used by PropertiesConfiguration to retain a properties file layout |
Apache License 2.0 |
Corrected |
Apache Commons FileUpload |
1.4 |
This package allows the addition of robust, high-performance file upload capabilities to servlets and web applications. |
Apache License 2.0 |
Updated |
Apache Commons HttpClient |
4.5.13 |
This library provides HTTP client functionality. |
Apache License 2.0 |
Updated |
Apache Commons HttpCore |
4.4.15 |
A set of low-level HTTP transport components used to build custom client and server-side HTTP services with a minimal footprint. |
Apache License 2.0 |
Updated |
Apache Commons Lang |
3.3.9 |
Provides extra functionality for classes in java.lang. |
Apache License 2.0 |
Updated |
Apache Commons Logging |
1.2 |
Wrapper for a variety of logging API implementations. |
Apache License 2.0 |
Updated |
Apache HTTP Components |
4.5.13 |
This tool creates and maintains a toolset of low-level Java components for HTTP and associated protocols. |
Apache License 2.0 |
Updated |
Apache-Logging log4net |
1.2.9-beta |
Logging library. |
Apache License 2.0 |
Deprecated |
Apache ORO |
2.0.8 |
A set of text-processing Java classes providing Perl5 compatible regex, AWK-like regex, global expressions, and utility classes for substitutions, splits, filtering filenames, etc. |
Apache License 1.1 |
Deprecated |
Apache XML-Crimson |
1.1 |
Java XML parser. |
Apache License 1.1 |
Deprecated |
Apache XML-Commons |
1.2 |
Common code and guidelines for XML projects. |
Apache License 2.0 |
Deprecated |
Apache XmlSchema |
1.3.1 |
Lightweight Java object model to manipulate and generate XML schema representations. |
Apache License 2.0 |
Deprecated |
Apache-XML Xml Security |
1.4.0 |
This library includes the standard JSR-105 (Java XML Digital Signature) API, a mature DOM-based implementation of both XML Signature and XML Encryption, as well as a more recent StAX-based (streaming) XML signature and XML encryption implementation. |
Apache License 2.0 |
Deprecated |
ASM |
3.1 |
All-purpose Java bytecode manipulation and analysis framework. |
Apache License 2.0 |
Deprecated |
AutoValue |
1.2 |
Immutable value-type code generation for Java 1.6+. |
Apache License 2.0 |
Deprecated |
AWS SDK for Java 2 |
2.17.159 |
Amazon API Gateway |
Apache License 2.0 |
Updated |
Code Project - OOP Minesweeper using JavaScript |
1.0 |
Hidden Easter egg for minesweeper game. |
Apache License 2.0 |
Deprecated |
dom4j |
1.6.1 |
Flexible XML framework for Java. |
MetaStuff, Ltd |
Corrected |
DynamicJasper-core-fonts |
2.0 |
Provides packaged fonts for use within reports. |
LGPL-3.0 license |
Added |
Java API for XML Web Services (JAX-WS) |
2.3.1 |
Java programming language API for creating web services. |
Common Development and Distribution License 1.0 |
Updated |
Jersey Core Common |
2.27 |
Jersey core common packages. |
CDDL v1.1 |
Updated |
joda-time |
2.10.14 |
Provides a replacement for Java date and time classes. |
Apache License 2.0 |
Updated |
JSR-311 - JAX-RS |
2.8.5 |
Java API for RESTful Web services |
Apache License 2.0 |
Updated |
Lettuce Core |
6.1.1 |
A scalable thread-safe Redis client for synchronous, asynchronous and reactive usage |
Apache License 2.0 |
Updated |
Mentalis .NET Security Library |
1.0.13.718 |
A .NET security library used by Windows agent and proxy |
License for .NET Security Library |
Updated |
netty |
4.1.75 |
An asynchronous event-driven network application framework and tooling. |
Apache License 2.0 |
Updated |
PhantomJS |
2.1.1 |
PhantomJS is a headless web browser scriptable with JavaScript. |
BSD 3-clause License |
Deprecated |
Snakeyaml |
1.27 |
YAML 1.1 parser and emitter for Java. |
Apache License 2.0 |
Deprecated |
Spring Framework |
5.3.19 |
Application framework and inversion of control container for Java platforms. |
Apache License 2.0 |
Updated |
xmlbeans |
2.6.0 |
XMLBeans allows you to access XML by binding it to Java types. |
Apache License 2.0 |
Corrected |
Go Libraries Included with Densify 14.4.0
Name |
Description |
License |
Status |
github.com/icza/gox |
Lightweigt extension to Go. |
MIT |
Added |
github.com/imdario/mergo |
A helper to merge structs and maps in Golang. |
BSD 3-clause "New" or "Revised" License |
Added |
github.com/json-iterator/go |
A high-performance 100% compatible drop-in replacement of "encoding/json". |
MIT |
Added |
github.com/jszwec/csvutil |
Library for mapping between CSV and Go structs. |
MIT |
Added |
github.com/spf13/pflag |
pflag is a drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags. |
BSD 3-clause "New" or "Revised" License |
Added |
github.com/spf13/viper |
Viper is a complete configuration solution for Go applications. |
MIT |
Added |
Table: Modified Open Source Software Included with Densify 14.4.0
Name |
Version |
Description |
License |
Status |
JasperReports Library |
6.19.1 |
Bug fixes |
GNU Lesser General Public License v3 |
Updated |
There were no updates to the commercial third party software included in 14.4.0

Open Source Third-Party Software Updates in Densify 14.3.0
Name |
Version |
Description |
License |
Status |
ApacheTomcat |
9.0.62 |
An open source implementation of Java Servlet, JavaServer Pages, Java Exp Language and Java WebSocket technologies. |
Apache License 2.0 |
Updated |
Spring Framework |
5.2.20 |
Application framework for Java, used by the JasperReports Server. |
Apache License 2.0 |
Updated |
Go Libraries Included with Densify 14.3.0
Name |
Description |
License |
Status |
cloud.google.com/go/monitoring v1.1.0 |
This package provides a Go client library for Cloud Monitoring API. |
MIT |
Added |
github.com/google/uuid v1.3.0 |
This package generates and inspects UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services. |
BSD-3-Clause |
Updated |
github.com/launchdarkly/go-ntlm-proxy-auth v1.0.1 |
This package allows programmers to connect to http/https servers protected by an NTLM proxy in Golang. |
MIT |
Updated |
Table: Commercial Third Party Software Included with Densify 14.3.0
Name |
Version |
Description |
License |
Status |
Tibco JasperReports Server Professional |
8.0.1 |
Embedded Business Intelligence (BI) platform that provides rich reporting and visualization |
Paid Commercial License |
Updated |
There were no updates to the modified open source software included in 14.3.0

Open Source Third-Party Software Updates in Densify 14.2.0
Name |
Version |
Description |
License |
Status |
GraphQL |
17.2 |
The Java implementation of GraphQL. |
MIT |
Updated |
There were no updates to the Go library, modified open source software or the commercial third party software included in 14.2.0.

Open Source Third-Party Software Updates in Densify 14.1.x
Name |
Version |
Description |
License |
Status |
Apache Log4j |
2.17.1 |
Java logging library. |
Apache License 2.0 |
Updated |
There were no updates to the Go library, modified open source software or the commercial third party software included in 14.1.x.

Open Source Third-Party Software Updates in Densify 14.0.0
Name |
Version |
Description |
License |
Status |
Apache Commons Pool2 |
2.9.0 |
This tool provides an object-pooling API. |
Apache License 2.0 |
Added |
gRPC-Services |
1.34.1 |
Google RPC framework that can run in any environment, for microservice communication. |
Apache License 2.0 |
Updated |
Jackson |
2.11.3 |
Multi-purpose Java library for processing. |
Apache License 2.0 |
Updated |
Jackson Dataformat YAML |
2.11.3 |
Support for reading and writing YAML-encoded data via Jackson abstractions. |
Apache License 2.0 |
Added |
Jackson SnakeYAML |
1.27 |
YAML 1.1 parser and emitter for Java. |
Apache License 2.0 |
Added |
Jakarta XML Binding API |
3.0 |
Jakarta XML Binding API. |
EDL 1.0 |
Added |
JMX Export SnakeYAML |
1.16 |
YAML 1.1 parser and emitter for Java. |
Apache License 2.0 |
Deprecated |
Lettuce HDR Histogram |
2.1.12 |
A High Dynamic Range (HDR) Histogram. |
BSD 2-Clause License |
Added |
Lettuce Latency Utilities |
2.0.3 |
A package that provides latency recording and reporting utilities |
Creative Commons CC0 1.0 |
Added |
Lettuce Core |
6.1.1 |
A solution for saving files on the client-side. |
Apache License 2.0 |
Updated |
Lettuce Micrometer Core |
1.6.5 |
An application monitoring instrumentation facade. |
Apache License 2.0 |
Added |
Lettuce Reactive Streams |
1.0.3 |
A protocol for asynchronous non-blocking data sequence. |
Creative Commons CC0 1.0 |
Updated |
Lettuce Reactor Core |
3.3.16 |
A solution for saving files on the client-side. |
Apache License 2.0 |
Updated |
Netty |
4.1.63 |
An asynchronous event-driven network application framework and tooling. |
Apache License 2.0 |
Updated |
Postgres SQL |
42.2.16 |
Object-relational database system. |
PostgreSQL License |
Added |
Snakeyaml |
1.16 |
YAML 1.1 parser and emitter for Java. |
Apache License 2.0 |
Added |
Spring Framework |
5.2.20 |
Application framework for Java, used by the JasperReports Server. |
Apache License 2.0 |
Updated |
Go libraries were added in 14.0.0 as part of the new audit framework.
There were no updates to the modified open source software or the Commercial Third Party softwar included in 14.0.0.