[
https://issues.apache.org/jira/browse/NIFI-15899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18078211#comment-18078211
] ASF subversion and git services commented on NIFI-15899: -------------------------------------------------------- Commit 6f9fe9935c5de4e2e44cc5ea61c555021a8fd8f5 in nifi's branch refs/heads/main from Pierre Villard [ https://gitbox.apache.org/repos/asf?p=nifi.git;h=6f9fe9935c5 ] NIFI-15899 Bump Commons Codec to 1.22.0, Commons IO to 2.22.0, Gson to 2.14.0, and others (#11199) - MIME4J from 0.8.13 to 0.8.14 - https://github.com/apache/james-mime4j/blob/master/CHANGELOG.md - AWS Kinesis Client from 3.4.2 to 3.4.3 - https://github.com/awslabs/amazon-kinesis-client/releases/tag/v3.4.3 - AWS SDK BOM from 2.42.39 to 2.44.0 - https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md - Azure Kusto from 7.0.6 to 8.0.1 - https://github.com/Azure/azure-kusto-java/releases/tag/v8.0.1 - Box SDK from 5.8.0 to 5.9.0 - https://github.com/box/box-java-sdk/releases/tag/v5.9.0 - Brotli4j from 1.22.0 to 1.23.0 - https://github.com/hyperxpro/Brotli4j/releases/tag/v1.23.0 - Elasticsearch client from 9.3.3 to 9.3.4 - https://github.com/elastic/elasticsearch-java/releases/tag/v9.3.4 - Google Drive API Services from v3-rev20260405-2.0.0 to v3-rev20260428-2.0.0 - https://github.com/googleapis/google-api-java-client-services/tree/main/clients/google-api-services-drive/v3/2.0.0 - JanusGraph from 1.2.0-20251114-142114.b424a8f to 1.2.0-20260424-225650.346f5a4 - https://github.com/JanusGraph/janusgraph - Neo4J Driver from 6.0.5 to 6.1.0 - https://github.com/neo4j/neo4j-java-driver/releases/tag/6.1.0 - Apache ActiveMQ from 6.2.4 to 6.2.5 - https://github.com/apache/activemq/releases/tag/activemq-6.2.5 - MongoDB Driver from 5.6.5 to 5.7.0 - https://github.com/mongodb/mongo-java-driver/releases/tag/r5.7.0 - Jedis from 7.4.1 to 7.5.0 - https://github.com/redis/jedis/releases/tag/v7.5.0 - Camel Salesforce from 4.19.0 to 4.20.0 - https://github.com/apache/camel/releases/tag/camel-4.20.0 - gRPC from 1.80.0 to 1.81.0 - https://github.com/grpc/grpc - Apache MINA from 2.2.5 to 2.2.7 - https://mina.apache.org/mina-project/ - PostgreSQL from 42.7.10 to 42.7.11 - https://jdbc.postgresql.org/changelogs/2026-04-28-42/ - Checker from 4.0.0 to 4.1.0 - https://github.com/typetools/checker-framework/releases/tag/checker-framework-4.1.0 - Spring Boot from 4.0.5 to 4.0.6 - https://github.com/spring-projects/spring-boot/releases/tag/v4.0.6 - FlywayDB from 12.4.0 to 12.5.0 - https://github.com/flyway/flyway/releases/tag/flyway-12.5.0 - JLine from 4.0.12 to 4.0.14 - https://github.com/jline/jline3/releases/tag/4.0.14 - Apache Commons Codec from 1.21.0 to 1.22.0 - https://commons.apache.org/proper/commons-codec/changes.html#a1.22.0 - Apache Commons IO from 2.21.0 to 2.22.0 - https://commons.apache.org/proper/commons-io/changes.html#a2.22.0 - ZSTD JNI from 1.5.7-7 to 1.5.7-8 - https://github.com/luben/zstd-jni/releases/tag/v1.5.7-8 - Gson from 2.13.2 to 2.14.0 - https://github.com/google/gson/releases/tag/gson-parent-2.14.0 - Jackson v2 from 2.21.2 to 2.21.3 - https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.21.3 - Jackson v3 from 3.1.2 to 3.1.3 - https://github.com/FasterXML/jackson/wiki/Jackson-Release-3.1.3 - Kotlin from 2.3.20 to 2.3.21 - https://github.com/JetBrains/kotlin/releases/tag/v2.3.21 - Caffeine from 3.2.3 to 3.2.4 - https://github.com/ben-manes/caffeine/releases/tag/v3.2.4 - Swagger from 2.2.48 to 2.2.49 - https://github.com/swagger-api/swagger-core/releases/tag/v2.2.49 - PMD from 7.23.0 to 7.24.0 - https://github.com/pmd/pmd/releases/tag/pmd_releases%2F7.24.0 - Checkstyle from 13.4.0 to 13.4.2 - https://github.com/checkstyle/checkstyle/releases/tag/checkstyle-13.4.2 Signed-off-by: David Handermann <[email protected]> > Bump Commons Codec to 1.22.0, Commons IO to 2.22.0, Gson to 2.14.0, and others > ------------------------------------------------------------------------------ > > Key: NIFI-15899 > URL: https://issues.apache.org/jira/browse/NIFI-15899 > Project: Apache NiFi > Issue Type: Task > Reporter: Pierre Villard > Assignee: Pierre Villard > Priority: Major > Time Spent: 20m > Remaining Estimate: 0h > > * MIME4J from 0.8.13 to 0.8.14 - > [https://github.com/apache/james-mime4j/blob/master/CHANGELOG.md] > * AWS Kinesis Client from 3.4.2 to 3.4.3 - > [https://github.com/awslabs/amazon-kinesis-client/releases/tag/v3.4.3] > * AWS SDK BOM from 2.42.39 to 2.44.0 - > [https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md] > * Azure Kusto from 7.0.6 to 8.0.1 - > [https://github.com/Azure/azure-kusto-java/releases/tag/v8.0.1] > * Box SDK from 5.8.0 to 5.9.0 - > [https://github.com/box/box-java-sdk/releases/tag/v5.9.0] > * Brotli4j from 1.22.0 to 1.23.0 - > [https://github.com/hyperxpro/Brotli4j/releases/tag/v1.23.0] > * Elasticsearch client from 9.3.3 to 9.3.4 - > [https://github.com/elastic/elasticsearch-java/releases/tag/v9.3.4] > * Google Drive API Services from v3-rev20260405-2.0.0 to > v3-rev20260428-2.0.0 - > [https://github.com/googleapis/google-api-java-client-services/tree/main/clients/google-api-services-drive/v3/2.0.0] > * JanusGraph from 1.2.0-20251114-142114.b424a8f to > 1.2.0-20260424-225650.346f5a4 - [https://github.com/JanusGraph/janusgraph] > * Neo4J Driver from 6.0.5 to 6.1.0 - > [https://github.com/neo4j/neo4j-java-driver/releases/tag/6.1.0] > * Apache ActiveMQ from 6.2.4 to 6.2.5 - > [https://github.com/apache/activemq/releases/tag/activemq-6.2.5] > * MongoDB Driver from 5.6.5 to 5.7.0 - > [https://github.com/mongodb/mongo-java-driver/releases/tag/r5.7.0] > * Jedis from 7.4.1 to 7.5.0 - > [https://github.com/redis/jedis/releases/tag/v7.5.0] > * Camel Salesforce from 4.19.0 to 4.20.0 - > [https://github.com/apache/camel/releases/tag/camel-4.20.0] > * gRPC from 1.80.0 to 1.81.0 - [https://github.com/grpc/grpc] > * Apache MINA from 2.2.5 to 2.2.7 - [https://mina.apache.org/mina-project/] > * PostgreSQL from 42.7.10 to 42.7.11 - > [https://jdbc.postgresql.org/changelogs/2026-04-28-42/] > * Checker from 4.0.0 to 4.1.0 - > [https://github.com/typetools/checker-framework/releases/tag/checker-framework-4.1.0] > * Spring Boot from 4.0.5 to 4.0.6 - > [https://github.com/spring-projects/spring-boot/releases/tag/v4.0.6] > * FlywayDB from 12.4.0 to 12.5.0 - > [https://github.com/flyway/flyway/releases/tag/flyway-12.5.0] > * JLine from 4.0.12 to 4.0.14 - > [https://github.com/jline/jline3/releases/tag/4.0.14] > * Apache Commons Codec from 1.21.0 to 1.22.0 - > [https://commons.apache.org/proper/commons-codec/changes.html#a1.22.0] > * Apache Commons IO from 2.21.0 to 2.22.0 - > [https://commons.apache.org/proper/commons-io/changes.html#a2.22.0] > * ZSTD JNI from 1.5.7-7 to 1.5.7-8 - > [https://github.com/luben/zstd-jni/releases/tag/v1.5.7-8] > * Gson from 2.13.2 to 2.14.0 - > [https://github.com/google/gson/releases/tag/gson-parent-2.14.0] > * Jackson v2 from 2.21.2 to 2.21.3 - > [https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.21.3] > * Jackson v3 from 3.1.2 to 3.1.3 - > [https://github.com/FasterXML/jackson/wiki/Jackson-Release-3.1.3] > * Kotlin from 2.3.20 to 2.3.21 - > [https://github.com/JetBrains/kotlin/releases/tag/v2.3.21] > * Caffeine from 3.2.3 to 3.2.4 - > [https://github.com/ben-manes/caffeine/releases/tag/v3.2.4] > * Swagger from 2.2.48 to 2.2.49 - > [https://github.com/swagger-api/swagger-core/releases/tag/v2.2.49] > * PMD from 7.23.0 to 7.24.0 - > [https://github.com/pmd/pmd/releases/tag/pmd_releases%2F7.24.0] > * Checkstyle from 13.4.0 to 13.4.2 - > [https://github.com/checkstyle/checkstyle/releases/tag/checkstyle-13.4.2] > -- This message was sent by Atlassian Jira (v8.20.10#820010)
