You are viewing the documentation for Blueriq 13. Documentation for other versions is available in our documentation directory.

2. External artifacts

All external artifacts are retrieved from maven central instead of jcenter, because jfrog is ending support for JCenter.

For Blueriq 13 all releases from 13.10 and onward use maven central instead of jcenter.

3. Bug fixes

Identifier

Component

Issue

Solution

BQ-11937

Runtime, CDS, DCM Lists

CVE-2021-20328 and CVE-2021-22112 were reported for Blueriq, the Customer Data Service and the DCM Lists Service.

The affected dependencies have been updated. See the Vulnerability Reports page for more details.

BQ-11796

Runtime

The Netty library before version 4.1.59.Final contains a vulnerability on Unix-like systems.

Upgraded the Netty library to version 4.1.59.Final in which the CVE has been fixed.

CSD-3589

Studio

The AquimaLibrary definition of AQ_NextTaskForMessageEvent contains a caseId parameter. However, the documentation and code uses the caseIds parameter

Updated the AquimaLibrary definition with the caseIds parameter instead of caseId. This knowledge base article explains how to adjust service calls of type AQ_NextTaskForMessageEvent in your Blueriq models: AQ_NextTasksForMessageEvent parameter caseIds

CSD-3579

Runtime

In the global messages tab of the development dashboard settings, empty property files were created when switching to a different tab or pressing the save button. The empty property files then overwrite any default messages and they can not be deleted as long as runtime is running, which can cause errors.

Message properties are now only saved when the save button is pressed. The default properties that are not changed are copied into the new properties file such that they will still be used. The file reader was never closed, such that files could not be overwritten or deleted, this is now fixed.

CSD-3567Runtime, CDSSince the upgrade to Hibernate 5.2, placeholders were not used anymore for integer values by Hibernate, which could cause some performance loss.We enabled this feature on Hibernate by default, so placeholders are used again.

BQ-11468

Runtime

The 'headers' section didn't show in the Development Tools API documentation.

Added documentation for the response headers.

4. Upgrade Instructions

There are no specific upgrade instructions for this release.

As a best practice

  • backup your repository
  • backup your database before running scripts
  • backup your spring.config.additional-location directory ([Blueriq installation directory]\Runtime)
  • backup any config files you have altered under [Blueriq installation directory]\Services

before you start the upgrade.

5. Artifacts

 The Blueriq artifacts are available under name: 13.10.0.2679

6. Aquima Libraries

The Aquima libraries are updated, see below what has changed:

Please check the knowledge base article AQ_NextTasksForMessageEvent parameter caseIds for more context on this change.

7. Libraries

In this release, the set of third party libraries that is used by Blueriq was updated. When your installation of Blueriq includes custom components (artifacts that do not ship with Blueriq, such as proprietary plugins), those components should be tested for compatibility with these changes.

ArtifactId

GroupId

License

Version in 13.9.1

Version in 13.10

bson

org.mongodb

Apache License 2.0

4.0.5

4.0.6

byte-buddy

net.bytebuddy

Apache License 2.0

1.10.18

1.10.20

commons-compiler

org.codehaus.janino

3-clause BSD License

3.1.2

3.1.3

hibernate-core

org.hibernate

LGPL 2.1

5.4.25.Final

5.4.28.Final

hibernate-entitymanager

org.hibernate

LGPL 2.1

5.4.25.Final

5.4.28.Final

hibernate-validator

org.hibernate.validator

Apache License 2.0

6.1.6.Final

6.1.7.Final

jackson-annotations

com.fasterxml.jackson.core

Apache License 2.0

2.11.3

2.11.4

jackson-core

com.fasterxml.jackson.core

Apache License 2.0

2.11.3

2.11.4

jackson-databind

com.fasterxml.jackson.core

Apache License 2.0

2.11.3

2.11.4

jackson-dataformat-xml

com.fasterxml.jackson.dataformat

Apache License 2.0

2.11.3

2.11.4

jackson-dataformat-yaml

com.fasterxml.jackson.dataformat

Apache License 2.0

2.11.3

2.11.4

jackson-datatype-jsr310

com.fasterxml.jackson.datatype

Apache License 2.0

2.11.3

2.11.4

jackson-module-jaxb-annotations

com.fasterxml.jackson.module

Apache License 2.0

2.11.3

2.11.4

jandex

org.jboss

Apache License 2.0

2.1.3.Final

2.2.3.Final

janino

org.codehaus.janino

3-clause BSD License

3.1.2

3.1.3

metrics-core

