Skip to content

Commit

Permalink
Merge pull request #62 from amitjoy/update-deps
Browse files Browse the repository at this point in the history
Updated Dependencies
  • Loading branch information
amitjoy authored Feb 14, 2024
2 parents 05dc647 + 04fc926 commit ae39af2
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
30 changes: 15 additions & 15 deletions cnf/maven/build.maven
Original file line number Diff line number Diff line change
Expand Up @@ -43,26 +43,26 @@ org.osgi:osgi.enroute.junit.wrapper:4.12.0

com.google.dagger:dagger:2.50
com.hivemq:hivemq-mqtt-client:1.3.3
io.netty:netty-buffer:4.1.104.Final
io.netty:netty-codec-http:4.1.104.Final
io.netty:netty-codec-mqtt:4.1.104.Final
io.netty:netty-codec-socks:4.1.104.Final
io.netty:netty-codec:4.1.104.Final
io.netty:netty-common:4.1.104.Final
io.netty:netty-handler-proxy:4.1.104.Final
io.netty:netty-handler:4.1.104.Final
io.netty:netty-resolver:4.1.104.Final
io.netty:netty-transport-native-epoll:4.1.104.Final
io.netty:netty-transport-native-unix-common:4.1.104.Final
io.netty:netty-transport:4.1.104.Final
io.netty:netty-buffer:4.1.107.Final
io.netty:netty-codec-http:4.1.107.Final
io.netty:netty-codec-mqtt:4.1.107.Final
io.netty:netty-codec-socks:4.1.107.Final
io.netty:netty-codec:4.1.107.Final
io.netty:netty-common:4.1.107.Final
io.netty:netty-handler-proxy:4.1.107.Final
io.netty:netty-handler:4.1.107.Final
io.netty:netty-resolver:4.1.107.Final
io.netty:netty-transport-native-epoll:4.1.107.Final
io.netty:netty-transport-native-unix-common:4.1.107.Final
io.netty:netty-transport:4.1.107.Final
io.reactivex.rxjava2:rxjava:2.2.21
org.apache.servicemix.bundles:org.apache.servicemix.bundles.javax-inject:1_3
org.jctools:jctools-core:4.0.1
org.jctools:jctools-core:4.0.3
org.reactivestreams:reactive-streams:1.0.4

# Test Dependencies

net.bytebuddy:byte-buddy:1.14.4
net.bytebuddy:byte-buddy-agent:1.14.4
net.bytebuddy:byte-buddy:1.14.11
net.bytebuddy:byte-buddy-agent:1.14.11
org.assertj:assertj-core:3.24.2
org.awaitility:awaitility:3.1.6
4 changes: 2 additions & 2 deletions cnf/maven/runtime.maven
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ org.glassfish:jakarta.json:2.0.1
# OSGi

org.apache.aries.spifly:org.apache.aries.spifly.dynamic.framework.extension:1.3.5
org.apache.felix:org.apache.felix.cm.json:2.0.0
org.apache.felix:org.apache.felix.cm.json:2.0.6
org.apache.felix:org.apache.felix.configadmin:1.9.26
org.apache.felix:org.apache.felix.configurator:1.0.18
org.apache.felix:org.apache.felix.converter:1.0.18
Expand All @@ -31,7 +31,7 @@ org.apache.felix:org.apache.felix.inventory:1.1.0
org.apache.felix:org.apache.felix.log:1.2.6
org.apache.felix:org.apache.felix.metatype:1.2.4
org.apache.felix:org.apache.felix.rootcause:0.2.0
org.apache.felix:org.apache.felix.scr:2.2.6
org.apache.felix:org.apache.felix.scr:2.2.10
org.apache.felix:org.apache.felix.useradmin:1.0.4
org.apache.felix:org.apache.felix.webconsole:4.8.8
org.apache.felix:org.apache.felix.webconsole.plugins.ds:2.2.0
Expand Down

0 comments on commit ae39af2

Please sign in to comment.