V3.3.0 - Preliminary

Last modified by Erik Bakker on 2025/02/20 09:09

Warning

Note that the following release notes are preliminary and will become final once this runtime image becomes available for all models.

These are the release notes for this runtime image. Once a runtime image is released, every new release will utilize this runtime image as a base for creating runtime images for docker. For more information, please check out this microlearning.

Minor changes

  • Updated our Java runtime version from Java 17.0.10 to Java 17.0.13. This is primarily a security update involving some cipher suite changes, as outlined in the remarks below.
  • Updated Spring boot from version 3.2.2 to 3.4.1.
  • We have marked the OAuth2 grant type ‘password’ as deprecated, which will be removed with the introduction of OAuth 2.1. It can still be used, but when configured, a warning will be given. To prevent the need to migrate to another OAuth grant type in the future, we encourage you to switch to one of the other grant types.
Removed Libraries
  • Removed library com.google.code.findbugs:jsr305 3.0.2
  • Removed library com.squareup:protoparser 4.0.3
  • Removed library com.sun.activation:jakarta.activation 2.0.1 in favor of jakarta.activation:jakarta.activation-api that was already part of the runtime
  • Removed library com.sun.mail:jakarta.mail 2.0.1 in favor of jakarta.mail:jakarta.mail-api that was already part of the runtime
  • Removed library org.apache.velocity:velocity 1.7
  • Removed library org.aspectj:aspectjweaver 1.9.21
  • Removed library org.springframework.boot:spring-boot-starter-aop 3.2.2
    • Note that only this ‘starter’ dependency has been removed. Dependencies such as org.springframework:spring-aop are still part of the runtime
  • Removed library org.springframework.integration:spring-integration-security 6.2.1 in favor of org.springframework:spring-messaging
    • This library has been deprecated since eMagiz runtime image 3.0.0 was released. Any flows and components relying on this dependency have already been migrated to use spring-messaging in that image and the corresponding migration process.
  • Removed library software.amazon.ion:ion-java 1.0.2
  • Removed library xpp3:xpp3_min 1.1.4c
Added Libraries
  • Added library com.google.errorprone:error_prone_annotations 2.27.0
  • Added library com.google.guava:failureaccess 1.0.2
  • Added library de.dentrassi.crypto:pem-keystore 2.4.0
  • Added library io.github.x-stream:mxparser 1.2.2
  • Added library io.smallrye.common:smallrye-common-constraint 2.4.0
  • Added library io.smallrye.common:smallrye-common-cpu 2.4.0
  • Added library io.smallrye.common:smallrye-common-expression 2.4.0
  • Added library io.smallrye.common:smallrye-common-function 2.4.0
  • Added library io.smallrye.common:smallrye-common-net 2.4.0
  • Added library io.smallrye.common:smallrye-common-os 2.4.0
  • Added library io.smallrye.common:smallrye-common-ref 2.4.0
  • Added library org.apache.pdfbox:pdfbox-io 3.0.3
  • Added library org.infinispan.protostream:protostream-processor 5.0.10.Final
  • Added library org.springframework.data:spring-data-commons 3.4.1
  • Added library org.xmlresolver:xmlresolver 5.2.5
      