io.dropwizard.metrics

Apache License 2.0

4.1.16

4.1.17

micrometer-core

io.micrometer

Apache License 2.0

1.5.9

1.5.11

mongodb-driver-core

org.mongodb

Apache License 2.0

4.0.5

4.0.6

mongodb-driver-sync

org.mongodb

Apache License 2.0

4.0.5

4.0.6

netty-buffer

io.netty

Apache License 2.0

4.1.55.Final

4.1.59.Final

netty-codec

io.netty

Apache License 2.0

4.1.55.Final

4.1.59.Final

netty-codec-http

io.netty

Apache License 2.0

4.1.55.Final

4.1.59.Final

netty-codec-http2

io.netty

Apache License 2.0

4.1.55.Final

4.1.59.Final

netty-codec-socks

io.netty

Apache License 2.0

4.1.55.Final

4.1.59.Final

netty-common

io.netty

Apache License 2.0

4.1.55.Final

4.1.59.Final

netty-handler

io.netty

Apache License 2.0

4.1.55.Final

4.1.59.Final

netty-handler-proxy

io.netty

Apache License 2.0

4.1.55.Final

4.1.59.Final

netty-resolver

io.netty

Apache License 2.0

4.1.55.Final

4.1.59.Final

netty-transport

io.netty

Apache License 2.0

4.1.55.Final

4.1.59.Final

netty-transport-native-epoll

io.netty

Apache License 2.0

4.1.55.Final

4.1.59.Final

netty-transport-native-unix-common

io.netty

Apache License 2.0

4.1.55.Final

4.1.59.Final

reactor-core

io.projectreactor

Apache License 2.0

3.3.12.RELEASE

3.3.14.RELEASE

reactor-netty

io.projectreactor.netty

Apache License 2.0

0.9.15.RELEASE

0.9.17.RELEASE

spring-amqp

org.springframework.amqp

Apache License 2.0

2.2.13.RELEASE

2.2.15.RELEASE

spring-aop

org.springframework

Apache License 2.0

5.2.12.RELEASE

5.2.13.RELEASE

spring-beans

org.springframework

Apache License 2.0

5.2.12.RELEASE

5.2.13.RELEASE

spring-boot

org.springframework.boot

Apache License 2.0

2.3.7.RELEASE

2.3.9.RELEASE

spring-boot-actuator

org.springframework.boot

Apache License 2.0

2.3.7.RELEASE

2.3.9.RELEASE

spring-boot-actuator-autoconfigure

org.springframework.boot

Apache License 2.0

2.3.7.RELEASE

2.3.9.RELEASE

spring-boot-autoconfigure

org.springframework.boot

Apache License 2.0

2.3.7.RELEASE

2.3.9.RELEASE

spring-boot-configuration-processor

org.springframework.boot

Apache License 2.0

2.3.7.RELEASE

2.3.9.RELEASE

spring-boot-starter

org.springframework.boot

Apache License 2.0

2.3.7.RELEASE

2.3.9.RELEASE

spring-boot-starter-actuator

org.springframework.boot

Apache License 2.0

2.3.7.RELEASE

2.3.9.RELEASE

spring-boot-starter-aop

org.springframework.boot

Apache License 2.0

2.3.7.RELEASE

2.3.9.RELEASE

spring-boot-starter-logging

org.springframework.boot

Apache License 2.0

2.3.7.RELEASE

2.3.9.RELEASE

spring-boot-starter-validation

org.springframework.boot

Apache License 2.0

2.3.7.RELEASE

2.3.9.RELEASE

spring-cloud-commons

org.springframework.cloud

Apache License 2.0

2.2.6.RELEASE

2.2.7.RELEASE

spring-cloud-config-client

org.springframework.cloud

Apache License 2.0

2.2.6.RELEASE

2.2.7.RELEASE

spring-cloud-config-server

org.springframework.cloud

Apache License 2.0

2.2.6.RELEASE

2.2.7.RELEASE

spring-cloud-context

org.springframework.cloud

Apache License 2.0

2.2.6.RELEASE

2.2.7.RELEASE

spring-cloud-sleuth-core

org.springframework.cloud

Apache License 2.0

2.2.6.RELEASE

2.2.7.RELEASE

spring-cloud-starter

org.springframework.cloud

Apache License 2.0

2.2.6.RELEASE

2.2.7.RELEASE

spring-cloud-starter-config

org.springframework.cloud

Apache License 2.0

2.2.6.RELEASE

2.2.7.RELEASE

spring-cloud-starter-sleuth

org.springframework.cloud

Apache License 2.0

2.2.6.RELEASE

2.2.7.RELEASE

spring-context

org.springframework

Apache License 2.0

5.2.12.RELEASE

5.2.13.RELEASE

spring-context-support

org.springframework

Apache License 2.0

5.2.12.RELEASE

5.2.13.RELEASE

spring-core

org.springframework

Apache License 2.0

5.2.12.RELEASE

5.2.13.RELEASE

spring-data-commons

org.springframework.data

Apache License 2.0

2.3.6.RELEASE

2.3.7.RELEASE

spring-data-keyvalue

org.springframework.data

Apache License 2.0

2.3.6.RELEASE

2.3.7.RELEASE

spring-data-mongodb

org.springframework.data

Apache License 2.0

3.0.6.RELEASE

3.0.7.RELEASE

spring-data-redis

org.springframework.data

Apache License 2.0

2.3.6.RELEASE

2.3.7.RELEASE

spring-expression

org.springframework

Apache License 2.0

5.2.12.RELEASE

5.2.13.RELEASE

spring-hateoas

org.springframework.hateoas

Apache License 2.0

1.1.3.RELEASE

1.1.4.RELEASE

spring-jcl

org.springframework

Apache License 2.0

5.2.12.RELEASE

5.2.13.RELEASE

spring-jdbc

org.springframework

Apache License 2.0

5.2.12.RELEASE

5.2.13.RELEASE

spring-messaging

org.springframework

Apache License 2.0

5.2.12.RELEASE

5.2.13.RELEASE

spring-orm

org.springframework

Apache License 2.0

5.2.12.RELEASE

5.2.13.RELEASE

spring-oxm

org.springframework

Apache License 2.0

5.2.12.RELEASE

5.2.13.RELEASE

spring-rabbit

org.springframework.amqp

Apache License 2.0

2.2.13.RELEASE

2.2.15.RELEASE

spring-security-config

org.springframework.security

Apache License 2.0

5.3.6.RELEASE

5.3.8.RELEASE

spring-security-core

org.springframework.security

Apache License 2.0

5.3.6.RELEASE

5.3.8.RELEASE

spring-security-crypto

org.springframework.security

Apache License 2.0

5.3.6.RELEASE

5.3.8.RELEASE

spring-security-ldap

org.springframework.security

Apache License 2.0

5.3.6.RELEASE

5.3.8.RELEASE

spring-security-web

org.springframework.security

Apache License 2.0

5.3.6.RELEASE

5.3.8.RELEASE

spring-session-core

org.springframework.session

Apache License 2.0

2.3.1.RELEASE

2.3.2.RELEASE

spring-session-data-redis

org.springframework.session

Apache License 2.0

2.3.1.RELEASE

2.3.2.RELEASE

spring-tx

org.springframework

Apache License 2.0

5.2.12.RELEASE

5.2.13.RELEASE

spring-web

org.springframework

Apache License 2.0

5.2.12.RELEASE

5.2.13.RELEASE

spring-webflux

org.springframework

Apache License 2.0

5.2.12.RELEASE

5.2.13.RELEASE

spring-webmvc

org.springframework

Apache License 2.0

5.2.12.RELEASE

5.2.13.RELEASE

woodstox-core

com.fasterxml.woodstox

Apache License 2.0

6.2.1

6.2.3

ArtifactId

GroupId

License

Version in 3.2.8 (13.9.1)

Version in 3.2.10 (13.10)

brave

io.zipkin.brave

Apache License 2.0

5.12.3

5.12.7

brave-context-slf4j

io.zipkin.brave

Apache License 2.0

5.12.3

5.12.7

brave-instrumentation-http

io.zipkin.brave

Apache License 2.0

5.12.3

5.12.7

brave-instrumentation-httpasyncclient

io.zipkin.brave

Apache License 2.0

5.12.3

5.12.7

brave-instrumentation-httpclient

io.zipkin.brave

Apache License 2.0

5.12.3

5.12.7

brave-instrumentation-jms

io.zipkin.brave

Apache License 2.0

5.12.3

5.12.7

brave-instrumentation-kafka-clients

io.zipkin.brave

Apache License 2.0

5.12.3

5.12.7

brave-instrumentation-kafka-streams

io.zipkin.brave

Apache License 2.0

5.12.3

5.12.7

brave-instrumentation-messaging

io.zipkin.brave

Apache License 2.0

5.12.3

5.12.7

brave-instrumentation-rpc

io.zipkin.brave

