[
https://issues.apache.org/jira/browse/NIFI-12384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17788470#comment-17788470
]
ASF subversion and git services commented on NIFI-12384:
--------------------------------------------------------
Commit 6617fe8fe22192b74531cc2384ce310bfcafa862 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=6617fe8fe2 ]
NIFI-12384 This closes #8044. Upgraded Registry to Spring Framework 6
- Upgraded Spring from 5.3.30 to 6.0.13
- Upgraded Spring Boot from 2.7.16 to 3.1.5
- Upgraded Spring Security from 5.8.7 to 6.1.5
- Upgraded Jetty from 10.0.18 to 11.0.18
- Upgraded Servlet API from 3.1.0 to 5.0.0
- Upgraded JAX-RS from 2.1.1 to 3.1.0
- Upgraded Jersey from 2.41 to 3.1.3
- Upgraded JAXB from 2.3.2 to 4.0.4
- Upgraded Java Validation from 2.0.1 to 3.0.2
- Upgraded Flyway from 8.5.13 to 9.22.3
- Upgraded ASM from 9.3 to 9.6 for Java 21
- Upgraded NiFi Toolkit CLI to JAX RS 3 and Jersey 3
- Set Jersey 3 and JAX RS 3 dependency versions in
nifi-flow-registry-client-bundle to align with updates to nifi-registry-client
classes
Signed-off-by: Joseph Witt <[email protected]>
> Upgrade Spring Framework to 6.0.13 for Registry
> -----------------------------------------------
>
> Key: NIFI-12384
> URL: https://issues.apache.org/jira/browse/NIFI-12384
> Project: Apache NiFi
> Issue Type: Improvement
> Components: NiFi Registry
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Fix For: 2.latest
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Spring Framework 6 represents a major upgrade from version 5 and requires a
> number of supporting libraries to be upgraded. These supporting libraries
> include the following:
> - Spring Security 6
> - Spring Boot 3
> - Jakarta Servlet API 5
> - Jetty 11
> - JAX RS 3
> - Jersey 3
> NiFi Registry should be upgraded independently of NiFi itself to provide an
> incremental path forward.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)