summaryrefslogtreecommitdiffstats
path: root/dependencies-odl-bom/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dependencies-odl-bom/pom.xml')
-rw-r--r--dependencies-odl-bom/pom.xml28
1 files changed, 5 insertions, 23 deletions
diff --git a/dependencies-odl-bom/pom.xml b/dependencies-odl-bom/pom.xml
index 7f8e39a7..8640ce58 100644
--- a/dependencies-odl-bom/pom.xml
+++ b/dependencies-odl-bom/pom.xml
@@ -44,50 +44,32 @@
<dependency>
<groupId>org.opendaylight.bgpcep</groupId>
<artifactId>bgp-artifacts</artifactId>
- <version>0.18.4</version>
+ <version>0.19.5</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>controller-artifacts</artifactId>
- <version>6.0.5</version>
+ <version>7.0.6</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>mdsal-artifacts</artifactId>
- <version>10.0.5</version>
+ <version>11.0.9</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>netconf-artifacts</artifactId>
- <version>4.0.4</version>
+ <version>5.0.6</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
- <groupId>org.opendaylight.controller</groupId>
- <artifactId>sal-binding-broker-impl</artifactId>
- <version>4.0.4</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.controller</groupId>
- <artifactId>sal-binding-broker-impl</artifactId>
- <version>4.0.4</version>
- <type>test-jar</type>
- <classifier>tests</classifier>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.controller</groupId>
- <artifactId>sal-test-model</artifactId>
- <version>4.0.4</version>
- </dependency>
- <dependency>
<groupId>org.java-websocket</groupId>
<artifactId>Java-WebSocket</artifactId>
<version>1.5.2</version>
@@ -183,7 +165,7 @@
<dependency>
<groupId>org.apache.sshd</groupId>
<artifactId>sshd-core</artifactId>
- <version>2.8.0</version>
+ <version>2.10.0</version>
</dependency>
<!-- Below highstreet odl artifacts -->
<dependency>