Apache License 2.0

5.12.3

5.12.7

brave-instrumentation-servlet

io.zipkin.brave

Apache License 2.0

5.12.3

5.12.7

brave-instrumentation-spring-rabbit

io.zipkin.brave

Apache License 2.0

5.12.3

5.12.7

brave-instrumentation-spring-web

io.zipkin.brave

Apache License 2.0

5.12.3

5.12.7

brave-instrumentation-spring-webmvc

io.zipkin.brave

Apache License 2.0

5.12.3

5.12.7

byte-buddy

net.bytebuddy

Apache License 2.0

1.10.17

1.10.21

commons-compiler

org.codehaus.janino

3-clause BSD License

3.1.2

3.1.3

hibernate-core

org.hibernate

LGPL 2.1

5.4.25.Final

5.4.29.Final

httpcore

org.apache.httpcomponents

Apache License 2.0

4.4.13

4.4.14

jackson-annotations

com.fasterxml.jackson.core

Apache License 2.0

2.11.3

2.11.4

jackson-core

com.fasterxml.jackson.core

Apache License 2.0

2.11.3

2.11.4

jackson-databind

com.fasterxml.jackson.core

Apache License 2.0

2.11.3

2.11.4

jackson-datatype-jdk8

com.fasterxml.jackson.datatype

Apache License 2.0

2.11.3

2.11.4

jackson-datatype-jsr310

com.fasterxml.jackson.datatype

Apache License 2.0

2.11.3

2.11.4

jackson-module-parameter-names

com.fasterxml.jackson.module

Apache License 2.0

2.11.3

2.11.4

jandex

org.jboss

Apache License 2.0

2.1.3.Final

2.2.3.Final

janino

org.codehaus.janino

3-clause BSD License

3.1.2

3.1.3

spring-amqp

org.springframework.amqp

Apache License 2.0

2.2.12.RELEASE

2.2.15.RELEASE

spring-aop

org.springframework

Apache License 2.0

5.2.10.RELEASE

5.2.13.RELEASE

spring-beans

org.springframework

Apache License 2.0

5.2.10.RELEASE

5.2.13.RELEASE

spring-boot

org.springframework.boot

Apache License 2.0

2.3.5.RELEASE

2.3.9.RELEASE

spring-boot-autoconfigure

org.springframework.boot

Apache License 2.0

2.3.5.RELEASE

2.3.9.RELEASE

spring-boot-starter

org.springframework.boot

Apache License 2.0

2.3.5.RELEASE

2.3.9.RELEASE

spring-boot-starter-aop

org.springframework.boot

Apache License 2.0

2.3.5.RELEASE

2.3.9.RELEASE

spring-boot-starter-json

org.springframework.boot

Apache License 2.0

2.3.5.RELEASE

2.3.9.RELEASE

spring-boot-starter-logging

org.springframework.boot

Apache License 2.0

2.3.5.RELEASE

2.3.9.RELEASE

spring-boot-starter-security

org.springframework.boot

Apache License 2.0

2.3.5.RELEASE

2.3.9.RELEASE

spring-boot-starter-web

org.springframework.boot

Apache License 2.0

2.3.5.RELEASE

2.3.9.RELEASE

spring-cloud-commons

org.springframework.cloud

Apache License 2.0

2.2.5.RELEASE

2.2.7.RELEASE

spring-cloud-config-client

org.springframework.cloud

Apache License 2.0

2.2.5.RELEASE

2.2.7.RELEASE

spring-cloud-context

org.springframework.cloud

Apache License 2.0

2.2.5.RELEASE

2.2.7.RELEASE

spring-cloud-sleuth-core

org.springframework.cloud

Apache License 2.0

2.2.5.RELEASE

2.2.7.RELEASE

spring-cloud-starter

org.springframework.cloud

Apache License 2.0

2.2.5.RELEASE

2.2.7.RELEASE

spring-cloud-starter-config

org.springframework.cloud

Apache License 2.0

2.2.5.RELEASE

2.2.7.RELEASE

spring-cloud-starter-sleuth

org.springframework.cloud

Apache License 2.0

2.2.5.RELEASE

2.2.7.RELEASE

spring-context

org.springframework

Apache License 2.0

5.2.10.RELEASE

5.2.13.RELEASE

spring-core

org.springframework

Apache License 2.0

5.2.10.RELEASE

5.2.13.RELEASE

spring-data-commons

org.springframework.data

Apache License 2.0

2.3.5.RELEASE

2.3.7.RELEASE

spring-expression

org.springframework

