Commit Graph

626 Commits

Author SHA1 Message Date
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