Skip to content

Commit

Permalink
Ordered entries alphabetically
Browse files Browse the repository at this point in the history
  • Loading branch information
amitjoy committed Jul 9, 2024
1 parent e422858 commit dab924b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions cnf/maven/build.maven
Original file line number Diff line number Diff line change
@@ -1,16 +1,14 @@
# bnd

biz.aQute.bnd:biz.aQute.launchpad:6.4.0
biz.aQute.bnd:biz.aQute.bnd.util:6.4.0
biz.aQute.bnd:biz.aQute.launchpad:6.4.0

# Apache

org.apache.commons:commons-lang3:3.14.0

# OSGi

org.osgi:osgi.annotation:8.1.0
org.osgi:osgi.core:8.0.0
org.osgi:org.osgi.application:1.0.0
org.osgi:org.osgi.namespace.contract:1.0.0
org.osgi:org.osgi.namespace.extender:1.0.1
Expand All @@ -36,6 +34,8 @@ org.osgi:org.osgi.util.converter:1.0.9
org.osgi:org.osgi.util.function:1.2.0
org.osgi:org.osgi.util.promise:1.3.0
org.osgi:org.osgi.util.pushstream:1.1.0
org.osgi:osgi.annotation:8.1.0
org.osgi:osgi.core:8.0.0
org.osgi:osgi.enroute.hamcrest.wrapper:1.3.0
org.osgi:osgi.enroute.junit.wrapper:4.12.0

Expand All @@ -44,17 +44,17 @@ org.osgi:osgi.enroute.junit.wrapper:4.12.0
com.google.dagger:dagger:2.51.1
com.hivemq:hivemq-mqtt-client:1.3.3
io.netty:netty-buffer:4.1.111.Final
io.netty:netty-codec:4.1.111.Final
io.netty:netty-codec-http:4.1.111.Final
io.netty:netty-codec-mqtt:4.1.111.Final
io.netty:netty-codec-socks:4.1.111.Final
io.netty:netty-codec:4.1.111.Final
io.netty:netty-common:4.1.111.Final
io.netty:netty-handler-proxy:4.1.111.Final
io.netty:netty-handler:4.1.111.Final
io.netty:netty-handler-proxy:4.1.111.Final
io.netty:netty-resolver:4.1.111.Final
io.netty:netty-transport:4.1.111.Final
io.netty:netty-transport-native-epoll:4.1.111.Final
io.netty:netty-transport-native-unix-common:4.1.111.Final
io.netty:netty-transport:4.1.111.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.3
Expand All @@ -65,4 +65,4 @@ org.reactivestreams:reactive-streams:1.0.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
org.awaitility:awaitility:3.1.6

0 comments on commit dab924b

Please sign in to comment.