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