Commit Graph

724 Commits

Author SHA1 Message Date
Joseph Witt 98c4061cfe
NIFI-12996 Moved zstd-jni to standard-shared-nar
- zstd-jni must be present in the same NAR as commons-compress

This closes #8598

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-04-03 20:56:59 -05:00
exceptionfactory 9abafeb6df
NIFI-12979 Upgraded Kotlin from 1.9.10 to 1.9.23
- Upgraded Okio from 3.8.0 to 3.9.0

This closes #8586

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-03-30 13:38:11 -05:00
exceptionfactory 8ef9528bf9
NIFI-12966 Upgraded Netty from 4.1.106 to 4.1.108
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8578.
2024-03-28 10:34:03 +01:00
exceptionfactory 8e0b83b025
NIFI-12945 Moved Commons Configuration 2.10.1 to shared version
- Moved Commons Configuration from nifi-lookup-services to project configuration
- Moved Google Guava version from nifi-hive-test-utils to nifi-hive-bundle

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8560.
2024-03-27 14:35:33 +01:00
exceptionfactory 3bed30e9db
NIFI-12962 Upgraded Spring Framework from 6.0.18 to 6.1.5
- Enabled parameter names for reflection in nifi-web-api to support AspectJ Around expression parsing

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8575.
2024-03-27 10:28:26 +01:00
Pierre Villard 0e255674fd
NIFI-12954 Upgraded AWS BOM from 2.23.3 to 2.25.16
- Upgraded AWS BOM from 1.12.637 to 1.12.686

This closes #8569

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-03-26 09:09:02 -05:00
exceptionfactory dd9d1c978f
NIFI-12943 Upgraded Hadoop from 3.3.6 to 3.4.0
This closes #8556

Signed-off-by: Joseph Witt <joewitt@apache.org>
2024-03-25 08:55:13 -07:00
exceptionfactory 15d2b49e77
NIFI-12942 Upgraded Jetty from 12.0.6 to 12.0.7
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8554.
2024-03-25 15:24:32 +01:00
exceptionfactory 99b49b631b
NIFI-12927 Upgraded Spring Security from 6.2.2 to 6.2.3
This closes #8539

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-03-20 19:59:55 -05:00
exceptionfactory 6b061452e6
NIFI-12926 Upgraded Jackson from 2.16.2 to 2.17.0
This closes #8538

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-03-20 19:59:23 -05:00
exceptionfactory 82ea7a284c
NIFI-12910 Upgraded Spring Framework from 6.0.17 to 6.0.18
This closes #8520.

- Upgraded Spring Boot from 3.2.2 to 3.2.3 for Registry
- Upgraded Spring Framework from 6.1.4 to 6.1.5 for Registry

Signed-off-by: Joseph Witt <joewitt@apache.org>
2024-03-15 13:58:36 -07:00
Joseph Witt 8c264d22f8
NIFI-12907 Upgraded Groovy from 4.0.19 to 4.0.20
This closes #8508

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-03-14 22:52:51 -05:00
Joseph Witt 33a28dfa48
NIFI-12906 Upgraded ZooKeeper from 3.9.1 to 3.9.2
This closes #8506

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-03-14 22:52:05 -05:00
exceptionfactory 7db1664a7e
NIFI-12886 Upgraded Jackson JSON from 2.16.1 to 2.16.2
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8492.
2024-03-12 11:01:20 +01:00
exceptionfactory 90c7dba34f
NIFI-12871 Upgraded Commons Compress from 1.25.0 to 1.26.1
- Adjusted Excel Record Reader test failure to use OpenXML Exception instead of message matching

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8488.
2024-03-10 15:18:03 +01:00
exceptionfactory df524b18b1
NIFI-12876 Upgraded Surefire Plugin from 3.1.2 to 3.2.5
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8483.
2024-03-08 11:10:43 +01:00
exceptionfactory 7ddee361e7
NIFI-12874 Upgraded Log4j from 2.20.0 to 2.23.0
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8482.
2024-03-08 11:06:40 +01:00
exceptionfactory 04d213a00c
NIFI-12872 Upgraded Groovy from 4.0.18 to 4.0.19
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8481.
2024-03-07 17:23:30 +01:00
exceptionfactory 1124728ff7
NIFI-12821 Set docker-maven-plugin version to 0.43.4
This closes #8429.

- Reduced docker-tests timeout from 120 to 60 minutes

Signed-off-by: Joseph Witt <joewitt@apache.org>
2024-02-20 09:16:56 -07:00
exceptionfactory ff4c187f86
NIFI-12820 Upgraded Email Processors to Jakarta Mail 2
This closes #8428.

