exceptionfactory
bda1bd326d
NIFI-11114 Thise closes #6906 . Upgraded OWASP Dependency Check from 7.4.4 to 8.0.2
...
- Added jetty-jmx to managed dependencies to maintain aligned versions
Signed-off-by: Joe Witt <joewitt@apache.org>
2023-01-30 17:13:12 -07:00
exceptionfactory
a1072140a1
NIFI-11113 This closes #6905 . Upgraded ZooKeeper from 3.8.0 to 3.8.1
...
Signed-off-by: Joe Witt <joewitt@apache.org>
2023-01-30 11:19:21 -07:00
exceptionfactory
972667461b
NIFI-10580 This closes #6867 . Upgraded SLF4J from 1.7.36 to 2.0.6
...
- Upgraded Logback from 1.2.11 to 1.3.5
- Updated Logback DelayingShutdownHook to DefaultShutdownHook
- Disabled Spring Boot Logging System in favor of standard Logback initialization
- Excluded logback-classic from ZooKeeper and other dependencies to avoid conflicts when running tests
- Excluded spring-boot-starter-logging to avoid failures related to Logback 1.2 and Spring Boot 2.7
- Removed ZooKeeperMigratorTest.groovy based on Apache Curator test server usage of Logback 1.2
NIFI-10580 Added logback-core as explicit dependency
- Set logback-core as provided in root configuration
- Added logback-core as compile dependency in assembly configurations
Signed-off-by: Joe Witt <joewitt@apache.org>
2023-01-23 11:38:10 -07:00
mr1716
a4188bb487
NIFI-11080 Updated Gson from 2.10 to 2.10.1
...
This closes #6874
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-01-20 14:31:10 -06:00
exceptionfactory
b107ae1f8c
NIFI-11046 Upgraded Dependency Check from 7.3.2 to 7.4.4
...
- Removed false positive suppressions no longer necessary in current version
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6839 .
2023-01-14 16:47:28 +01:00
mr1716
3a1e4dbe92
NiFI-10922 Update testcontainers version to 1.17.6
...
This closes #6840
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-01-12 19:42:26 -05:00
exceptionfactory
765e5fc61e
NIFI-11052 Upgraded Netty from 4.1.85 to 4.1.87
...
This closes #6843
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-01-12 18:30:18 -05:00
exceptionfactory
9aecfc4e5b
NIFI-11021 Upgraded Groovy from 3.0.9 to 3.0.14
...
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #6819
2023-01-03 14:03:18 -05:00
Pierre Villard
7a4e3a4b6c
NIFI-11011 - Update AWS SDK versions to 1.12.371 and 2.17.295
...
This closes #6810
Signed-off-by: Chris Sampson <chris.sampson82@gmail.com>
2022-12-29 13:10:32 +00:00
mr1716
2b0f7ac5c4
NIFI-10995 Update Jetty to 9.4.50.v20221201
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6799 .
2022-12-22 12:02:59 +01:00
exceptionfactory
ab7ce58fb1
NIFI-10947 This closes #6758 . Upgraded Apache Commons Net to 3.9.0
...
- Added Commons Net to managed dependencies in root Maven configuration
- Removed version references to 3.3 in MiNiFi and 3.6 in NiFi standard modules
Signed-off-by: Joe Witt <joewitt@apache.org>
2022-12-05 09:01:29 -07:00
exceptionfactory
87c583042e
NIFI-10941 Removed TestNG references
...
- Replaced TestNG assertions with JUnit 5
- Excluded testng transitive dependencies from groovy-all
- Added testng exclusion to Maven Enforcer configuration
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6753 .
2022-12-05 13:11:59 +01:00
Joe Witt
e5941c4bf8
NIFI-10913 bumping in alignment with 1.19.1 rc work
2022-12-02 17:41:39 -07:00
exceptionfactory
a7bf2763cd
NIFI-10933 Upgraded OWASP Dependency Check from 7.1.2 to 7.3.2
...
- Removed non-applicable suppressions
- Added suppressions for Elasticsearch client libraries and other false positives
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6751 .
2022-12-02 20:45:03 +01:00
exceptionfactory
3399d09c46
NIFI-10923 This closes #6745 . Upgraded Apache SSHD to 2.9.2
...
Signed-off-by: Joe Witt <joewitt@apache.org>
2022-12-01 12:02:01 -07:00
exceptionfactory
9a574c875e
NIFI-10909 Upgraded Jackson from 2.14.0 to 2.14.1
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6738 .
2022-12-01 10:04:22 +01:00
exceptionfactory
28c08bd2bf
NIFI-10917 Upgraded Spring Framework from 5.3.23 to 5.3.24
...
- Upgraded Spring Security from 5.7.5 to 5.8.0
- Upgraded Spring Boot from 2.7.4 to 2.7.6 for Registry
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6737 .
2022-12-01 10:02:42 +01:00
Joe Witt
75e7c9e47c
NIFI-10854-RC1 prepare for next development iteration
2022-11-22 19:22:47 -07:00
Joe Witt
ec87bf93ad
NIFI-10854-RC1 prepare release nifi-1.19.0-RC1
2022-11-22 19:22:45 -07:00
Pierre Villard
f717025380
NIFI-10807 - Update gson to 2.10
...
This closes #6680
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2022-11-18 08:34:17 -05:00
Kevin Doran
78f206a811
NIFI-10820 Change Docker base image to eclipse-temurin
...
NIFI-9656 Change Docker images to use Java 11
This closes #6673
Signed-off-by: Chris Sampson <chris.sampson82@gmail.com>
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-18 10:50:37 +00:00
exceptionfactory
0135191106
NIFI-10821 Upgraded Netty from 4.1.84 to 4.1.85
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6665 .
2022-11-16 10:55:13 +01:00
Mike Thomsen
00da6d5ead
NIFI-10562 Moved MongoDB to testcontainers for integration-tests
...
This closes #6642
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-14 07:35:06 -06:00
exceptionfactory
efa4f6e7de
NIFI-10795 This closes #6646 . Upgraded Jackson from 2.13.4 to 2.14.0
...
Signed-off-by: Joe Witt <joewitt@apache.org>
2022-11-10 15:30:08 -07:00
Chris Sampson
2acfd1e496
NIFI-9398 add verification to ElasticSearchClientService (with integration tests) and Elasticsearch REST API processors
...
NIFI-9398 processor verification integration-tests for nifi-elasticsearch-restapi-processors using common nifi-elasticsearch-test-utils refactored from nifi-elasticsearch-client-service
NIFI-9398 fail index exists verification for Elasticsearch processors whose operations would not create the index if it doesn't already exist
This closes #6544
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2022-11-05 18:17:13 -04:00
Mike Thomsen
19658df52b
NIFI-10675 Corrected SSL support in Neo4j V4 Cypher Service
...
- Added Testcontainers for Neo4j integration tests
This closes #6559
Co-authored-by: David Handermann <exceptionfactory@apache.org>
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-04 09:23:34 -05:00
exceptionfactory
1ab024b3c8
NIFI-10740 Upgraded Spring Security from 5.7.4 to 5.7.5
...
Signed-off-by: Nathan Gough <thenatog@gmail.com>
This closes #6607 .
2022-10-31 20:26:27 -04:00
Hervé Boutemy
fa1ea87a83
NIFI-10616 Resolve Reproducible ANTLR3 and JAXB Build Issues
...
This closes #6500
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-10-31 17:32:43 -05:00
SaumyaGurtu
6a12e8b602
NIFI-10588 Added banDuplicatePomDependencyVersions to Enforcer Rules
...
This closes #6418
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-10-27 20:56:12 -05:00
UcanInfosec
5e1e7e163e
NIFI-10706 Upgrade spring Security to 5.7.4
...
Signed-off-by: Nathan Gough <thenatog@gmail.com>
This closes #6591 .
2022-10-27 21:47:07 -04:00
UcanInfosec
99a4542c73
NIFI-10696 Update Netty to 4.1.84.Final
...
Signed-off-by: Nathan Gough <thenatog@gmail.com>
This closes #6588 .
2022-10-27 12:41:26 -04:00
UcanInfosec
b88b1d0d7e
NIFI-10681 Upgraded Mockito from 3.11.2 to 3.12.4
...
This closes #6566
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-10-24 09:18:49 -05:00
UcanInfosec
c50e677ee3
NIFI-10649 Upgraded commons-cli to 1.5.0
...
This closes #6552
Co-authored-by: David Handermann <exceptionfactory@apache.org>
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-10-20 19:38:25 -05:00
Joe Witt
c155d29658
NIFI-10614 Upgraded Bouncy Castle from 1.70 to 1.71
...
- Blocked Bouncy Castle jdk15on dependencies
- Forced jdk18on dependencies and validated across entire build
This closes #6498
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-10-20 19:35:02 -05:00
mr1716
91909502fb
NIFI-10655 Update kotlin.bom to 1.7.20
...
This closes #6539
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-10-19 09:28:40 -05:00
exceptionfactory
9adbba361a
NIFI-10662 Upgraded Jackson BOM from 2.13.4 to 2.13.4.20221013
...
Signed-off-by: Nathan Gough <thenatog@gmail.com>
This closes #6547 .
2022-10-18 14:28:15 -04:00
exceptionfactory
0dc02e26d2
NIFI-10648 Upgraded Apache Commons Text to 1.10.0
...
- Added org.apache.commons.text.version property in root Maven configuration
- Removed direct version references in favor of managed dependency version
Signed-off-by: Nathan Gough <thenatog@gmail.com>
This closes #6531 .
2022-10-14 14:07:23 -04:00
Mike Thomsen
08a1f09905
NIFI-10437 Converted SearchResponseTest from Groovy to Java.
...
NIFI-10437 Removed old Maven Elasticsearch integration testing plugin and replaced with Testcontainers.
NIFI-10437 Converted TestSchemaRegistry from Groovy to Java.
NIFI-10437 Converted TestElasticsearchClientService from Groovy to Java.
NIFI-10437 Converted a unit test from Groovy to Java.
NIFI-10437 Converted a unit test from Groovy to Java.
NIFI-10437 Converted ElasticSearchLookupService_IT from Groovy to Java.
NIFI-10437 Converted ElasticSearchClientService_IT from Groovy to Java.
NIFI-10437 Migrated to Testcontainers.
NIFI-10437 Converted all nifi-elasticsearch-restapi-processors unit tests from Groovy to Java.
Signed-off-by: Chris Sampson <chris.sampson82@gmail.com>
This closes #6487
2022-10-13 12:52:20 +01:00
UcanInfosec
4af9b45872
NIFI-10613 Upgraded Netty 4 from 4.1.81 to 4.1.82
...
This closes #6496
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-10-10 08:59:25 -05:00
mr1716
d2f51c8c00
NIFI-10615 Upgraded JUnit from 5.9.0 to 5.9.1
...
This closes #6499
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-10-10 08:55:17 -05:00
Joe Witt
c6a9d70814
Merge branch 'NIFI-10521-RC4'
2022-10-06 14:13:30 -07:00
UcanInfosec
a721e03000
NIFI-10596 Update Test Containers
...
This closes #6488
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2022-10-06 09:02:16 -04:00
UcanInfosec
209ca78abc
NIFI-10570 Upgrade SnakeYaml to 1.33
...
This closes #6468
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2022-10-05 12:17:51 -04:00
Joe Witt
c9ebdd2025
NIFI-10521-RC4 prepare for next development iteration
2022-10-03 10:59:36 -07:00
Joe Witt
109e54cd58
NIFI-10521-RC4 prepare release nifi-1.18.0-RC4
2022-10-03 10:59:34 -07:00
dystieg
8148588c9c
NIFI-10540 Moved Checkstyle rules from pom.xml to checkstyle.xml
...
This closes #6462
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-09-30 11:15:54 -05:00
mr1716
85d08d3966
NIFI-10548 Updated Jetty version
...
This closes #6449
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2022-09-29 09:53:54 -04:00
Nathan Gough
a52974780d
NIFI-10525 - Upgraded hadoop.version to 3.3.4.
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6431 .
2022-09-24 10:33:18 +04:00
mr1716
91ad4548a8
NIFI-10534 - Update pom.xml for spring.version from 5.3.22 to 5.3.23.
...
Signed-off-by: Nathan Gough <thenatog@gmail.com>
This closes #6442 .
2022-09-22 23:22:37 -04:00
exceptionfactory
cb6fd91e24
NIFI-10509 Upgraded SnakeYAML from 1.31 to 1.32
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6424 .
2022-09-16 10:12:27 +02:00
Mark Payne
3f0ef9e977
NIFI-10406: Updated Maven assemblies to ensure that we always use at least two of the GAVC parameters for includes and excludes. Updated Maven assembly plugin to version 3.4.2. Removed some includes and excludes from dependencies that previously were not matching and were generating Maven WARNING messages.
...
This closes #6415
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-09-15 11:02:08 -05:00
exceptionfactory
ae14ef2d1f
NIFI-10373 Set managed version for AWS 1 and 2 SDK
...
- Replaced individual AWS SDK versions with root managed dependency version
- Set AWS SDK 1 version to 1.12.299
- Set AWS SDK 2 version to 2.17.270
- Suppressed false positive dependency vulnerability for aws-sdk-swf-libraries
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6405 .
2022-09-13 15:06:42 +02:00
exceptionfactory
4bfa776cf7
NIFI-10484 Upgraded Dependency Check Plugin from 7.1.1 to 7.1.2
...
- Disabled unused .NET Assembly Analyzer for Dependency Check Plugin to avoid error messages
Signed-off-by: Nathan Gough <thenatog@gmail.com>
This closes #6403 .
2022-09-12 13:08:49 -04:00
UcanInfosec
86f01af60e
NIFI-10480 Upgraded gson to 2.9.1
...
This closes #6399
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2022-09-11 14:36:46 -04:00
mr1716
1befa0630e
NIFI-10479 Update junit-bom to 5.9.0
...
This closes #6398
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2022-09-11 12:00:52 -04:00
UcanInfosec
806151b967
NIFI-10476 Update jackson bom to 2.13.4
...
This closes #6395
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2022-09-10 19:05:06 -04:00
mr1716
5cb12511dd
NIFI-10474 Update kotlin to 1.7.10
...
This closes #6393
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2022-09-10 19:03:29 -04:00
exceptionfactory
c3925c6b9a
NIFI-10468 Upgraded Netty from 4.1.79 to 4.1.81
...
This closes #6385
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2022-09-10 07:16:47 -04:00
exceptionfactory
5b3601f50f
NIFI-10472 Upgraded SnakeYAML from 1.29 to 1.31
...
- Replaced module overrides with root managed dependency version
This closes #6389
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2022-09-09 20:38:01 -04:00
Joe Witt
3914c0accd
NIFI-10462 Upgraded nexus-staging-maven-plugin from 1.6.9 to 1.6.13
...
- Upgrade eliminates Maven warnings logged during initial build
This closes #6378
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-09-08 12:40:15 -05:00
UcanInfosec
98a1874038
NIFI-10439 Upgrade Ranger Version from 2.2.0 to 2.3.0
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6365 .
2022-09-06 12:27:34 +02:00
Mike Thomsen
09faec4866
NIFI-10432 Upgraded jsoup from 1.14.2 to 1.15.3
...
This closes #6362
Co-authored-by: David Handermann <exceptionfactory@apache.org>
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-09-03 09:23:23 -05:00
Joe Witt
c4843fa3a8
NIFI-10405 updating a few dependencies ( #6343 )
...
Signed-off-by: Otto Fowler <otto@apache.org>
2022-08-29 15:56:25 -04:00
exceptionfactory
9c2a778fe4
NIFI-10398 Upgraded Spring Security from 5.7.2 to 5.7.3
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6338 .
2022-08-29 11:12:07 +02:00
exceptionfactory
d9b3257e33
NIFI-10395 Added Apache Xalan to banned dependencies
2022-08-25 10:50:15 -05:00
exceptionfactory
24cea2a93b
NIFI-10183 Upgraded swagger-annotations to 1.6.6
...
- Added managed dependency in root Maven configuration
- Removed different versions from other Maven configurations
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6284 .
2022-08-10 15:32:30 +02:00
Gabor Kulik
768f58da21
NIFI-10212 added ListSmb processor and SmbConnectionPoolService
...
This closes #6192 .
Signed-off-by: Tamas Palfy <tpalfy@apache.org>
2022-08-05 18:46:04 +02:00
UcanInfosec
8e7b78941e
NIFI-10311 Upgraded Avro from 1.11.0 to 1.11.1
...
This closes #6267
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-08-03 13:30:37 -05:00
exceptionfactory
589136ac11
NIFI-10301 Aligned fluent-hc with httpclient version
...
Signed-off-by: Nathan Gough <thenatog@gmail.com>
This closes #6259 .
2022-08-01 14:53:21 -04:00
Joe Witt
8c66bf948c
NIFI-10272-RC2 prepare for next development iteration
2022-07-27 13:24:09 -07:00
Joe Witt
8d256784d8
NIFI-10272-RC2 prepare release nifi-1.17.0-RC2
2022-07-27 13:24:06 -07:00
Bryan Bende
c6328cc203
NIFI-10266 This closes #6237 . Upgrade NAR Maven Plugin to 1.3.5
...
Signed-off-by: Joe Witt <joewitt@apache.org>
2022-07-23 18:11:59 -07:00
exceptionfactory
077e09cf3e
NIFI-10269 This closes #6241 . Upgraded H2 from 2.1.210 to 2.1.214
...
- Adjusted H2DatabaseUpdater to catch generalized SQLNonTransientException instead of H2 JdbcSQLNonTransientException
Signed-off-by: Joe Witt <joewitt@apache.org>
2022-07-23 17:58:42 -07:00
exceptionfactory
21b57e36e8
NIFI-10268 This closes #6239 . Upgraded Spring Framework from 5.3.21 to 5.3.22
...
- Upgraded Spring Boot from 2.7.1 to 2.7.2 for Registry
Signed-off-by: Joe Witt <joewitt@apache.org>
2022-07-23 17:58:18 -07:00
exceptionfactory
69b0a20e67
NIFI-10267 This close #6238 . Upgraded Netty from 4.1.77 to 4.1.79
...
Signed-off-by: Joe Witt <joewitt@apache.org>
2022-07-23 17:56:09 -07:00
exceptionfactory
8185ad0598
NIFI-10249 Enabled Parallel Builds in GitHub Workflow
...
- Upgraded maven-enforcer-plugin from 3.0.0 to 3.1.0
- Upgraded maven-dependency-plugin from 3.2.0 to 3.3.0
- Upgraded checkstyle from 9.2.1 to 9.3
- Upgraded buildnumber-maven-plugin from 1.4 to 3.0.0
This closes #6222 .
Signed-off-by: Kevin Doran <kdoran@apache.org>
2022-07-19 09:51:31 -04:00
exceptionfactory
eb91eb12b0
NIFI-10224 Moved GitHub Workflow Analysis to Separate Job
...
- Upgraded multiple GitHub Actions from Version 2 to 3
- Replaced Maven Cache step with cache feature in Setup Java Action
- Moved checkstyle and license checks from verify to validate phase in Maven execution
- Removed unnecessary contrib-check profile from nifi-registry
This closes #6202
Signed-off-by: Paul Grey <greyp@apache.org>
2022-07-18 12:46:30 -04:00
Ferenc Erdei
f05d0f10f3
NIFI-10211 Add dependencies for running minifi on java11
...
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #6191
2022-07-14 09:16:07 -04:00
exceptionfactory
0bea430c00
NIFI-10220 This closes #6197 . Upgraded Log4j 2 from 2.17.2 to 2.18.0
...
Signed-off-by: Joe Witt <joewitt@apache.org>
2022-07-12 09:50:43 -07:00
mr1716
291bd40013
NIFI-10195 Upgraded Testcontainers to 1.17.3
...
This closes #6179
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-07-11 10:37:39 -05:00
Matthew Burgess
7eec507118
NIFI-10181: Upgrade Groovy to 3.0.9
...
This closes #6170
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-06-30 14:47:00 -05:00
exceptionfactory
f3455372bd
NIFI-10182 Removed optional vendor Maven repository
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6169 .
2022-06-30 12:50:46 +02:00
exceptionfactory
6997f17bff
NIFI-10180 This closes #6168 . Removed standard Maven repository definitions
...
- Upgraded Apache parent from 25 to 26
- Upgraded Apache Rat Plugin from 0.13 to 0.14
- Upgraded Maven Compiler Plugin from 3.9.0 to 3.10.1
- Removed Confluent repository from Confluent Registry Service module
- Removed MapR repository profile configuration
- Removed Hortonworks repository profile configuration
Signed-off-by: Joe Witt <joewitt@apache.org>
2022-06-29 10:04:47 -07:00
exceptionfactory
4a9c3435db
NIFI-10174 Upgraded Spring Framework from 5.3.20 to 5.3.21
...
- Upgraded Spring Security from 5.7.1 to 5.7.2
- Upgraded Spring Boot from 2.7.0 to 2.7.1 for NiFi Registry
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6165 .
2022-06-29 17:18:41 +02:00
exceptionfactory
5bdede1fab
NIFI-10175 Upgraded Jetty from 9.4.46 to 9.4.48
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6166 .
2022-06-29 17:17:06 +02:00
exceptionfactory
4cb9997ea2
NIFI-10176 Upgraded OkHttp from 4.9.3 to 4.10.0
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6167 .
2022-06-29 17:11:39 +02:00
exceptionfactory
b3b13a4ee0
NIFI-10145 Upgraded Hadoop from 3.3.2 to 3.3.3
...
- Excluded slf4j-reload4j implementation of Log4j 1
- Updated nifi-hive3-processors to leverage shared Hadoop version from 3.1.1
- Updated nifi-accumulo-bundle to leverage shared Hadoop version from 3.1.1
- Updated nifi-atlas-bundle to leverage shared Hadoop version from 3.3.2
- Updated nifi-spark-receiver to leverage shared Hadoop version from 3.3.2
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6139 .
2022-06-28 16:19:38 +02:00
Kevin Doran
b1b20968d6
NIFI-10155 Bump NAR Maven Plugin version to 1.3.4
...
This closes #6147
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-06-22 15:47:23 -05:00
exceptionfactory
4aee4546b9
NIFI-10135 Upgraded maven-surefire-plugin to 3.0.0-M7
...
- Removed duplicate plugin configuration in nifi-registry
- Removed maven-failsafe-plugin override in nifi-elasticsearch-client-service
- Removed failing test ResourceAuthorizationFilterSpec in nifi-registry-web-api
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6132 .
2022-06-18 09:43:46 +02:00
exceptionfactory
4db3c76e90
NIFI-10136 Upgraded Jersey from 2.35 to 2.36
...
- Removed duplicate declaration of jersey-bom
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6133 .
2022-06-18 09:40:01 +02:00
exceptionfactory
bd45eb4995
NIFI-10100 Upgraded Jersey to 2.35
...
- Replaced individual version references with Jersey BOM dependency
Signed-off-by: Nathan Gough <thenatog@gmail.com>
This closes #6106 .
2022-06-16 23:09:22 -04:00
exceptionfactory
6c6cb99b38
NIFI-10118 Upgraded OWASP Dependency Check from 7.1.0 to 7.1.1
...
This closes #6127
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-06-14 16:17:50 -05:00
exceptionfactory
49f36b6bbc
NIFI-10099 Upgraded Jackson from 2.13.2 to 2.13.3
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6105 .
2022-06-07 17:52:42 +01:00
exceptionfactory
18ecb73441
NIFI-10092 Updated OWASP dependency-check suppressions
...
- Changed Maven profile from owasp to dependency-check
- Configured dependency check plugin to run in validate phase
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6100 .
2022-06-07 14:31:09 +01:00
exceptionfactory
1342ea7025
NIFI-10079 Upgraded ZooKeeper from 3.5.9 to 3.8.0
...
Signed-off-by: Nathan Gough <thenatog@gmail.com>
This closes #6096 .
2022-06-03 19:05:21 -04:00
exceptionfactory
2015a4f22c
NIFI-10086 Upgraded Spring Framework from 5.3.19 to 5.3.20
...
- Upgraded Spring Security from 5.6.3 to 5.7.1
- Upgraded Spring Boot from 2.6.7 to 2.7.0 for NiFi Registry
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6095 .
2022-06-03 10:30:03 +02:00
exceptionfactory
e5203db960
NIFI-10046 Upgraded Gson to 2.9.0
...
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #6072
2022-05-25 14:14:44 -04:00
exceptionfactory
e0976f42d3
NIFI-3869 Added HTTP/2 support to ListenHTTP and HandleHttpRequest
...
Signed-off-by: Nathan Gough <thenatog@gmail.com>
This closes #6048 .
2022-05-19 16:21:53 -04:00
exceptionfactory
7754e8903e
NIFI-10015 Upgraded Hadoop from 3.3.0 to 3.3.2
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6051 .
2022-05-19 17:33:53 +02:00
exceptionfactory
e826aca8f2
NIFI-10024 This closes #6041 . Upgraded Netty from 4.1.74 to 4.1.77
...
Signed-off-by: Joe Witt <joewitt@apache.org>
2022-05-12 12:48:21 -07:00