dakirily opened a new pull request, #339: URL: https://github.com/apache/qpid-broker-j/pull/339
This PR addresses JIRA [QPID-8716](https://issues.apache.org/jira/browse/QPID-8716), updating broker-j test dependencies and maven plugins. Following dependencies are updated: **test dependencies** com.h2database:h2 2.3.232 => 2.4.240 io.netty:netty-buffer 4.2.6.Final => 4.2.7.Final io.netty:netty-common 4.2.6.Final => 4.2.7.Final io.netty:netty-handler 4.2.6.Final => 4.2.7.Final io.netty:netty-transport 4.2.6.Final => 4.2.7.Final io.netty:netty-codec-http 4.2.6.Final => 4.2.7.Final org.apache.httpcomponents.client5:httpclient5 5.5 => 5.5.1 org.apache.httpcomponents.client5:httpclient5-fluent 5.5 => 5.5.1 org.mockito:mockito-core 5.19.0 => 5.20.0 org.junit.jupiter:junit-jupiter-api 5.13.4 => 6.0.1 org.junit.jupiter:junit-jupiter-engine 5.13.4 => 6.0.1 org.junit.jupiter:junit-jupiter-params 5.13.4 => 6.0.1 **maven plugins** org.apache.maven.plugins:maven-compiler-plugin 3.14.0 => 3.14.1 org.apache.maven.plugins:maven-enforcer-plugin 3.6.1 => 3.6.2 org.codehaus.mojo:exec-maven-plugin 3.5.1 => 3.6.2 org.codehaus.mojo:license-maven-plugin 2.6.0 => 2.7.0 org.jacoco:jacoco-maven-plugin 0.8.13 => 0.8.14 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
