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-8655: [Broker-J] Dependency updates for version 9.1.x #228

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

dakirily
Copy link
Contributor

@dakirily dakirily commented Nov 20, 2023

This PR addresses QPID-8655, updating broker dependencies.

Following dependencies are updated:

runtime dependencies
ch.qos.logback:logback-core 1.4.11 => 1.4.14
ch.qos.logback:logback-classic 1.4.11 => 1.4.14
com.fasterxml.jackson.core:jackson-core 2.15.3 => 2.16.1
com.fasterxml.jackson.core:jackson-databind 2.15.3 => 2.16.1
com.google.guava:guava 32.1.3-jre => 33.0.0-jre
org.eclipse.jetty:jetty-server 11.0.18 => 11.0.19
org.eclipse.jetty:jetty-servlet 11.0.18 => 11.0.19
org.eclipse.jetty:jetty-servlets 11.0.18 => 11.0.19
org.eclipse.jetty:jetty-rewrite 11.0.18 => 11.0.19
org.eclipse.jetty.websocket:websocket-jetty-server 11.0.18 => 11.0.19
de.siegmar:logback-gelf 3.0.0 => 5.0.1
org.bouncycastle:bcprov-jdk18on 1.76 => 1.77
org.bouncycastle:bcpkix-jdk18on 1.76 => 1.77
org.slf4:slf4j-api 2.0.9 => 2.0.10

test dependencies

io.netty:netty-buffer 4.1.100.Final => 4.1.106.Final
io.netty:netty-common 4.1.100.Final => 4.1.106.Final
io.netty:netty-handler 4.1.100.Final => 4.1.106.Final
io.netty:netty-transport 4.1.100.Final => 4.1.106.Final
io.netty:netty-codec-http 4.1.100.Final => 4.1.106.Final
org.mockito:mockito-core 5.7.0 => 5.9.0

maven plugins
org.codehaus.mojo:exec-maven-plugin 3.1.0 => 3.1.1

@dakirily dakirily force-pushed the QPID-8655-dependency-updates branch from e3755bc to 8e6861d Compare November 21, 2023 07:24
@dakirily dakirily force-pushed the QPID-8655-dependency-updates branch from 8e6861d to a741c9e Compare December 4, 2023 09:38
@dakirily dakirily force-pushed the QPID-8655-dependency-updates branch from a741c9e to 571ae00 Compare December 13, 2023 09:04
@dakirily dakirily force-pushed the QPID-8655-dependency-updates branch from 571ae00 to be0a9c2 Compare January 3, 2024 08:04
@dakirily dakirily force-pushed the QPID-8655-dependency-updates branch from be0a9c2 to 53f55b4 Compare January 23, 2024 13:32
@dakirily dakirily force-pushed the QPID-8655-dependency-updates branch from 53f55b4 to 8c49ca6 Compare January 29, 2024 12:57
@vavrtom vavrtom merged commit 443d1dc into apache:main Jan 29, 2024
4 checks passed
@dakirily dakirily deleted the QPID-8655-dependency-updates branch February 8, 2024 08:59
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.

2 participants