Related Documents
Document Properties
Kbid
30R293
Last Modified
02-Dec-2022
Added to KB
19-Apr-2022
Public Access
Everyone
Status
Online
Doc Type
Guidelines, Concepts & Cookbooks
Product
ICM 7.10
Guide - 7.10.38.9 Library Updates on Patch Level

Table of Contents


Product Version

7.10

Product To Version

7.10
Status

Introduction

This guide provides information about the update of several libraries. This update might cause migration efforts on custom source projects.

Library Updates

To avoid major project adaptions, we updated the following libraries on patch level only. Some libraries required a major or minor update to keep compatibility to other libraries.


LibraryOld VersionNew VersionComment
com.fasterxml.jackson.*:*2.12.12.12.6
com.fasterxml:classmate1.3.11.3.4
com.google.code.findbugs:jsr3052.0.13.0.2
com.google.code.gson:gson2.8.62.8.9
com.google.errorprone:error_prone_annotations2.3.12.3.4
com.google.crypto.tink:tink1.4.01.6.1
com.google.inject.extensions:*4.2.24.2.3
com.google.inject:guice4.2.24.2.3
com.google.protobuf:protobuf-java3.11.13.19.4
com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer20200713.120211018.2
com.jcraft:jsch0.1.540.1.55
com.microsoft.azure:azure-keyvault-core0.8.00.8.3
com.microsoft.sqlserver:mssql-jdbc9.4.0.jre89.4.1.jre8
com.netflix.archaius:archaius-core0.7.50.7.7
com.netflix.servo:servo-core0.12.120.13.2
com.rometools:*1.7.11.7.4
com.thoughtworks.xstream:xstream1.4.111.4.19
com.yahoo.platform.yui:yuicompressor2.4.72.4.8
commons-io:commons-io2.52.11.0
commons-pool:commons-pool1.5.41.5.7
io.swagger.codegen.v3:swagger-codegen-cli3.0.243.0.33
io.swagger.core.v3:*2.1.62.1.13
javax.activation:activation1.11.1.1
joda-time:joda-time2.9.72.9.9
net.minidev:json-smart2.32.4.8
org.apache.ant:ant1.8.41.10.12
org.apache.ant:ant-launcher1.10.01.10.12
org.apache.axis2:*1.7.71.7.9
org.apache.commons:commons-pool22.4.22.4.3
org.apache.httpcomponents:httpclient4.5.64.5.13
org.apache.httpcomponents:httpmime4.5.64.5.13
org.apache.httpcomponents:httpcore4.4.104.4.15
org.apache.kafka:kafka-clients0.9.0.00.9.0.1
org.apache.neethi:neethi3.0.33.2.0
org.apache.rampart:*1.7.01.7.1
org.apache.santuario:xmlsec1.5.82.3.0(warning) Major update
org.apache.tomcat.embed:tomcat-embed-core9.0.509.0.59
org.apache.tomcat:*9.0.509.0.59
org.apache.ws.commons.axiom:axiom-api1.2.201.2.22
org.apache.ws.xmlschema:xmlschema-core2.2.12.2.5
org.apiguardian:apiguardian-api1.1.01.1.2
org.apache.solr:solr-solrj8.9.08.11.1(warning) Minimum SolrCloud version >= 8.6.3 / Version 8.5.1 causes issues with index rebuild and core creation
com.amazonaws:*1.11.8731.12.172
bouncycastle:bcmail-jdk14138(removed)

org.bouncycastle:bcprov-jdk15on

1.681.70
org.bouncycastle:bcmail-jdk15on(renamed)1.70(warning) Only as version
org.codehaus.janino:commons-compiler3.1.33.1.6
org.codehaus.janino:janino3.0.63.1.6
org.codehaus.woodstox:stax2-api3.1.14.2.1
org.codehaus.woodstox:woodstox-core-asl4.2.0(remove)
org.glassfish.main.external:ldapbp-repackaged4.1.14.1.2
jakarta.inject:jakarta.inject-api2.0.02.0.1
org.hibernate:hibernate-validator5.3.1.Final5.4.3.Final
org.jasypt:jasypt1.9.21.9.3
org.jboss.logging:jboss-logging3.3.0.Final3.3.3.Final
org.jdom:jdom22.0.62.0.6.1
org.jfree:jcommon1.0.231.0.24
org.jgroups:jgroups4.2.8.Final4.2.20.FinalPlease verify local/config/jgroups_udp.xml at Windows. The FILE_PING configuration value must contain a valid directory with double backslashes or slashes as separator (single slashes will be removed).

org.slf4j:slf4j-api

1.7.221.7.36
org.slf4j:log4j-over-slf4j1.7.221.7.36
org.xerial.snappy:snappy-java1.1.1.71.1.8.4
org.xhtmlrenderer:flying-saucer-core9.1.19.1.22
org.xhtmlrenderer:flying-saucer-pdf9.1.19.1.22

Possible Issues

Class Collision Check

Old LibraryUsed LibraryConflicted Packages
org.codehaus.woodstox:woodstox-core-asl:4.2.1com.fasterxml.woodstox:woodstox-core:6.2.6com.ctc.wstxcc
bouncycastle:bcprov-jdk14:138org.bouncycastle:bcprov-jdk15on:1.68org.bouncycastle

Exclude libraries from include.

Example exclude bouncycastle
compile ('group:artifact.contains.dependency')
{
    exclude group: 'org.bouncycastle', module: 'bcmail-jdk14'
    exclude group: 'org.bouncycastle', module: 'bcprov-jdk14'
    exclude group: 'org.bouncycastle', module: 'bctsp-jdk14'
    //exclude 'bouncycastle' (without 'org.'!)
    exclude group: 'bouncycastle', module: 'bcmail-jdk14'
    exclude group: 'bouncycastle', module: 'bcprov-jdk14'
    exclude group: 'bouncycastle', module: 'bctsp-jdk14'
}

2.2 Availability in ICM versions

ICM
ICM version filter
7.10.38.9-LTS4.3.1




Disclaimer

The information provided in the Knowledge Base may not be applicable to all systems and situations. Intershop Communications will not be liable to any party for any direct or indirect damages resulting from the use of the Customer Support section of the Intershop Corporate Web site, including, without limitation, any lost profits, business interruption, loss of programs or other data on your information handling system.

The Intershop Customer Support website uses only technically necessary cookies. We do not track visitors or have visitors tracked by 3rd parties.

Further information on privacy can be found in the Intershop Privacy Policy and Legal Notice.
Customer Support
Knowledge Base
Product Resources
Tickets