Apache License 2.0

5.2.10.RELEASE

5.2.13.RELEASE

spring-jcl

org.springframework

Apache License 2.0

5.2.10.RELEASE

5.2.13.RELEASE

spring-jdbc

org.springframework

Apache License 2.0

5.2.10.RELEASE

5.2.13.RELEASE

spring-messaging

org.springframework

Apache License 2.0

5.2.10.RELEASE

5.2.13.RELEASE

spring-orm

org.springframework

Apache License 2.0

5.2.10.RELEASE

5.2.13.RELEASE

spring-rabbit

org.springframework.amqp

Apache License 2.0

2.2.12.RELEASE

2.2.15.RELEASE

spring-security-config

org.springframework.security

Apache License 2.0

5.3.5.RELEASE

5.3.8.RELEASE

spring-security-core

org.springframework.security

Apache License 2.0

5.3.5.RELEASE

5.3.8.RELEASE

spring-security-crypto

org.springframework.security

Apache License 2.0

5.3.5.RELEASE

5.3.8.RELEASE

spring-security-web

org.springframework.security

Apache License 2.0

5.3.5.RELEASE

5.3.8.RELEASE

spring-tx

org.springframework

Apache License 2.0

5.2.10.RELEASE

5.2.13.RELEASE

spring-web

org.springframework

Apache License 2.0

5.2.10.RELEASE

5.2.13.RELEASE

spring-webmvc

org.springframework

Apache License 2.0

5.2.10.RELEASE

5.2.13.RELEASE

zipkin

io.zipkin.zipkin2

Apache License 2.0

2.21.1

2.21.7

zipkin-reporter

io.zipkin.reporter2

Apache License 2.0

2.15.0

2.15.2

zipkin-reporter-brave

io.zipkin.reporter2

Apache License 2.0

2.15.0

2.15.2

zipkin-reporter-metrics-micrometer

io.zipkin.reporter2

Apache License 2.0

2.15.0

2.15.2

ArtifactId

GroupId

License

Version in 1.2.4 (13.9.1)

Version in 1.2.5 (13.10)

brave

io.zipkin.brave

Apache License 2.0

5.12.3

5.12.7

brave-context-slf4j

io.zipkin.brave

Apache License 2.0

5.12.3

5.12.7

brave-instrumentation-http

io.zipkin.brave

Apache License 2.0

5.12.3

5.12.7

brave-instrumentation-httpasyncclient

io.zipkin.brave

Apache License 2.0

5.12.3

5.12.7

brave-instrumentation-httpclient

io.zipkin.brave

Apache License 2.0

5.12.3

5.12.7

brave-instrumentation-jms

io.zipkin.brave

Apache License 2.0

5.12.3

5.12.7

brave-instrumentation-kafka-clients

io.zipkin.brave

Apache License 2.0

5.12.3

5.12.7

brave-instrumentation-kafka-streams

io.zipkin.brave

Apache License 2.0

5.12.3

5.12.7

brave-instrumentation-messaging

io.zipkin.brave

Apache License 2.0

5.12.3

5.12.7

brave-instrumentation-rpc

io.zipkin.brave

Apache License 2.0

5.12.3

5.12.7

brave-instrumentation-servlet

io.zipkin.brave

Apache License 2.0

5.12.3

5.12.7

brave-instrumentation-spring-rabbit

io.zipkin.brave

Apache License 2.0

5.12.3

5.12.7

brave-instrumentation-spring-web

io.zipkin.brave

Apache License 2.0

5.12.3

5.12.7

brave-instrumentation-spring-webmvc

io.zipkin.brave

Apache License 2.0

5.12.3

5.12.7

bson

org.mongodb

Apache License 2.0

4.0.5

4.0.6

commons-compiler

org.codehaus.janino

3-clause BSD License

3.1.2

3.1.3

httpcore

org.apache.httpcomponents

Apache License 2.0

4.4.13

4.4.14

jackson-annotations

com.fasterxml.jackson.core

Apache License 2.0

2.11.3

2.11.4

jackson-core

com.fasterxml.jackson.core

Apache License 2.0

2.11.3

2.11.4

jackson-databind

com.fasterxml.jackson.core

Apache License 2.0

2.11.3

2.11.4

janino

org.codehaus.janino

3-clause BSD License

3.1.2

3.1.3

mongodb-driver-core

org.mongodb

Apache License 2.0

4.0.5

4.0.6

mongodb-driver-sync

org.mongodb

Apache License 2.0

4.0.5

4.0.6

