dakirily opened a new pull request, #278: URL: https://github.com/apache/qpid-broker-j/pull/278
This PR addresses JIRA [QPID-8684](https://issues.apache.org/jira/browse/QPID-8684), updating broker-j dependencies. Following dependencies are updated: **test dependencies** io.netty:netty-buffer 4.1.118.Final => 4.2.0.Final io.netty:netty-common 4.1.118.Final => 4.2.0.Final io.netty:netty-handler 4.1.118.Final => 4.2.0.Final io.netty:netty-transport 4.1.118.Final => 4.2.0.Final io.netty:netty-codec-http 4.1.118.Final => 4.2.0.Final org.mockito:mockito-core 5.15.2 => 5.17.0 org.junit.jupiter:junit-jupiter-api 5.11.4 => 5.12.2 org.junit.jupiter:junit-jupiter-engine 5.11.4 => 5.12.2 org.junit.jupiter:junit-jupiter-params 5.11.4 => 5.12.2 **maven plugins** org.codehaus.mojo:javacc-maven-plugin 2.6 => 3.1.1 org.apache.rat:apache-rat-plugin 0.15 => 0.16.1 org.apache.maven.plugins:maven-compiler-plugin 3.13.0 => 3.14.0 org.apache.maven.plugins:maven-jxr-plugin 3.3.0 => 3.3.2 org.apache.maven.plugins:maven-surefire-plugin 3.5.2 => 3.5.3 org.apache.maven.plugins:maven-surefire-report-plugin 3.5.2 => 3.5.3 org.jacoco:jacoco-maven-plugin 0.8.12 => 0.8.13 -- 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]
