Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QPID-8669 - [Broker-J] Dependency updates for version 9.2.1+ #242

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dakirily
Copy link
Contributor

@dakirily dakirily commented Feb 12, 2024

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

@dakirily dakirily force-pushed the QPID-8669-dependency-updates branch 2 times, most recently from 5bd83e2 to 74cd6c5 Compare February 19, 2024 07:34
@dakirily dakirily force-pushed the QPID-8669-dependency-updates branch from 74cd6c5 to 0148ab8 Compare March 22, 2024 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant