@@ -213,52 +213,53 @@ conditions of the following licenses.
213213The binary distribution of this product bundles these dependencies under the
214214following license. See licenses/ for text of these licenses.
215215
216- Apache Software Foundation License 2.0
216+ Apache License 2.0
217217--------------------------------------
218218commons-cli:commons-cli:1.5.0
219219commons-codec:commons-codec:1.16.1
220220org.apache.commons:commons-collections4:4.4
221221commons-io:commons-io:2.14.0
222- org.apache.commons:commons-lang3:3.13 .0
222+ org.apache.commons:commons-lang3:3.18 .0
223223com.nimbusds:content-type:2.2
224- com.google.code.gson:gson:2.10 .1
224+ com.google.code.gson:gson:2.13 .1
225225com.google.guava.guava:32.1.2-jre
226- com.fasterxml.jackson.core:jackson-annotations:2.15.4
227- com.fasterxml.jackson.core:jackson-core:2.15.4
228- com.fasterxml.jackson.core:jackson-databind:2.15.4
226+ com.fasterxml.jackson.core:jackson-annotations:2.16.2
227+ com.fasterxml.jackson.core:jackson-core:2.16.2
228+ com.fasterxml.jackson.core:jackson-databind:2.16.2
229229jakarta.inject:jakarta.inject:2.6.1
230- org. lz4:lz4-java:1.8 .0
230+ at.yawk. lz4:lz4-java:1.10 .0
231231com.github.stephenc.jcip:jcip-annotations:1.0-1
232232com.github.ben-manes.caffeine:caffeine:2.9.3
233- org.eclipse.jetty:jetty-http:9.4.56.v20240826
234- org.eclipse.jetty:jetty-io:9.4.56.v20240826
235- org.eclipse.jetty:jetty-security:9.4.56.v20240826
236- org.eclipse.jetty:jetty-server:9.4.56.v20240826
237- org.eclipse.jetty:jetty-servlet:9.4.56.v20240826
238- org.eclipse.jetty:jetty-util:9.4.56.v20240826
239- io.jsonwebtoken:jjwt-api:0.11.5
240- io.jsonwebtoken:jjwt-impl:0.11.5
241- io.jsonwebtoken:jjwt-jackson:0.11.5
242- net.minidev:json-smart:2.5.0
233+ org.eclipse.jetty:jetty-http:9.4.57.v20241219
234+ org.eclipse.jetty:jetty-io:9.4.57.v20241219
235+ org.eclipse.jetty:jetty-security:9.4.57.v20241219
236+ org.eclipse.jetty:jetty-server:9.4.57.v20241219
237+ org.eclipse.jetty:jetty-servlet:9.4.57.v20241219
238+ org.eclipse.jetty:jetty-util:9.4.57.v20241219
239+ io.jsonwebtoken:jjwt-api:0.12.7
240+ io.jsonwebtoken:jjwt-impl:0.12.7
241+ io.jsonwebtoken:jjwt-jackson:0.12.7
242+ net.minidev:json-smart:2.5.2
243243com.google.code.findbugs:jsr305:3.0.2
244244com.nimbusds:lang-tag:1.7
245245com.librato.metrics:librato-java:2.1.0
246246org.apache.thrift:libthrift:0.14.1
247247io.dropwizard.metrics:metrics-core:4.2.19
248248io.dropwizard.metrics:metrics-jvm:3.2.2
249249com.librato.metrics:metrics-librato:5.1.0
250- de.fraunhofer.iosb.io.moquette:moquette-broker:0.17
251- io.netty:netty-buffer:4.1.110.Final
252- io.netty:netty-codec:4.1.110.Final
253- io.netty:netty-codec-http:4.1.110.Final
254- io.netty:netty-codec-mqtt:4.1.110.Final
255- io.netty:netty-common:4.1.110.Final
256- io.netty:netty-handler:4.1.110.Final
257- io.netty:netty-resolver:4.1.110.Final
258- io.netty:netty-transport:4.1.110.Final
259- io.netty:netty-transport-native-epoll:4.1.110.Final:linux-x86_64
260- io.netty:netty-transport-native-unix-common:4.1.110.Final
261- com.nimbusds:nimbus-jose-jwt:9.37.3
250+ com.github.moquette-io.moquette:moquette-broker:0.18
251+ io.netty:netty-buffer:4.1.126.Final
252+ io.netty:netty-codec:4.1.126.Final
253+ io.netty:netty-codec-http:4.1.126.Final
254+ io.netty:netty-codec-mqtt:4.1.126.Final
255+ io.netty:netty-common:4.1.126.Final
256+ io.netty:netty-handler:4.1.126.Final
257+ io.netty:netty-resolver:4.1.126.Final
258+ io.netty:netty-transport:4.1.126.Final
259+ io.netty:netty-transport-native-epoll:4.1.126.Final:linux-aarch_64
260+ io.netty:netty-transport-native-epoll:4.1.126.Final:linux-x86_64
261+ io.netty:netty-transport-native-unix-common:4.1.126.Final
262+ com.nimbusds:nimbus-jose-jwt:9.37.4
262263com.nimbusds:oauth2-oidc-sdk:10.15
263264org.osgi:org.osgi.core:7.0.0
264265org.osgi:osgi.cmpn:7.0.0
@@ -289,8 +290,8 @@ com.bugsnag:bugsnag:3.7.2
289290EPL 1.0
290291------------
291292com.h2database:h2-mvstore:2.1.212
292- ch.qos.logback:logback-classic:1.3.14
293- ch.qos.logback:logback-core:1.3.14
293+ ch.qos.logback:logback-classic:1.3.15
294+ ch.qos.logback:logback-core:1.3.15
294295
295296
296297CDDL 1.1
0 commit comments