exceptionfactory
5cf8f7d31e
NIFI-12397 Upgraded Commons Compress from 1.24.0 to 1.25.0
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #8057 .
2023-11-21 16:54:54 +01:00
exceptionfactory
e5e76d0161
NIFI-12393 Upgraded OWASP Check from 8.4.2 to 8.4.3
...
- Upgraded Azure SDK BOM from 1.2.17 to 1.2.18
- Upgraded Reactor Netty HTTP from 1.0.34 to 1.0.39 for Azure Identity
- Upgraded MSAL4J from 1.13.10 to 1.14.0
- Upgraded Box Java SDK from 4.4.0 to 4.6.1
- Relocated Apache Ant managed versions to bundle parent modules
- Added okio-fakefilesystem to managed dependencies
- Suppressed vulnerability for Picocli misidentified as LINE library
- Added managed dependencies to nifi-code-coverage to avoid false positives due to different parent modules
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #8054 .
2023-11-21 12:16:12 +01:00
mr1716
89aef60fbe
NIFI-12391 Upgraded Bouncy Castle from 1.76 to 1.77
...
This closes #8051
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-11-20 07:57:58 -06:00
mr1716
762262f7fd
NIFI-12367 Upgraded Netty from 4.1.100 to 4.1.101
...
This closes #8024
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-11-14 16:14:43 -06:00
mr1716
9afad57539
NIFI-12354 Upgraded jsoup from 1.16.1 to 1.16.2
...
This closes #8016
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-11-13 12:16:42 -06:00
mr1716
703ea34c66
NIFI-12348 Update jetty.version to 10.0.18
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #8010 .
2023-11-13 09:50:55 +01:00
mr1716
2c89e3a21d
NIFI-12336 Upgraded Mockito from 5.5.0 to 5.7.0
...
This closes #8000
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-11-08 16:14:25 -06:00
exceptionfactory
5554bab516
NIFI-12192 Added Codecov Reporting with JaCoCo
...
- Added report-code-coverage profile to nifi-assembly for aggregation
- Added Codecov reporting to Ubuntu Linux Job in ci-workflow
- Added Codecov badge to README.md
This closes #7995
Signed-off-by: Chris Sampson <chris.sampson82@gmail.com>
2023-11-08 19:49:51 +00:00
Malthe Borch
0fe9d2b56f
NIFI-9972 Added CopyAzureBlobStorage_v12 Processor
...
This closes #6941
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-11-07 13:13:25 -06:00
mr1716
50e2fff05c
NIFI-12325 Upgraded Commons CLI from 1.5.0 to 1.6.0
...
This closes #7988
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-11-06 20:55:27 -06:00
mr1716
7cc6c2ee8a
NIFI-12324 Upgraded swagger-annotations from 1.6.11 to 1.6.12
...
This closes #7987
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-11-06 20:54:47 -06:00
mr1716
f650c2078a
NIFI-12320 Upgraded Jackson BOM from 2.15.2 to 2.15.3
...
This closes #7983
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-11-06 11:53:10 -06:00
exceptionfactory
f1a34a58fa
NIFI-12307 Upgraded Commons Text from 1.10.0 to 1.11.0
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7969 .
2023-11-02 09:54:22 -07:00
Mark Payne
5bcad9eef3
NIFI-12240 Added Python Processors for Docs, ChatGPT, Chroma, and Pinecone
...
Created new python processors for text embeddings, inserting into Chroma, querying Chroma, querying ChatGPT, inserting into and querying Pinecone. Fixed some bugs in the Python framework. Added Python extensions to assembly. Also added ability to load dependencies from a requirements.txt as that was important for making the different vectorstore implementations play more nicely together.
Excluded nifi-python-extensions-bundle from GitHub build because it requires Maven to use unpack-resources goal, which will not work in GitHub because it uses mvn compile instead of mvn install
- ParseDocument
- ChunkDocument
- PromptChatGPT
- PutChroma
- PutPinecone
- QueryChroma
- QueryPinecone
NIFI-12195 Added support for requirements.txt to define Python dependencies
This closes #7894
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-11-01 16:17:36 -05:00
Chris Sampson
df3f5b4638
NIFI-12299 Run integration-tests when assemblies are updated
...
This closes #7962
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-11-01 11:24:46 -05:00
exceptionfactory
0e1ae2bd6f
NIFI-12276 Addressed Dependency Check Findings
...
- Added dependency-check GitHub workflow
- Upgraded Janino Commons Compiler from 3.1.9 to 3.1.10
- Upgraded Azure SDK BOM from 1.2.16 to 1.2.17
- Upgraded GCP SDK BOM from 26.17.0 to 26.25.0
- Upgraded AWS SDK from 1.12.550 to 1.12.573
- Upgraded Hazelcast from 5.3.2 to 5.3.5
- Upgraded Jersey from 2.40 to 2.41
- Upgraded Camel Salesforce from 3.14.5 to 3.14.9
- Unified ZooKeeper versioning on 3.9.1
- Applied Groovy 2.4.21 to Hive 3 and Iceberg components
- Applied gRPC version 1.59.0 to Asana components
- Applied Jettison 1.5.4 to Atlas and Hive 3 components
- Managed JUnit 4 version to 4.13.2 for MockWebServer
- Excluded HBase libraries from Hive 3 following Iceberg approach
- Excluded Htrace from HBase components
- Upgraded OWASP Dependency Check from 8.4.0 to 8.4.2
- Removed non-applicable dependency check suppressions
- Added dependency check suppressions for non-applicable findings
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7948 .
2023-10-27 16:21:38 -07:00
exceptionfactory
2366132e92
NIFI-12287 Standardized skipping Source and Javadoc for NAR modules
...
- Added nar-packaging and war-packaging profiles to root Maven configuration
- Removed individual properties from NAR module configurations
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7947 .
2023-10-27 16:18:42 -07:00
exceptionfactory
46b5d8fdc0
NIFI-12284 Upgraded Frontend Maven Plugin from 1.14.0 to 1.14.2
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7943 .
2023-10-27 10:47:19 -07:00
exceptionfactory
67bf4434ad
NIFI-12280 Upgraded Commons IO from 2.14.0 to 2.15.0
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7938 .
2023-10-26 15:03:09 -07:00
exceptionfactory
e4b7432251
NIFI-12268 Upgraded OkHttp from 4.11.0 to 4.12.0
...
- Upgraded Okio from 3.5.0 to 3.6.0
- Upgraded Kotlin from 1.9.0 to 1.9.10
This closes #7927
Signed-off-by: Chris Sampson <chris.sampson82@gmail.com>
2023-10-25 19:24:14 +01:00
exceptionfactory
28b75c78a6
NIFI-12269 Resolved Maven Build Warnings for Plugins ( #7928 )
...
- Set plugin versions in root configuration for plugin management across modules
2023-10-25 11:31:48 -04:00
Chris Sampson
4ff4f77dd8
NIFI-12191 Simplified integration-tests and docker-tests Workflows
...
This closes #7920
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-10-24 09:19:38 -05:00
exceptionfactory
07b35e04b1
NIFI-12262 Removed unused Groovy plugin repository
...
- Removed and excluded groovy-test dependency
- Removed unused groovy-all dependency management from nifi-toolkit
This closes #7918
Signed-off-by: Chris Sampson <chris.sampson82@gmail.com>
2023-10-24 13:38:51 +01:00
Chris Sampson
ed3a70c985
NIFI-12178 Add integration-tests and docker-tests GitHub Workflows
...
Use Java Zulu distribution for all docker-tests and integration-tests Github Workflows
This closes #7858
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-10-21 17:10:28 -05:00
Chris Sampson
f6fcfb433c
NIFI-12175 Standardized Docker Image Tags on Liberica Java 21
...
This closes #7864
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-10-18 16:00:00 -05:00
Joseph Witt
2bcdcab5dd
NIFI-12215 Upgraded ZooKeeper from 3.9.0 to 3.9.1
...
- Resolves CVE-2023-44981
This closes #7872
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-10-11 22:18:40 -05:00
exceptionfactory
1b57980067
NIFI-12207 Upgraded Netty from 4.1.99 to 4.1.100
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7865 .
2023-10-11 19:52:01 +02:00
exceptionfactory
b236200a84
NIFI-12208 Upgraded Jetty from 10.0.16 to 10.0.17
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7866 .
2023-10-11 19:50:29 +02:00
exceptionfactory
98cebc6687
NIFI-12185 Added nifi-bom Bill of Materials ( #7852 )
...
- Imported nifi-bom to nifi-commons and nifi-nar-bundles parent modules
- Removed explicit version and scope properties for dependencies declared in nifi-bom
2023-10-10 13:55:22 -04:00
exceptionfactory
457973d133
NIFI-12188 Upgraded Commons Net from 3.9.0 to 3.10.0
...
- Removed ProxyFTPClient extension of standard FTPClient no longer required following changes implemented in NET-650
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7855 .
2023-10-09 12:21:23 +02:00
mr1716
cb3b7907e0
NIFI-12180 Upgraded Testcontainers from 1.19.0 to 1.19.1
...
This closes #7845
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-10-06 15:32:27 -05:00
mr1716
cebd13132e
NIFI-12170 Upgraded snappy-java from 1.1.10.4 to 1.1.10.5
...
This closes #7840
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-10-05 16:09:12 -05:00
exceptionfactory
2c79b5f8e2
NIFI-12162 This closes #7831 . Upgraded Netty from 4.1.98 to 4.1.99
...
Signed-off-by: Joseph Witt <joewitt@apache.org>
2023-10-02 14:59:59 -07:00
exceptionfactory
1561eb2506
NIFI-12155 Upgraded Apache Commons IO from 2.13.0 to 2.14.0
...
- Upgraded Apache POI from 5.2.3 to 5.2.4
This closes #7825
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-09-30 16:25:23 -04:00
exceptionfactory
a84c103a0b
NIFI-12154 Upgraded Apache Avro from 1.11.2 to 1.11.3
...
This closes #7824
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-09-30 16:24:47 -04:00
Joseph Witt
9ba81c9564
NIFI-12147 Cleaned poms, updated Dockerfile, fixed Jersey version to get appropriate bundled ASM
...
This closes #7819
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-09-30 07:40:53 -04:00
Joe Witt
249829af5f
NIFI-11917 removing support for RPM building as we lack the infrastructure/maintenance to keep it healthy and we dont publish the artifacts ( #7801 )
...
Signed-off-by: Otto Fowler <ottobackwards@gmail.com>
2023-09-27 15:50:03 -04:00
Joseph Witt
81dc36a473
NIFI-12128 updated cassandra, jgit, and netty
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7793 .
2023-09-26 11:44:15 +02:00
dependabot[bot]
b76074a6c9
NIFI-12129 - Bump org.xerial.snappy:snappy-java from 1.1.10.3 to 1.1.10.4
...
Bumps [org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java ) from 1.1.10.3 to 1.1.10.4.
- [Release notes](https://github.com/xerial/snappy-java/releases )
- [Commits](https://github.com/xerial/snappy-java/compare/v1.1.10.3...v1.1.10.4 )
---
updated-dependencies:
- dependency-name: org.xerial.snappy:snappy-java
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7792 .
2023-09-26 11:34:04 +02:00
exceptionfactory
4169352a2f
NIFI-12110 This closes #7775 . Upgraded Spring Framework from 5.3.29 to 5.3.30
...
- Upgraded Spring Boot from 2.7.15 to 2.7.16 for Registry
Signed-off-by: Joseph Witt <joewitt@apache.org>
2023-09-21 19:41:18 -07:00
mr1716
fbb635e4c6
NIFI-12096 Upgraded H2 DB from 2.2.222 to 2.2.224
...
This closes #7763
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-09-20 16:44:55 -05:00
Joseph Witt
e5894cf943
NIFI-12053 Updated Minimum Build Version to Java 21
...
- Configured GitHub Workflows with Azul Zulu and Amazon Corretto
- Added bootstrap.conf option for reflective access supporting Hive 3
This closes #7744
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-09-19 22:59:59 -05:00
mr1716
e281d13499
NIFI-12085 Upgraded Spring Security from 5.8.6 to 5.8.7
...
This closes #7756
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-09-19 12:43:18 -05:00
Joseph Witt
bd2276260e
NIFI-12051 Upgraded Groovy from 3.0.19 to 4.0.15
...
- Adjusted Groovy Maven coordinates to org.apache.groovy
- Adjusted build configuration and tests for Groovy 4
This closes #7692
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-09-15 13:38:24 -05:00
Joseph Witt
71bdbc080b
NIFI-12066 Upgraded framework and cloud provider dependencies
...
- Upgraded SLF4J from 2.0.7 to 2.0.9
- Upgraded Logback from 1.3.8 to 1.3.11
- Upgraded Testcontainers from 1.18.3 to 1.19.0
- Upgraded Fabric8 Kubernetes from 6.5.1 to 6.8.1
- Upgraded AspectJ from 1.9.19 to 1.9.20.1
- Upgraded Caffeine from 3.1.6 to 3.1.8
- Upgraded AWS SDK from 2.20.103 to 2.20.148
- Upgraded Guava from 32.0.1 to 32.1.2
- Upgraded Nimbus JOSE JWT from 9.31 to 9.33
- Upgraded Apache Tika from 2.8.0 to 2.9.0
- Upgraded gRPC from 1.57.2 to 1.58.0
- Upgraded Google Libraries from 26.17.0 to 26.22.0
- Upgraded Azure SDK from 1.2.13 to 1.2.16
This closes #7733
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-09-15 13:05:31 -05:00
exceptionfactory
00dc79c633
NIFI-12045 Upgraded Jetty from 10.0.15 to 10.0.16
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7730 .
2023-09-15 12:04:54 +02:00
Joseph Witt
a1fca9b44e
NIFI-12064 Upgraded Maven Plugin versions
...
This closes #7731
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-09-14 19:35:51 -05:00
exceptionfactory
aee9f2c65d
NIFI-12034 This closes #7729 . Upgraded Apache Commons Compress from 1.23.0 to 1.24.0
...
Signed-off-by: Joseph Witt <joewitt@apache.org>
2023-09-14 13:21:17 -07:00
exceptionfactory
98fa7d0290
NIFI-12060 This closes #7694 . Removed Groovy Tests using Spock Framework
...
- Added org.spockframework to the list of banned dependencies
- Removed several other Groovy tests and associated build profiles
Signed-off-by: Joseph Witt <joewitt@apache.org>
2023-09-14 11:22:54 -07:00
Joseph Witt
4d4c97d091
NIFI-12050 Upgraded Mockito from 4.11.0 to 5.5.0
...
This closes #7689
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-09-14 09:49:42 -05:00
mr1716
01dadf10de
NIFI-12044 Upgraded H2 DB from 2.2.220 to 2.2.222
...
This closes #7682
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-09-12 16:19:15 -05:00
exceptionfactory
fbc516b21f
NIFI-12009 Upgraded ZooKeeper from 3.8.2 to 3.9.0
...
This closes #7659
Signed-off-by: Chris Sampson <chris.sampson82@gmail.com>
2023-08-29 19:30:39 +01:00
mr1716
86709be8a8
NIFI-12004 Upgraded SnakeYAML from 2.1 to 2.2
...
This closes #7655
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-08-28 12:15:31 -05:00
mr1716
49dd9ec03f
NIFI-11993 Upgraded Groovy from 3.0.18 to 3.0.19
...
This closes #7654
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-08-28 12:12:34 -05:00
mr1716
14d43fe084
NIFI-11999 Update netty.4.version to 4.1.97.Final
...
This closes #7650
Signed-off-by: Nandor Soma Abonyi <nsabonyi@apache.org>
2023-08-28 10:43:27 +02:00
mr1716
5ec2bfeadd
NIFI-11997 Update spring.security.version to 5.8.6
...
This closes #7647
Signed-off-by: Nandor Soma Abonyi <nsabonyi@apache.org>
2023-08-25 23:13:39 +02:00
mr1716
6bdea7e204
NIFI-11983 Upgraded JAXB Runtime from 2.3.5 to 2.3.8
...
This closes #7641
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-08-24 17:14:29 -05:00
mr1716
9a0b3d0ce0
NIFI-11975 Upgraded Okio from 3.4.0 to 3.5.0
...
- Upgraded Kotlin from 1.8.20 to 1.9.0
This closes #7636
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-08-23 14:23:17 -05:00
exceptionfactory
c08560447f
NIFI-11518 Upgraded Jetty from 9.4.51 to 10.0.15
...
- Updated Jetty WebSocket components using Jetty 10 components
- Upgraded Solr components from 8.11.2 to 9.2.1 to align with Jetty 10 dependencies
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #7622
2023-08-23 14:42:59 -04:00
mr1716
cef29be718
NIFI-11966 Update POM.xml Maven Dependencies
...
This closes #7625
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-08-19 14:23:41 -04:00
mr1716
dcc2480cb5
NIFI-11956 Upgraded Frontend Maven Plugin from 1.12.1 to 1.13.4
...
This closes #7617
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-08-18 12:53:24 -05:00
mr1716
d800098070
NIFI-11932 Update snakeyaml to 2.1
...
This closes #7596
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-08-11 17:44:46 -04:00
mr1716
75dde8198e
NIFI-11929 Update snappy-java to 1.1.10.3
...
This closes #7592
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-08-11 17:40:58 -04:00
mr1716
21844118be
NIFI-11893 Upgraded Netty from 4.1.95 to 4.1.96
...
This closes #7556
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-08-01 10:20:35 -05:00
mr1716
3213cdbddb
NIFI-11892 Upgraded Bouncy Castle from 1.75 to 1.76
...
This closes #7555
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-08-01 10:19:57 -05:00
mr1716
010768152b
NIFI-11881 Upgraded Logback from 1.3.6 to 1.3.8
...
This closes #7546
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-07-31 19:53:07 -05:00
mr1716
43f3bab5bb
NIFI-11875 Upgraded Commons Lang 3 from 3.12.0 to 3.13.0
...
This closes #7539
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-07-31 19:49:08 -05:00
exceptionfactory
3103c9def9
NIFI-11851 Upgraded JUnit from 5.9.3 to 5.10.0
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7519 .
2023-07-24 18:32:50 +02:00
mr1716
f4a706710e
NIFI-11849 Upgraded ZooKeeper from 3.8.1 to 3.8.2
...
This closes #7516
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-07-24 11:04:23 -05:00
exceptionfactory
902f4145fd
NIFI-11838 Upgraded Netty from 4.1.94 to 4.1.95
...
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #7507
2023-07-20 16:07:33 -04:00
exceptionfactory
d59759285e
NIFI-11829 Upgraded Spring Framework from 5.3.28 to 5.3.29
...
- Upgraded Spring Security from 5.8.4 to 5.8.5
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7498 .
2023-07-19 10:52:15 +02:00
exceptionfactory
16c4004d58
NIFI-10728 Upgraded Apache Derby from 10.14.2.0 to 10.16.1.1
...
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #7497
2023-07-18 18:29:20 -04:00
exceptionfactory
6ace630c5c
NIFI-11822 Upgraded Okio to 3.4.0 for OkHttp
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7488 .
2023-07-18 10:04:53 +02:00
exceptionfactory
df389e84d9
NIFI-11821 Upgraded AWS SDK to 2.20.103 and 1.12.506
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7487 .
2023-07-17 18:35:55 +02:00
mr1716
c656bfc7b7
NIFI-11818 Update snappy-java to 1.1.10.2
...
This closes #7486
Signed-off-by: Nandor Soma Abonyi <nsabonyi@apache.org>
2023-07-17 16:37:43 +02:00
mr1716
33e04795ef
NIFI-11795 Update H2.version to 2.2.220
...
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #7470
2023-07-12 16:30:50 -04:00
mr1716
a0e24db89d
NIFI-11796 Update avro.version to 1.11.2
...
This closes #7471
Signed-off-by: Nandor Soma Abonyi <nsabonyi@apache.org>
2023-07-12 17:33:49 +02:00
Pierre Villard
818cd2edf2
NIFI-11773 - Upgrade groovy to 3.0.18
...
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #7455
2023-07-04 20:14:17 -04:00
Pierre Villard
5584a1b35c
NIFI-11768 - Upgrade jsoup to 1.16.1
...
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #7451
2023-06-30 12:03:47 -04:00
Bryan Bende
7c329bd2a8
NIFI-11765 Upgrade to apache parent version 30
...
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #7450
2023-06-29 14:47:09 -04:00
exceptionfactory
3aba769cc3
NIFI-11762 Upgraded Hadoop dependencies from 3.3.5 to 3.3.6
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7445 .
2023-06-28 19:35:38 +02:00
exceptionfactory
b681d5e98d
NIFI-11755 Upgraded AWS SDK to 1.12.495 and 2.20.92
...
This closes #7437
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-06-27 13:11:48 -04:00
exceptionfactory
07e797a7c1
NIFI-11752 Upgraded Spring Framework from 5.3.27 to 5.3.28
...
- Upgraded Spring Security from 5.8.3 to 5.8.4
- Upgraded Spring Boot from 2.7.12 to 2.7.13 for Registry
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #7435
2023-06-26 15:56:24 -04:00
exceptionfactory
7d6af0dbb0
NIFI-11748 Upgraded Apache Commons Codec from 1.15 to 1.16.0
...
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #7428
2023-06-23 18:27:36 -04:00
exceptionfactory
d4715d9fc9
NIFI-11749 Upgraded Bouncy Castle from 1.74 to 1.75
...
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #7429
2023-06-23 18:23:50 -04:00
exceptionfactory
6ede080f5f
NIFI-11733 Upgraded Netty from 4.1.93 to 4.1.94
...
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #7417
2023-06-21 12:48:39 -04:00
exceptionfactory
26d02fff49
NIFI-11729 Upgraded OWASP Dependency Check from 8.2.1 to 8.3.1
...
- Updated OWASP suppressions to exclude several JSON and Kafka false positives
- Excluded JUnit dependency from Hive 3 JDBC
This closes #7411
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-06-21 06:14:22 -04:00
Nandor Soma Abonyi
a26de9e233
NIFI-11718 Updated NAR Maven Plugin from 1.5.0 to 1.5.1
...
This closes #7400
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-06-19 11:13:47 -05:00
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