- Upgraded from Java Mail 1.4.7 to Jakarta Mail API 2.1.2
- Upgraded Spring Integration from 5.5.20 to 6.2.1
- Upgraded SubEtha SMTP from 3.1.7 to 7.0.1
- Upgraded Greenmail from 1.6.15 to 2.0.1
- Removed usage of Commons Lang3
- Removed usage of Commons IO

Signed-off-by: Joseph Witt <joewitt@apache.org>
2024-02-20 09:16:36 -07:00
exceptionfactory 32a33115eb
NIFI-12811 Upgraded Spring Framework from 6.0.16 to 6.0.17
- Upgraded Spring Security from 6.2.0 to 6.2.2
- Upgraded Registry version of Spring Framework from 6.1.3 to 6.1.4

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8422.
2024-02-19 12:14:03 +01:00
exceptionfactory 2007d79e2c
NIFI-12808 Upgraded Commons Codec from 1.16.0 to 1.16.1
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8419.
2024-02-19 11:12:09 +01:00
exceptionfactory abc841e49c
NIFI-12810 Upgraded SLF4J from 2.0.11 to 2.0.12
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8421.
2024-02-19 11:10:26 +01:00
exceptionfactory 4d5f33804b
NIFI-12765 Removed Apache Ranger modules
This closes #8389

- Removed nifi-ranger-bundle modules
- Removed nifi-registry-ranger modules

Signed-off-by: Joseph Witt <joewitt@apache.org>
2024-02-14 17:11:50 -07:00
mr1716 6243d00158
NIFI-12779 Upgraded Okio from 3.7.0 to 3.8.0
This closes #8396

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-02-12 17:55:06 -06:00
Pierre Villard ecd6ed48a9
NIFI-12755 Upgraded Jetty from 12.0.5 to 12.0.6
- Refactored WebSocket Test Listener to avoid method visibility problem

This closes #8374

