QPID-8669 - [Broker-J] Dependency updates for version 9.2.1+ #242
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR addresses JIRA QPID-8669, updating broker-j dependencies.
Following dependencies are updated:
runtime dependencies
ch.qos.logback:logback-classic 1.4.14 => 1.5.3
com.google.guava:guava 33.0.0-jre => 33.1.0-jre
com.fasterxml.jackson.core:jackson-core 2.16.1 => 2.17.0
com.fasterxml.jackson.core:jackson-databind 2.16.1 => 2.17.0
org.apache:apache 30 => 31
org.eclipse.jetty:jetty-server 11.0.19 => 11.0.20
org.eclipse.jetty:jetty-servlet 11.0.19 => 11.0.20
org.eclipse.jetty:jetty-servlets 11.0.19 => 11.0.20
org.eclipse.jetty:jetty-rewrite 11.0.19 => 11.0.20
org.eclipse.jetty.websocket:websocket-jetty-server 11.0.19 => 11.0.20
org.slf4:slf4j-api 2.0.11 => 2.0.12
test dependencies
io.netty:netty-buffer 4.1.106.Final => 4.1.107.Final
io.netty:netty-common 4.1.106.Final => 4.1.107.Final
io.netty:netty-handler 4.1.106.Final => 4.1.107.Final
io.netty:netty-transport 4.1.106.Final => 4.1.107.Final
io.netty:netty-codec-http 4.1.106.Final => 4.1.107.Final
org.mockito:mockito-core 5.10.0 => 5.11.0
org.junit.jupiter:junit-jupiter-api 5.10.1 => 5.10.2
org.junit.jupiter:junit-jupiter-engine 5.10.1 => 5.10.2
org.junit.jupiter:junit-jupiter-params 5.10.1 => 5.10.2
maven plugins
org.codehaus.mojo:exec-maven-plugin 3.1.1 => 3.2.0
org.apache.rat:apache-rat-plugin 0.15 => 0.16.1
org.apache.maven.plugins:maven-compiler-plugin 3.12.1 => 3.13.0
org.apache.maven.plugins:maven-jxr-plugin 3.3.0 => 3.3.2
org.apache.maven.plugins:maven-surefire-plugin 3.2.3 => 3.2.5
org.apache.maven.plugins:maven-surefire-report-plugin 3.2.3 => 3.2.5