Updated Libraries
  • Updated library ch.qos.logback:logback-classic from 1.4.7 to 1.5.12
  • Updated library ch.qos.logback:logback-core from 1.4.7 to 1.5.12
  • Updated library com.amazonaws:aws-java-sdk-core from 1.11.1033 to 1.12.779
  • Updated library com.amazonaws:aws-java-sdk-kms from 1.11.1033 to 1.12.779
  • Updated library com.amazonaws:aws-java-sdk-s3 from 1.11.1033 to 1.12.779
  • Updated library com.amazonaws:jmespath-java from 1.11.1033 to 1.12.779
  • Updated library com.emagiz.batch:emagiz-batch-aws-redshift from 5.0.1 to 5.0.2
  • Updated library com.emagiz.batch:emagiz-batch-azure-eventhubs from 5.0.1 to 5.0.2
  • Updated library com.emagiz.batch:emagiz-batch-core from 5.0.1 to 5.0.2
  • Updated library com.emagiz.batch:emagiz-batch-file from 5.0.1 to 5.0.2
  • Updated library com.emagiz.batch:emagiz-batch-http from 5.0.1 to 5.0.2
  • Updated library com.emagiz.batch:emagiz-batch-jdbc from 5.0.1 to 5.0.2
  • Updated library com.emagiz.boot:emagiz-boot-autoconfigure from 2.1.0 to 2.1.1
  • Updated library com.emagiz.boot:emagiz-boot-bus from 2.1.0 to 2.1.1
  • Updated library com.emagiz.boot:emagiz-boot-control from 2.1.0 to 2.1.1
  • Updated library com.emagiz.boot:emagiz-boot-logging from 2.1.0 to 2.1.1
  • Updated library com.emagiz.boot:emagiz-boot-metrics from 2.1.0 to 2.1.1
  • Updated library com.emagiz.components:emagiz-components-artemis from 12.2.0 to 12.3.0
  • Updated library com.emagiz.components:emagiz-components-batch from 12.2.0 to 12.3.0
  • Updated library com.emagiz.components:emagiz-components-error from 12.2.0 to 12.3.0
  • Updated library com.emagiz.components:emagiz-components-file from 12.2.0 to 12.3.0
  • Updated library com.emagiz.components:emagiz-components-ftp from 12.2.0 to 12.3.0
  • Updated library com.emagiz.components:emagiz-components-http from 12.2.0 to 12.3.0
  • Updated library com.emagiz.components:emagiz-components-infinispan from 12.2.0 to 12.3.0
  • Updated library com.emagiz.components:emagiz-components-jdbc from 12.2.0 to 12.3.0
  • Updated library com.emagiz.components:emagiz-components-jms from 12.2.0 to 12.3.0
  • Updated library com.emagiz.components:emagiz-components-json from 12.2.0 to 12.3.0
  • Updated library com.emagiz.components:emagiz-components-kafka from 12.2.0 to 12.3.0
  • Updated library com.emagiz.components:emagiz-components-mail from 12.2.0 to 12.3.0
  • Updated library com.emagiz.components:emagiz-components-mapping from 12.2.0 to 12.3.0
  • Updated library com.emagiz.components:emagiz-components-qpid from 12.2.0 to 12.3.0
  • Updated library com.emagiz.components:emagiz-components-security from 12.2.0 to 12.3.0
  • Updated library com.emagiz.components:emagiz-components-sftp from 12.2.0 to 12.3.0
  • Updated library com.emagiz.components:emagiz-components-smooks from 12.2.0 to 12.3.0
  • Updated library com.emagiz.components:emagiz-components-staedi from 12.2.0 to 12.3.0
  • Updated library com.emagiz.components:emagiz-components-staxon from 12.2.0 to 12.3.0
  • Updated library com.emagiz.components:emagiz-components-ws from 12.2.0 to 12.3.0
  • Updated library com.emagiz.components:emagiz-components-wssec from 12.2.0 to 12.3.0
  • Updated library com.emagiz.components:emagiz-components-xml from 12.2.0 to 12.3.0
  • Updated library com.emagiz.components:emagiz-components-xslfo from 12.2.0 to 12.3.0
  • Updated library com.emagiz.core:emagiz-core-charset from 7.1.0 to 7.1.1
  • Updated library com.emagiz.core:emagiz-core-premain from 7.1.0 to 7.1.1
  • Updated library com.emagiz.core:emagiz-core-xml from 7.1.0 to 7.1.1
  • Updated library com.emagiz.core:emagiz-util-base from 10.0.0 to 10.0.1
  • Updated library com.emagiz.core:emagiz-util-xml from 10.0.0 to 10.0.1
  • Updated library com.fasterxml.jackson.core:jackson-annotations from 2.15.3 to 2.18.2
  • Updated library com.fasterxml.jackson.core:jackson-core from 2.15.3 to 2.18.2
  • Updated library com.fasterxml.jackson.core:jackson-databind from 2.15.3 to 2.18.2
  • Updated library com.fasterxml.jackson.dataformat:jackson-dataformat-cbor from 2.15.3 to 2.18.2
  • Updated library com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.15.3 to 2.18.2
  • Updated library com.fasterxml.jackson.datatype:jackson-datatype-jdk8 from 2.15.3 to 2.18.2
  • Updated library com.fasterxml.jackson.datatype:jackson-datatype-joda from 2.15.3 to 2.18.2
  • Updated library com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.15.3 to 2.18.2
  • Updated library com.fasterxml.jackson.module:jackson-module-parameter-names from 2.15.3 to 2.18.2
  • Updated library com.fasterxml.woodstox:woodstox-core from 6.5.1 to 7.0.0
  • Updated library com.github.luben:zstd-jni from 1.5.2-2 to 1.5.6-3
  • Updated library com.google.code.gson:gson from 2.10.1 to 2.11.0
  • Updated library com.google.guava:guava from 21.0 to 33.2.1-jre
  • Updated library com.google.protobuf:protobuf-java from 3.25.1 to 3.25.5
  • Updated library com.jayway.jsonpath:json-path from 2.8.0 to 2.9.0
  • Updated library com.microsoft.azure:azure-client-authentication from 1.7.3 to 1.7.14
  • Updated library com.microsoft.azure:azure-client-runtime from 1.7.3 to 1.7.14
  • Updated library com.microsoft.azure:azure-eventhubs from 3.2.2 to 3.3.0
  • Updated library com.microsoft.azure:qpid-proton-j-extensions from 1.2.3 to 1.2.5
  • Updated library com.microsoft.rest:client-runtime from 1.7.3 to 1.7.14
  • Updated library com.nimbusds:content-type from 2.2 to 2.3
  • Updated library com.nimbusds:lang-tag from 1.6 to 1.7
  • Updated library com.nimbusds:oauth2-oidc-sdk from 9.43.3 to 9.43.4
  • Updated library com.squareup.retrofit2:adapter-rxjava from 2.7.2 to 2.11.0
  • Updated library com.squareup.retrofit2:converter-jackson from 2.7.2 to 2.11.0
  • Updated library com.squareup.retrofit2:retrofit from 2.7.2 to 2.11.0
  • Updated library com.sun.xml.messaging.saaj:saaj-impl from 3.0.3 to 3.0.4
  • Updated library com.thoughtworks.xstream:xstream from 1.4.1 to 1.4.21
  • Updated library com.zaxxer:HikariCP from 5.0.1 to 5.1.0
  • Updated library commons-codec:commons-codec from 1.16.0 to 1.17.1
  • Updated library commons-io:commons-io from 2.15.1 to 2.16.1
  • Updated library commons-net:commons-net from 3.10.0 to 3.11.1
  • Updated library io.dropwizard.metrics:metrics-core from 4.2.23 to 4.2.25
  • Updated library io.micrometer:micrometer-commons from 1.12.2 to 1.14.2
  • Updated library io.micrometer:micrometer-core from 1.12.2 to 1.14.2
  • Updated library io.micrometer:micrometer-jakarta9 from 1.12.2 to 1.14.2
  • Updated library io.micrometer:micrometer-observation from 1.12.2 to 1.14.2
  • Updated library io.micrometer:micrometer-registry-elastic from 1.12.2 to 1.14.2
  • Updated library io.netty:netty-buffer from 4.1.105.Final to 4.1.116.Final
  • Updated library io.netty:netty-codec from 4.1.105.Final to 4.1.116.Final
  • Updated library io.netty:netty-codec-http from 4.1.105.Final to 4.1.116.Final
  • Updated library io.netty:netty-codec-mqtt from 4.1.105.Final to 4.1.116.Final
  • Updated library io.netty:netty-codec-socks from 4.1.105.Final to 4.1.116.Final
  • Updated library io.netty:netty-common from 4.1.105.Final to 4.1.116.Final
  • Updated library io.netty:netty-handler from 4.1.105.Final to 4.1.116.Final
  • Updated library io.netty:netty-handler-proxy from 4.1.105.Final to 4.1.116.Final
  • Updated library io.netty:netty-resolver from 4.1.105.Final to 4.1.116.Final
  • Updated library io.netty:netty-transport from 4.1.105.Final to 4.1.116.Final
  • Updated library io.netty:netty-transport-classes-epoll from 4.1.105.Final to 4.1.116.Final
  • Updated library io.netty:netty-transport-classes-kqueue from 4.1.105.Final to 4.1.116.Final
  • Updated library io.netty:netty-transport-native-epoll from 4.1.105.Final to 4.1.116.Final
  • Updated library io.netty:netty-transport-native-kqueue from 4.1.105.Final to 4.1.116.Final
  • Updated library io.netty:netty-transport-native-unix-common from 4.1.105.Final to 4.1.116.Final
  • Updated library io.projectreactor:reactor-core from 3.6.2 to 3.7.1
  • Updated library io.reactivex.rxjava3:rxjava from 3.1.8 to 3.1.10
  • Updated library io.xlate:staedi from 1.24.1 to 1.25.2
  • Updated library jakarta.activation:jakarta.activation-api from 2.1.2 to 2.1.3
  • Updated library jakarta.batch:jakarta.batch-api from 1.0.2 to 2.1.1
  • Updated library jakarta.mail:jakarta.mail-api from 2.1.2 to 2.1.3
  • Updated library jakarta.xml.bind:jakarta.xml.bind-api from 4.0.1 to 4.0.2
  • Updated library jakarta.xml.soap:jakarta.xml.soap-api from 3.0.1 to 3.0.2
  • Updated library jakarta.xml.ws:jakarta.xml.ws-api from 4.0.1 to 4.0.2
  • Updated library joda-time:joda-time from 2.10.14 to 2.13.0
  • Updated library net.minidev:accessors-smart from 2.4.11 to 2.5.1
  • Updated library net.minidev:json-smart from 2.5.0 to 2.5.1
  • Updated library net.sf.saxon:Saxon-HE from 10.9 to 12.3
  • Updated library net.shibboleth.utilities:java-support from 7.5.2 to 8.0.0
  • Updated library org.apache.activemq:artemis-amqp-protocol from 2.31.2 to 2.38.0
  • Updated library org.apache.activemq:artemis-commons from 2.31.2 to 2.38.0
  • Updated library org.apache.activemq:artemis-core-client from 2.31.2 to 2.38.0
  • Updated library org.apache.activemq:artemis-journal from 2.31.2 to 2.38.0
  • Updated library org.apache.activemq:artemis-lockmanager-api from 2.31.2 to 2.38.0
  • Updated library org.apache.activemq:artemis-mqtt-protocol from 2.31.2 to 2.38.0
  • Updated library org.apache.activemq:artemis-selector from 2.31.2 to 2.38.0
  • Updated library org.apache.activemq:artemis-server from 2.31.2 to 2.38.0
  • Updated library org.apache.commons:commons-lang3 from 3.13.0 to 3.17.0
  • Updated library org.apache.groovy:groovy from 4.0.17 to 4.0.24
  • Updated library org.apache.groovy:groovy-datetime from 4.0.17 to 4.0.24
  • Updated library org.apache.groovy:groovy-jmx from 4.0.17 to 4.0.24
  • Updated library org.apache.groovy:groovy-json from 4.0.17 to 4.0.24
  • Updated library org.apache.groovy:groovy-jsr223 from 4.0.17 to 4.0.24
  • Updated library org.apache.groovy:groovy-nio from 4.0.17 to 4.0.24
  • Updated library org.apache.groovy:groovy-sql from 4.0.17 to 4.0.24
  • Updated library org.apache.groovy:groovy-xml from 4.0.17 to 4.0.24
  • Updated library org.apache.httpcomponents.client5:httpclient5 from 5.2.3 to 5.4.1
  • Updated library org.apache.httpcomponents.core5:httpcore5 from 5.2.4 to 5.3.1
  • Updated library org.apache.httpcomponents.core5:httpcore5-h2 from 5.2.4 to 5.3.1
  • Updated library org.apache.httpcomponents:httpclient from 4.5.13 to 4.5.14
  • Updated library org.apache.kafka:kafka-clients from 3.6.1 to 3.8.1
  • Updated library org.apache.logging.log4j:log4j-api from 2.21.1 to 2.24.3
  • Updated library org.apache.logging.log4j:log4j-to-slf4j from 2.21.1 to 2.24.3
  • Updated library org.apache.pdfbox:fontbox from 2.0.30 to 3.0.3
  • Updated library org.apache.qpid:qpid-jms-client from 2.4.0 to 2.6.1
  • Updated library org.apache.santuario:xmlsec from 2.3.0 to 4.0.2
  • Updated library org.apache.sshd:sshd-common from 2.11.0 to 2.14.0
  • Updated library org.apache.sshd:sshd-core from 2.11.0 to 2.14.0
  • Updated library org.apache.sshd:sshd-sftp from 2.11.0 to 2.14.0
  • Updated library org.apache.tomcat.embed:tomcat-embed-core from 10.1.18 to 10.1.34
  • Updated library org.apache.tomcat.embed:tomcat-embed-el from 10.1.18 to 10.1.34
  • Updated library org.apache.tomcat.embed:tomcat-embed-websocket from 10.1.18 to 10.1.34
  • Updated library org.apache.ws.xmlschema:xmlschema-core from 2.3.0 to 2.3.1
  • Updated library org.apache.wss4j:wss4j-ws-security-common from 3.0.3 to 3.0.4
  • Updated library org.apache.wss4j:wss4j-ws-security-dom from 3.0.3 to 3.0.4
  • Updated library org.apache.xmlgraphics:batik-anim from 1.17 to 1.18
  • Updated library org.apache.xmlgraphics:batik-awt-util from 1.17 to 1.18
  • Updated library org.apache.xmlgraphics:batik-bridge from 1.17 to 1.18
  • Updated library org.apache.xmlgraphics:batik-codec from 1.17 to 1.18
  • Updated library org.apache.xmlgraphics:batik-constants from 1.17 to 1.18
  • Updated library org.apache.xmlgraphics:batik-css from 1.17 to 1.18
  • Updated library org.apache.xmlgraphics:batik-dom from 1.17 to 1.18
  • Updated library org.apache.xmlgraphics:batik-ext from 1.17 to 1.18
  • Updated library org.apache.xmlgraphics:batik-extension from 1.17 to 1.18
  • Updated library org.apache.xmlgraphics:batik-gvt from 1.17 to 1.18
  • Updated library org.apache.xmlgraphics:batik-i18n from 1.17 to 1.18
  • Updated library org.apache.xmlgraphics:batik-parser from 1.17 to 1.18
  • Updated library org.apache.xmlgraphics:batik-script from 1.17 to 1.18
  • Updated library org.apache.xmlgraphics:batik-shared-resources from 1.17 to 1.18
  • Updated library org.apache.xmlgraphics:batik-svg-dom from 1.17 to 1.18
  • Updated library org.apache.xmlgraphics:batik-svggen from 1.17 to 1.18
  • Updated library org.apache.xmlgraphics:batik-transcoder from 1.17 to 1.18
  • Updated library org.apache.xmlgraphics:batik-util from 1.17 to 1.18
  • Updated library org.apache.xmlgraphics:batik-xml from 1.17 to 1.18
  • Updated library org.apache.xmlgraphics:fop-core from 2.9 to 2.10
  • Updated library org.apache.xmlgraphics:fop-events from 2.9 to 2.10
  • Updated library org.apache.xmlgraphics:fop-util from 2.9 to 2.10
  • Updated library org.apache.xmlgraphics:xmlgraphics-commons from 2.9 to 2.10
  • Updated library org.bouncycastle:bcjmail-jdk18on from 1.77 to 1.79
  • Updated library org.bouncycastle:bcpkix-jdk18on from 1.77 to 1.79
  • Updated library org.bouncycastle:bcprov-jdk18on from 1.77 to 1.79
  • Updated library org.bouncycastle:bcutil-jdk18on from 1.77 to 1.79
  • Updated library org.codelibs:jcifs from 2.1.37 to 2.1.39
  • Updated library org.cryptacular:cryptacular from 1.2.4 to 1.2.7
  • Updated library org.eclipse.angus:angus-activation from 2.0.1 to 2.0.2
  • Updated library org.eclipse.angus:angus-mail from 2.0.2 to 2.0.3
  • Updated library org.eclipse.jetty.ee10:jetty-ee10-servlet from 12.0.5 to 12.0.16
  • Updated library org.eclipse.jetty:jetty-http from 12.0.5 to 12.0.16
  • Updated library org.eclipse.jetty:jetty-io from 12.0.5 to 12.0.16
  • Updated library org.eclipse.jetty:jetty-security from 12.0.5 to 12.0.16
  • Updated library org.eclipse.jetty:jetty-server from 12.0.5 to 12.0.16
  • Updated library org.eclipse.jetty:jetty-session from 12.0.5 to 12.0.16
  • Updated library org.eclipse.jetty:jetty-util from 12.0.5 to 12.0.16
  • Updated library org.freemarker:freemarker from 2.3.32 to 2.3.33
  • Updated library org.glassfish.jaxb:jaxb-core from 4.0.4 to 4.0.5
  • Updated library org.glassfish.jaxb:jaxb-runtime from 4.0.4 to 4.0.5
  • Updated library org.glassfish.jaxb:txw2 from 4.0.4 to 4.0.5
  • Updated library org.hdrhistogram:HdrHistogram from 2.1.12 to 2.2.2
  • Updated library org.infinispan.protostream:protostream from 4.6.5.Final to 5.0.10.Final
  • Updated library org.infinispan.protostream:protostream-types from 4.6.5.Final to 5.0.10.Final
  • Updated library org.infinispan:infinispan-clustered-lock from 14.0.24.Final to 15.0.11.Final
  • Updated library org.infinispan:infinispan-commons from 14.0.21.Final to 15.0.11.Final
  • Updated library org.infinispan:infinispan-core from 14.0.21.Final to 15.0.11.Final
  • Updated library org.javassist:javassist from 3.29.1-GA to 3.30.2-GA
  • Updated library org.jboss.logging:jboss-logging from 3.5.3.Final to 3.6.1.Final
  • Updated library org.jboss.threads:jboss-threads from 2.3.6.Final to 3.6.1.Final
  • Updated library org.jctools:jctools-core from 2.1.2 to 4.0.5
  • Updated library org.jetbrains.kotlin:kotlin-stdlib from 1.9.22 to 1.9.25
  • Updated library org.jetbrains.kotlin:kotlin-stdlib-jdk7 from 1.9.22 to 1.9.25
  • Updated library org.jetbrains.kotlin:kotlin-stdlib-jdk8 from 1.9.22 to 1.9.25
  • Updated library org.jgroups:jgroups from 5.2.19.Final to 5.3.10.Final
  • Updated library org.lz4:lz4-java from 1.7.1 to 1.8.0
  • Updated library org.opensaml:opensaml-core from 3.4.6 to 4.3.2
  • Updated library org.opensaml:opensaml-profile-api from 3.4.6 to 4.3.2
  • Updated library org.opensaml:opensaml-saml-api from 3.4.6 to 4.3.2
  • Updated library org.opensaml:opensaml-saml-impl from 3.4.6 to 4.3.2
  • Updated library org.opensaml:opensaml-security-api from 3.4.6 to 4.3.2
  • Updated library org.opensaml:opensaml-security-impl from 3.4.6 to 4.3.2
  • Updated library org.opensaml:opensaml-soap-api from 3.4.6 to 4.3.2
  • Updated library org.opensaml:opensaml-xacml-api from 3.4.6 to 4.3.2
  • Updated library org.opensaml:opensaml-xacml-impl from 3.4.6 to 4.3.2
  • Updated library org.opensaml:opensaml-xacml-saml-api from 3.4.6 to 4.3.2
  • Updated library org.opensaml:opensaml-xacml-saml-impl from 3.4.6 to 4.3.2
  • Updated library org.opensaml:opensaml-xmlsec-api from 3.4.6 to 4.3.2
  • Updated library org.opensaml:opensaml-xmlsec-impl from 3.4.6 to 4.3.2
  • Updated library org.ow2.asm:asm from 9.3 to 9.7.1
  • Updated library org.simplejavamail:utils-mail-smime from 2.1.0 to 2.3.11
  • Updated library org.slf4j:jul-to-slf4j from 2.0.11 to 2.0.16
  • Updated library org.slf4j:slf4j-api from 2.0.11 to 2.0.16
  • Updated library org.springframework.batch:spring-batch-core from 5.1.0 to 5.2.1
  • Updated library org.springframework.batch:spring-batch-infrastructure from 5.1.0 to 5.2.1
  • Updated library org.springframework.batch:spring-batch-integration from 5.1.0 to 5.2.1
  • Updated library org.springframework.boot:spring-boot from 3.2.2 to 3.4.1
  • Updated library org.springframework.boot:spring-boot-actuator from 3.2.2 to 3.4.1
  • Updated library org.springframework.boot:spring-boot-actuator-autoconfigure from 3.2.2 to 3.4.1
  • Updated library org.springframework.boot:spring-boot-autoconfigure from 3.2.2 to 3.4.1
  • Updated library org.springframework.boot:spring-boot-starter from 3.2.2 to 3.4.1
  • Updated library org.springframework.boot:spring-boot-starter-actuator from 3.2.2 to 3.4.1
  • Updated library org.springframework.boot:spring-boot-starter-integration from 3.2.2 to 3.4.1
  • Updated library org.springframework.boot:spring-boot-starter-json from 3.2.2 to 3.4.1
  • Updated library org.springframework.boot:spring-boot-starter-logging from 3.2.2 to 3.4.1
  • Updated library org.springframework.boot:spring-boot-starter-security from 3.2.2 to 3.4.1
  • Updated library org.springframework.boot:spring-boot-starter-tomcat from 3.2.2 to 3.4.1
  • Updated library org.springframework.boot:spring-boot-starter-web from 3.2.2 to 3.4.1
  • Updated library org.springframework.boot:spring-boot-starter-web-services from 3.2.2 to 3.4.1
  • Updated library org.springframework.cloud:spring-cloud-context from 4.1.0 to 4.2.0
  • Updated library org.springframework.integration:spring-integration-core from 6.2.1 to 6.4.1
  • Updated library org.springframework.integration:spring-integration-file from 6.2.1 to 6.4.1
  • Updated library org.springframework.integration:spring-integration-ftp from 6.2.1 to 6.4.1
  • Updated library org.springframework.integration:spring-integration-groovy from 6.2.1 to 6.4.1
  • Updated library org.springframework.integration:spring-integration-http from 6.2.1 to 6.4.1
  • Updated library org.springframework.integration:spring-integration-ip from 6.2.1 to 6.4.1
  • Updated library org.springframework.integration:spring-integration-jdbc from 6.2.1 to 6.4.1
  • Updated library org.springframework.integration:spring-integration-jms from 6.2.1 to 6.4.1
  • Updated library org.springframework.integration:spring-integration-kafka from 6.2.1 to 6.4.1
  • Updated library org.springframework.integration:spring-integration-mail from 6.2.1 to 6.4.1
  • Updated library org.springframework.integration:spring-integration-scripting from 6.2.1 to 6.4.1
  • Updated library org.springframework.integration:spring-integration-sftp from 6.2.1 to 6.4.1
  • Updated library org.springframework.integration:spring-integration-smb from 6.2.1 to 6.4.1
  • Updated library org.springframework.integration:spring-integration-ws from 6.2.1 to 6.4.1
  • Updated library org.springframework.integration:spring-integration-xml from 6.2.1 to 6.4.1
  • Updated library org.springframework.kafka:spring-kafka from 3.1.1 to 3.3.1
  • Updated library org.springframework.retry:spring-retry from 2.0.5 to 2.0.10
  • Updated library org.springframework.security:spring-security-config from 6.2.1 to 6.4.2
  • Updated library org.springframework.security:spring-security-core from 6.2.1 to 6.4.2
  • Updated library org.springframework.security:spring-security-crypto from 6.2.1 to 6.4.2
  • Updated library org.springframework.security:spring-security-messaging from 6.2.1 to 6.4.2
  • Updated library org.springframework.security:spring-security-oauth2-client from 6.2.1 to 6.4.2
  • Updated library org.springframework.security:spring-security-oauth2-core from 6.2.1 to 6.4.2
  • Updated library org.springframework.security:spring-security-oauth2-jose from 6.2.1 to 6.4.2
  • Updated library org.springframework.security:spring-security-oauth2-resource-server from 6.2.1 to 6.4.2
  • Updated library org.springframework.security:spring-security-web from 6.2.1 to 6.4.2
  • Updated library org.springframework.ws:spring-ws-core from 4.0.10 to 4.0.11
  • Updated library org.springframework.ws:spring-ws-security from 4.0.10 to 4.0.11
  • Updated library org.springframework.ws:spring-ws-support from 4.0.10 to 4.0.11
  • Updated library org.springframework.ws:spring-xml from 4.0.10 to 4.0.11
  • Updated library org.springframework:spring-aop from 6.1.3 to 6.2.1
  • Updated library org.springframework:spring-beans from 6.1.3 to 6.2.1
  • Updated library org.springframework:spring-context from 6.1.3 to 6.2.1
  • Updated library org.springframework:spring-context-support from 6.1.3 to 6.2.1
  • Updated library org.springframework:spring-core from 6.1.3 to 6.2.1
  • Updated library org.springframework:spring-expression from 6.1.3 to 6.2.1
  • Updated library org.springframework:spring-jcl from 6.1.3 to 6.2.1
  • Updated library org.springframework:spring-jdbc from 6.1.3 to 6.2.1
  • Updated library org.springframework:spring-jms from 6.1.3 to 6.2.1
  • Updated library org.springframework:spring-messaging from 6.1.3 to 6.2.1
  • Updated library org.springframework:spring-oxm from 6.1.3 to 6.2.1
  • Updated library org.springframework:spring-tx from 6.1.3 to 6.2.1
  • Updated library org.springframework:spring-web from 6.1.3 to 6.2.1
  • Updated library org.springframework:spring-webmvc from 6.1.3 to 6.2.1
  • Updated library org.wildfly.common:wildfly-common from 1.3.0.Final to 2.0.0
  • Updated library org.xerial.snappy:snappy-java from 1.1.8.4 to 1.1.10.7
  • Updated library org.yaml:snakeyaml from 2.2 to 2.3