Co-authored-by: David Handermann <exceptionfactory@apache.org>
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-02-12 17:43:01 -06:00
mr1716 2950b43767
NIFI-12724 Upgraded Kubernetes Client from 6.9.2 to 6.10.0
This closes #8340

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-02-02 16:33:20 -06:00
mr1716 a49428ae69
NIFI-12716 Upgraded Groovy from 4.0.16 to 4.0.18
This closes #8336

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-02-01 11:46:51 -06:00
mr1716 9009df11f9
NIFI-12691 Update okio to 3.7.0
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8325.
2024-02-01 11:07:49 +04:00
mr1716 fa6560a374
NIFI-12689 Upgraded Testcontainers from 1.19.3 to 1.19.4
This closes #8312

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-01-30 15:26:32 -06:00
exceptionfactory 5ca7b0df81 NIFI-12646-RC4 prepare for next development iteration 2024-01-25 18:11:30 -06:00
exceptionfactory 640b7bdfbb NIFI-12646-RC4 prepare release nifi-2.0.0-M2-RC4 2024-01-25 18:11:28 -06:00
exceptionfactory 27d57af45d
NIFI-12653 Upgraded Spring from 6.0.15 to 6.0.16
- Upgraded Spring Boot from 3.2.0 to 3.2.2 for Registry

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8284.
2024-01-22 23:15:51 +04:00
exceptionfactory e1eeed9c46
NIFI-12654 Upgraded Netty from 4.1.105 to 4.1.106
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8289.
2024-01-22 23:09:02 +04:00
exceptionfactory a9f121c815
NIFI-12652 Upgraded SLF4J from 2.0.9 to 2.0.11
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8283.
2024-01-22 22:51:27 +04:00
David Handermann 93788f9281
NIFI-12650 Upgraded json-path from 2.8.0 to 2.9.0 (#8282)
- Upgraded json-smart from 2.4.11 to 2.5.0
- Added json-path to managed dependencies in root Maven configuration
- Suppressed OWASP Dependency Check finding resolved in json-path 2.9.0
2024-01-22 13:18:28 -05:00
exceptionfactory 0e6fb9a278
NIFI-12628 Upgraded Netty from 4.1.104 to 4.1.105
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8263.
2024-01-18 11:56:16 +04:00
exceptionfactory 1864a370bb
NIFI-12621 Upgraded AWS SDK from 2.20.148 to 2.23.3
- Upgraded AWS SDK from 1.12.573 to 1.12.637
- Added dependency check suppression to correct identification of newer ion-java library

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8257.
2024-01-17 13:03:47 +04:00
Matt Burgess be16a423ed
NIFI-12606: Upgrade parent Apache POM to version 31
This closes #8242.

Signed-off-by: Joseph Witt <joewitt@apache.org>
2024-01-12 14:48:17 -07:00
exceptionfactory dc87cfa9ab
NIFI-12591 Upgraded from Swagger Annotations 1.6.12 to 2.2.20
- Added nifi-swagger-integration with ObjectMapperProcessor for enum customization
- Changed nifi-web-api REST API documentation to use HTML template from swagger-codegen-maven-plugin

Upgraded references in multiple modules:

- c2-protocol-api
- c2-protocol-component-api
- minifi-c2-service
- nifi-api
- nifi-client-dto
- nifi-extension-manifest-model
- nifi-registry-revision-entity-model
- nifi-registry-data-model
- nifi-registry-web-api
- nifi-web-api

Signed-off-by: Csaba Bejan <bejan.csaba@gmail.com>

This closes #8232.
2024-01-11 15:11:28 +01:00
mr1716 0a6cc5fed6
NIFI-12582 Update mockito.version to 5.8.0
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8219.
2024-01-08 22:11:33 +04:00
exceptionfactory d9cd62a217 NIFI-12571 Upgraded Logback from 1.3.14 to 1.4.14
Signed-off-by: Matt Burgess <mattyb149@apache.org>

This closes #8209
2024-01-06 15:46:07 -05:00
Mark Bathori a5d6b9018a
NIFI-12521: Upgrade ca.uhn.hapi dependencies to 2.5.1
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8168.
2024-01-04 14:11:38 +04:00
exceptionfactory 42547eb60c
NIFI-11703 Upgraded to Spring Framework 6 and Jetty 12
- Upgraded Spring Framework from 5.3.31 to 6.0.15
- Upgraded Spring Security from 5.8.7 to 6.2.0
- Upgraded Spring Vault from 2.3.4 to 3.1.0
- Upgraded Jetty from 10.0.18 to 12.0.5 with EE 10
- Upgraded Jersey from 2.41 to 3.1.4
- Upgraded JAXB from 2.3.9 to 4.0.4
- Upgraded AspectJ from 1.9.20.1 to 1.9.21
- Upgraded JMS API from 2.0.1 to 3.1.0
- Upgraded ActiveMQ Broker from 5.18.2 to 6.0.1 for JMS 3
- Upgraded JJWT from 0.9.1 to 0.12.3
- Replaced jackson-module-jaxb-annotations with jackson-module-jakarta-xmlbind-annotations
- Replaced maven-jaxb2-plugin with hisrc-higherjaxb40-maven-plugin 2.1.1
- Replaced kongchen swagger-maven-plugin with swagger-codegen-maven-plugin from Swagger 3
- Replaced com.nickwongdev AspectJ Plugin with Codehaus 1.14.0 for newer Java versions
- Removed unused cglib-nodep
- Removed references to javax.validation
- Removed custom Jetty ALPN Processor not required for Java 21
- Removed several tests depending on older Jetty and Jakarta libraries
- Removed unnecessary webdefault.xml configurations
- Replaced unsupported cross-context servlet forwarding with HTTP forwarding
- Replaced javax.servlet references with jakarta.servlet
- Replaced javax.xml.bind references with jakarta.xml.bind
- Replaced javax.ws references with jakarata.ws
- Updated Spring Security CSRF implementation for Spring Security 6
- Updated web.xml versions to 6.0
- Updated REST API templates using new swagger-codegen variables
- Removed VALIDATE_DATA property from ParseCEF based on library compatibility issue with javax.validation
- Added application URL logging to NiFi JettyServer

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8197.
2024-01-04 14:01:32 +04:00
exceptionfactory 4dc0d44dc4
NIFI-12395 Upgraded Jackson JSON from 2.15.3 to 2.16.1
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8201.
2024-01-04 13:46:56 +04:00
mr1716 facb43ea89
NIFI-12522 Upgraded Netty from 4.1.101 to 4.1.104
This closes #8169

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-12-18 08:24:13 -06:00
David Handermann f73888e7dd
NIFI-12478 Return Message Type as body for JMS Object Messages (#8131) 2023-12-07 16:41:34 -05:00
mr1716 58f1e97c41
NIFI-12477 Update org.apache.commons.io.version to 2.15.1
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8130.
2023-12-07 12:39:56 +01:00
exceptionfactory 8dc09c8911
NIFI-12462 Upgraded Logback from 1.3.13 to 1.3.14
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8114.
2023-12-05 09:04:26 +01:00
mr1716 d180ff9366
NIFI-12461 Upgraded jsoup from 1.16.2 to 1.17.1
This closes #8113

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-12-04 17:02:56 -06:00