mirror of
https://github.com/apache/nifi.git
synced 2025-02-07 10:38:33 +00:00
- Removed bytebuddy as was only there due to Jackson 2.17.0 mistake - io.grpc context 1.59.0 to 1.59.1 - com.amazonaws 1.12.715 to 1.12.716 - software.amazon.awssdk 2.25.45 to 2.25.46 - jackson 2.17.0 to 2.17.1 - calcite 1.36.0 to 1.37.0 This closes #8758 Signed-off-by: David Handermann <exceptionfactory@apache.org>