Bug fixes

  • SMB outbound components cannot store files in remote directories with whitespaces in the path.

Remarks

  • If you have custom Groovy scripts, they may depend on some of the removed dependencies. We encourage you to check that your Groovy scripts will still work after the update, e.g. through testing them, or by ensuring that the ‘import’ statements of the Groovy scripts do not contain references to the removed libraries. Note that the likelihood of them having any is very low, since the removed libraries are very low-level.
  • As part of the update we have patched our Java runtime to the latest version. This version contains a security patch that disables all TLS_ECDH cipher suites. The following list of cipher suites that previously were available are now disabled:
    • TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA (OpenSSL: ECDH-ECDSA-AES128-SHA)
    • TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256 (OpenSSL: ECDH-ECDSA-AES128-SHA256)
    • TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256 (OpenSSL: ECDH-ECDSA-AES128-GCM-SHA256)
    • TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA (OpenSSL: ECDH-ECDSA-AES256-SHA)
    • TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384 (OpenSSL: ECDH-ECDSA-AES256-SHA384)
    • TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384 (OpenSSL: ECDH-ECDSA-AES256-GCM-SHA384)
    • TLS_ECDH_RSA_WITH_AES_128_CBC_SHA (OpenSSL: ECDH-RSA-AES128-SHA)
    • TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256 (OpenSSL: ECDH-RSA-AES128-SHA256)
    • TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256 (OpenSSL: ECDH-RSA-AES128-GCM-SHA256)
    • TLS_ECDH_RSA_WITH_AES_256_CBC_SHA (OpenSSL: ECDH-RSA-AES256-SHA)
    • TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384 (OpenSSL: ECDH-RSA-AES256-SHA384)
    • TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384 (OpenSSL: ECDH-RSA-AES256-GCM-SHA384)