pvillard31 opened a new pull request, #9999:
URL: https://github.com/apache/nifi/pull/9999

   # Summary
   
   [NIFI-14642](https://issues.apache.org/jira/browse/NIFI-14642) - Bump Jetty 
to 12.0.22, Netty to 4.2.2.Final, Bouncycastle to 1.81 and others
   
   - Maven Artifact from 3.9.9 to 3.9.10 - https://maven.apache.org/ref/3.9.10/
   - Elasticsearch Client from 8.18.1 to 8.18.2 - 
https://github.com/elastic/elasticsearch-java/releases/tag/v8.18.2
   - Gitlab4J from 6.0.0-rc.10 to 6.0.0 - 
https://github.com/gitlab4j/gitlab4j-api/releases/tag/6.0.0
   - Janusgraph from 1.2.0-20250509-104313.02c1bcb to 
1.2.0-20250608-090535.869f248 - 
https://github.com/JanusGraph/janusgraph/pkgs/container/janusgraph/433377497?tag=1.2.0-20250608-090535.869f248
   - HiveMQ MQTT Client from 1.3.5 to 1.3.6 - 
https://github.com/hivemq/hivemq-mqtt-client/releases/tag/v1.3.6
   - Wire Java from 5.3.1 to 5.3.3 - 
https://github.com/square/wire/blob/master/CHANGELOG.md#version-533
   - FlywayDB fron 11.9.0 to 11.9.1 - 
https://github.com/flyway/flyway/releases/tag/flyway-11.9.1
   - jGit from 7.2.1.202505142326-r to 7.3.0.202506031305-r - 
https://github.com/eclipse-jgit/jgit/releases/tag/v7.3.0.202506031305-r
   - AWS SDK v1 from 1.12.783 to 1.12.785 - 
https://github.com/aws/aws-sdk-java/releases/tag/1.12.785
   - AWS SDK v2 from 2.31.55 to 2.31.59 - 
https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md
   - Bouncycastle from 1.80 to 1.81 - 
https://www.bouncycastle.org/resources/bouncy-castle-releases-java-1-81-and-c-net-2-6-1/
   - Jetty from 12.0.21 to 12.0.22 - 
https://github.com/jetty/jetty.project/releases/tag/jetty-12.0.22
   - Netty from 4.2.1.Final to 4.2.2.Final - 
https://github.com/netty/netty/releases/tag/netty-4.2.2.Final
   - Caffeine from 3.2.0 to 3.2.1 - 
https://github.com/ben-manes/caffeine/releases/tag/v3.2.1
   - Exec Maven Plugin from 3.5.0 to 3.5.1 - 
https://github.com/mojohaus/exec-maven-plugin/releases/tag/3.5.1
   
   # Tracking
   
   Please complete the following tracking steps prior to pull request creation.
   
   ### Issue Tracking
   
   - [ ] [Apache NiFi Jira](https://issues.apache.org/jira/browse/NIFI) issue 
created
   
   ### Pull Request Tracking
   
   - [ ] Pull Request title starts with Apache NiFi Jira issue number, such as 
`NIFI-00000`
   - [ ] Pull Request commit message starts with Apache NiFi Jira issue number, 
as such `NIFI-00000`
   
   ### Pull Request Formatting
   
   - [ ] Pull Request based on current revision of the `main` branch
   - [ ] Pull Request refers to a feature branch with one commit containing 
changes
   
   # Verification
   
   Please indicate the verification steps performed prior to pull request 
creation.
   
   ### Build
   
   - [ ] Build completed using `mvn clean install -P contrib-check`
     - [ ] JDK 21
   
   ### Licensing
   
   - [ ] New dependencies are compatible with the [Apache License 
2.0](https://apache.org/licenses/LICENSE-2.0) according to the [License 
Policy](https://www.apache.org/legal/resolved.html)
   - [ ] New dependencies are documented in applicable `LICENSE` and `NOTICE` 
files
   
   ### Documentation
   
   - [ ] Documentation formatting appears as expected in rendered files
   


-- 
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]

Reply via email to