spring-amqp

org.springframework.amqp

Apache License 2.0

2.2.12.RELEASE

2.2.15.RELEASE

spring-aop

org.springframework

Apache License 2.0

5.2.10.RELEASE

5.2.13.RELEASE

spring-beans

org.springframework

Apache License 2.0

5.2.10.RELEASE

5.2.13.RELEASE

spring-boot

org.springframework.boot

Apache License 2.0

2.3.5.RELEASE

2.3.9.RELEASE

spring-boot-autoconfigure

org.springframework.boot

Apache License 2.0

2.3.5.RELEASE

2.3.9.RELEASE

spring-boot-starter

org.springframework.boot

Apache License 2.0

2.3.5.RELEASE

2.3.9.RELEASE

spring-boot-starter-aop

org.springframework.boot

Apache License 2.0

2.3.5.RELEASE

2.3.9.RELEASE

spring-boot-starter-logging

org.springframework.boot

Apache License 2.0

2.3.5.RELEASE

2.3.9.RELEASE

spring-boot-starter-security

org.springframework.boot

Apache License 2.0

2.3.5.RELEASE

2.3.9.RELEASE

spring-cloud-commons

org.springframework.cloud

Apache License 2.0

2.2.5.RELEASE

2.2.7.RELEASE

spring-cloud-config-client

org.springframework.cloud

Apache License 2.0

2.2.5.RELEASE

2.2.7.RELEASE

spring-cloud-context

org.springframework.cloud

Apache License 2.0

2.2.5.RELEASE

2.2.7.RELEASE

spring-cloud-sleuth-core

org.springframework.cloud

Apache License 2.0

2.2.5.RELEASE

2.2.7.RELEASE

spring-cloud-starter

org.springframework.cloud

Apache License 2.0

2.2.5.RELEASE

2.2.7.RELEASE

spring-cloud-starter-config

org.springframework.cloud

Apache License 2.0

2.2.5.RELEASE

2.2.7.RELEASE

spring-cloud-starter-sleuth

org.springframework.cloud

Apache License 2.0

2.2.5.RELEASE

2.2.7.RELEASE

spring-context

org.springframework

Apache License 2.0

5.2.10.RELEASE

5.2.13.RELEASE

spring-core

org.springframework

Apache License 2.0

5.2.10.RELEASE

5.2.13.RELEASE

spring-data-commons

org.springframework.data

Apache License 2.0

2.3.5.RELEASE

2.3.7.RELEASE

spring-data-mongodb

org.springframework.data

Apache License 2.0

3.0.5.RELEASE

3.0.7.RELEASE

spring-expression

org.springframework

Apache License 2.0

5.2.10.RELEASE

5.2.13.RELEASE

spring-jcl

org.springframework

Apache License 2.0

5.2.10.RELEASE

5.2.13.RELEASE

spring-messaging

org.springframework

Apache License 2.0

5.2.10.RELEASE

5.2.13.RELEASE

spring-rabbit

org.springframework.amqp

Apache License 2.0

2.2.12.RELEASE

2.2.15.RELEASE

spring-security-config

org.springframework.security

Apache License 2.0

5.3.5.RELEASE

5.3.8.RELEASE

spring-security-core

org.springframework.security

Apache License 2.0

5.3.5.RELEASE

5.3.8.RELEASE

spring-security-crypto

org.springframework.security

Apache License 2.0

5.3.5.RELEASE

5.3.8.RELEASE

spring-security-web

org.springframework.security

Apache License 2.0

5.3.5.RELEASE

5.3.8.RELEASE

spring-tx

org.springframework

Apache License 2.0

5.2.10.RELEASE

5.2.13.RELEASE

spring-web

org.springframework

Apache License 2.0

5.2.10.RELEASE

5.2.13.RELEASE

spring-webmvc

org.springframework

Apache License 2.0

5.2.10.RELEASE

5.2.13.RELEASE

zipkin

io.zipkin.zipkin2

Apache License 2.0

2.21.1

2.21.7

zipkin-reporter

io.zipkin.reporter2

Apache License 2.0

2.15.0

2.15.2

zipkin-reporter-brave

io.zipkin.reporter2

Apache License 2.0

2.15.0

2.15.2

zipkin-reporter-metrics-micrometer

io.zipkin.reporter2

Apache License 2.0

2.15.0

2.15.2

8. Retirement announcement

There are no specific retirement announcements.

For a full list of deprecated features, go to Deprecated features.

9. Known issues

For an overview of known issue please refer to: Known issues

  • No labels