Skip to content

Commit

Permalink
bump upstreams
Browse files Browse the repository at this point in the history
Adopt:
- netconf 7.0.7
- bgpcep 0.21.7

Signed-off-by: Ivan Hrasko <[email protected]>
  • Loading branch information
ihrasko committed Jun 17, 2024
1 parent 62f93c0 commit 2fd6c6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lighty-core/dependency-versions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>netconf-artifacts</artifactId>
<version>7.0.6</version>
<version>7.0.7</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand All @@ -76,7 +76,7 @@
<dependency>
<groupId>org.opendaylight.bgpcep</groupId>
<artifactId>bgpcep-artifacts</artifactId>
<version>0.21.6</version>
<version>0.21.7</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 2fd6c6e

Please sign in to comment.