pvillard31 commented on code in PR #10249:
URL: https://github.com/apache/nifi/pull/10249#discussion_r2352750640
##########
nifi-registry/pom.xml:
##########
@@ -35,6 +35,10 @@
<module>nifi-registry-docker-maven</module>
</modules>
<properties>
+ <nifi.registry.jetty.version>12.0.25</nifi.registry.jetty.version>
Review Comment:
This is what I tried initially but it was kinda breaking things in terms of
BOM import and mixing the EE10 vs EE11 layers. There may be a way to make
things work but I found this approach cleaner
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]