Commit Graph

574 Commits

Author SHA1 Message Date
exceptionfactory b6b621bf9e
NIFI-11717 Updated Required Java Version to 17.0.6
- Added Groovy Plugin Repository for groovy-eclipse-compiler

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

This closes #7397.
2023-06-19 10:19:55 +02:00
exceptionfactory 6b19ab8eaa NIFI-11696 Upgraded Bouncy Castle from 1.71 to 1.74
- Adjusted nifi-repository-encryption to remove dependency on Bouncy Castle Provider
- Updated Google Cloud Provider dependencies to remove exclusions and dependencies on Bouncy Castle that no longer apply to current versions

Signed-off-by: Matt Burgess <mattyb149@apache.org>

This closes #7384
2023-06-15 16:33:20 -04:00
dependabot[bot] 6a129be114 NIFI-11697: Bump snappy-java from 1.1.10.0 to 1.1.10.1
Bumps [snappy-java](https://github.com/xerial/snappy-java) from 1.1.10.0 to 1.1.10.1.
- [Release notes](https://github.com/xerial/snappy-java/releases)
- [Commits](https://github.com/xerial/snappy-java/compare/v1.1.10.0...v1.1.10.1)

---
updated-dependencies:
- dependency-name: org.xerial.snappy:snappy-java
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Matt Burgess <mattyb149@apache.org>

This closes #7383
2023-06-15 15:31:17 -04:00
Nandor Soma Abonyi c037c693bd
NIFI-11693 Fix scm tag in pom.xml
This closes #7381

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-06-14 20:56:11 -05:00
exceptionfactory ca6c7f7041 NIFI-11532 Removed JUnit 4 and Groovy Test from default dependencies
- Removed hamcrest-all from default dependencies
- Added groovy-test to selected modules with Groovy test classes
- Added junit-vintage-engine to selected modules with JUnit 4 test classes
- Corrected references to JUnit 4 assertions in JUnit 5 test classes
- Removed several unnecessary test classes from nifi-socket-utils
- Removed duplicative Registry toolkit test classes
- Removed Kudu integration tests

NIFI-11532 Corrected scope for junit-vintage-engine for Elasticsearch

Signed-off-by: Matt Burgess <mattyb149@apache.org>

This closes #7233
2023-06-13 15:36:23 -04:00
exceptionfactory 1f1b2f1f28
NIFI-11675 Upgraded Apache Commons IO from 2.12.0 to 2.13.0
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #7366.
2023-06-11 15:46:11 +02:00
mr1716 6c2983daf3
NIFI-11651 Upgraded OkHttp from 4.10.0 to 4.11.0
This closes #7347

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-06-06 10:32:06 -05:00
exceptionfactory 2a9f87a1e5
NIFI-11641 This closes #7340. Upgraded Netty from 4.1.92 to 4.1.93
Signed-off-by: Joe Witt <joewitt@apache.org>
2023-06-05 14:32:44 -07:00
siddr 51a941ae0a NIFI-11639: Update maven-checkstyle-plugin to 3.3.0
Signed-off-by: Matt Burgess <mattyb149@apache.org>

This closes #7336
2023-06-03 16:15:46 -04:00
mr1716 8dfda776f7
NIFI-11634 Update testcontainers.version to 1.18.3
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #7331.
2023-06-02 18:10:00 +02:00
mr1716 8b795a72f1
NIFI-11623 Upgraded snappy-java from 1.1.9.1 to 1.1.10.0
This closes #7325

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-06-01 13:48:03 -05:00
mr1716 db3e92f8af
NIFI-11617 Upgraded Jackson from 2.15.1 to 2.15.2
This closes #7317

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-31 16:33:32 -05:00
Pierre Villard 6649fdcd1f
NIFI-11618 Upgraded AWS SDK from 2.20.41 to 2.20.75
- Upgraded AWS SDK 1.12.444 to 1.12.478

This closes #7318

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-31 16:30:20 -05:00
mr1716 642b1748a6
NIFI-11573 Upgraded Swagger Annotations from 1.6.10 to 1.6.11
This closes #7278

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-19 16:28:29 -05:00
Pierre Villard d030428dc3
NIFI-11572 Upgraded json-smart from 2.4.10 to 2.4.11
This closes #7276

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-19 16:26:25 -05:00
mr1716 284c11fc87
NIFI-11569: Update Testcontainers to 1.18.1
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #7272.
2023-05-19 20:54:40 +02:00
mr1716 0dba207a41
NIFI-11565: Upgrade jackson.bom to 2.15.1
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #7271.
2023-05-19 20:48:46 +02:00
exceptionfactory e2134e2733
NIFI-11561 Upgraded Apache Commons IO from 2.11.0 to 2.12.0
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #7259.
2023-05-17 21:23:49 +02:00
Pierre Villard 0f1aa91d08
NIFI-11508 Upgraded kubernetes-client from 6.3.1 to 6.5.1
This closes #7217

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-01 14:12:33 -05:00
Pierre Villard af84d798d1
NIFI-11500 Upgraded Jackson BOM from 2.14.2 to 2.15.0
This closes #7206

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-28 15:12:57 -05:00
Pierre Villard 522ab3e2aa
NIFI-11498 Upgraded Netty from 4.1.91 to 4.1.92
This closes #7205

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-28 15:12:08 -05:00
Pierre Villard d85b2925c5
NIFI-11494 Upgraded JUnit from 5.9.2 to 5.9.3
This closes #7202

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-28 15:08:45 -05:00
exceptionfactory b67ee507fe
NIFI-11478 Upgraded Spring Framework from 5.3.26 to 5.3.27
- Upgraded Spring Security from 5.8.2 to 5.8.3
- Upgraded Spring Boot from 2.7.10 to 2.7.11 for Registry

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

This closes #7190.
2023-04-23 11:49:52 +03:00
Pierre Villard 594e45cf9a
NIFI-11428 Upgraded Groovy to 3.0.17 and spock-core to 2.3
This closes #7159

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-11 08:01:36 -05:00
Pierre Villard b0997f843d
NIFI-11416 Upgraded Caffeine from 2.8.1 to 3.1.6
This closes #7147

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-10 08:45:12 -05:00
Pierre Villard 83d19a6e9d
NIFI-11413 Upgraded JUnit 5.9.1 to 5.9.2
- Upgraded JUnit 4.13.1 to 4.13.2

This closes #7144

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-10 08:42:24 -05:00
Pierre Villard 4a0b38f4dd
NIFI-11405 Upgraded multiple drivers and test dependencies
This closes #7134

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-07 15:54:51 -05:00
Pierre Villard 84aafc7129
NIFI-11401 Upgraded snappy-java from 1.1.8.4 to 1.1.9.1
This closes #7133

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-07 15:44:09 -05:00
Pierre Villard ffab672cba
NIFI-11400 Upgraded Kotlin from 1.8.10 to 1.8.20
This closes #7132

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-07 15:43:07 -05:00
Pierre Villard e33debccd3
NIFI-11399 Upgraded Groovy from 3.0.14 to 3.0.17
This closes #7131

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-07 15:42:16 -05:00
Pierre Villard 1bef67e566
NIFI-11398 Upgraded Apached HttpClient from 4.5.13 tp 4.5.14
- Upgraded Apache HttpCore from 4.4.15 to 4.4.16

This closes #7130

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-07 15:41:23 -05:00
Pierre Villard 4b63c43ffb
NIFI-11397 Upgraded jsoup from 1.15.3 to 1.15.4
This closes #7129

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-07 15:39:42 -05:00
Pierre Villard 94a38fe5e6
NIFI-11396 Upgraded AWS from 1.12.371 to 1.12.444
- Upgraded AWS Version 2 from 2.17.295 to 2.20.41

This closes #7128

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-07 15:38:44 -05:00
Pierre Villard d8dde6af8c
NIFI-11395 Upgraded Testcontainers from 1.17.6 to 1.18.0
This closes #7127

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-07 15:37:16 -05:00
exceptionfactory a8a6d20659
NIFI-11378 This closes #7115. Upgraded Jersey from 2.36 to 2.39.1
Signed-off-by: Joe Witt <joewitt@apache.org>
2023-04-03 14:10:23 -07:00
exceptionfactory 794f77c736
NIFI-11376 This closes #7112. Upgraded Jetty from 9.4.50 to 9.4.51
Signed-off-by: Joe Witt <joewitt@apache.org>
2023-04-03 14:09:39 -07:00
exceptionfactory 86bc185abf
NIFI-11375 This closes #7111. Upgraded Surefire to 3.0.0 and upgraded other plugins
- Upgraded Surefire Plugin from 3.0.0-M8 to 3.0.0
- Upgraded Compiler Plugin from 3.10.1 to 3.11.0
- Upgraded Assembly Plugin from 3.4.2 to 3.5.0
- Upgraded Javadoc Plugin from 3.4.1 to 3.5.0
- Upgraded Release Plugin from 3.0.0-M7 to 3.0.0

Signed-off-by: Joe Witt <joewitt@apache.org>
2023-04-03 14:09:07 -07:00
exceptionfactory 50cda9a2e6
NIFI-11371 Upgraded Ranger from 2.3.0 to 2.4.0
- Updated Elasticsearch client false positive vulnerability suppressions for new Ranger transitive dependencies

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

This closes #7109.
2023-04-02 17:14:55 +02:00
Kevin Doran 08e18220e7
NIFI-11351 Support Docker image builds on ARM64
- Switch from spotify docker-maven-plugin to fabric8 docker-maven-plugin
- Add consistency to docker maven image names and tags
- Other minor Dockerfile changes for consistency

This closes #7105

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-03-30 14:41:23 -05:00
exceptionfactory dde89c0b15
NIFI-11358 Upgraded Hadoop from 3.3.4 to 3.3.5
- Upgraded Ranger Hadoop dependencies from 3.3.3 to 3.3.5
- Aligned Iceberg Hadoop version with project Hadoop version
- Updated Atlas dependencies to align hadoop-hdfs-client version with hadoop-common
- Updated Ranger hadoop-auth version to align with other Hadoop dependencies
- Updated Spark Livy bundle to align with project Hadoop version
- Removed unnecessary dependencies from Hive Test Utilities
- Updated HBase 2 Woodstox Core from 5.3.0 to 5.4.0
- Suppressed false positive vulnerabilities for HBase client libraries

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

This closes #7097.
2023-03-29 13:12:57 +02:00
exceptionfactory 5bdee9a714
NIFI-11347 This closes #7089. Upgraded OWASP Dependency Check from 8.0.2 to 8.2.1
- Updated suppression configuration
- Upgraded Solr from 8.6.3 to 8.11.1 for Ranger
- Excluded Apache Ivy from Hive and Janus Graph dependencies
- Excluded Groovy from Hive tests

Signed-off-by: Joe Witt <joewitt@apache.org>
2023-03-28 08:41:11 -07:00
exceptionfactory 2698000a85
NIFI-11254 Upgraded SnakeYAML from 1.33 to 2.0
- Updated MiNiFi and EasyRules references to use required arguments

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

This closes #7084.
2023-03-24 11:11:37 +01:00
Joe Witt 58517e4dd0
NIFI-11329 Updated NAR Plugin to 1.5.0 and Commons Compress to 1.23.0
This closes #7077

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-03-23 12:28:40 -05:00
exceptionfactory 8154fcce49
NIFI-11325 Upgraded Mockito from 3.12.4 to 4.11.0
- Replaced deprecated Matchers references with ArgumentMatchers
- Removed unnecessary Mockito versions for Registry
- Refactored test configuration to Java for mocking

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

This closes #7071.
2023-03-23 09:56:15 +01:00
exceptionfactory 69aa181fde
NIFI-11320 Upgraded Spring Framework from 5.3.24 to 5.3.26
- Upgraded Spring Security from 5.8.0 to 5.8.2
- Upgraded Spring Boot from 2.7.6 to 2.7.9 for NiFi Registry

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

This closes #7067.
2023-03-22 10:47:58 +01:00
mr1716 5883846e99
NIFI-11318 Upgraded Jackson from 2.14.1 to 2.14.2
This closes #7066

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-03-21 16:35:03 -05:00
Chris Sampson d604c87247
NIFI-11311 Updated maven-antrun-plugin to 3.1.0 across all modules
This closes #7062

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-03-21 08:06:02 -05:00
Pierre Villard d563f522d4
NIFI-11300 Upgraded json-smart from 2.4.8 to 2.4.10
This closes #7055

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-03-20 08:51:58 -05:00
Pierre Villard 76244b18bc
NIFI-11299 Upgraded SLF4J from 2.0.6 to 2.0.7
This closes #7054

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-03-20 08:50:13 -05:00
exceptionfactory 6576163958
NIFI-11293 Upgraded Log4j 2 from 2.18.0 to 2.20.0
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #7050.
2023-03-16 09:05:13 +01:00