Remove SP dependency 93/110093/2
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 30 Jan 2024 12:32:20 +0000 (13:32 +0100)
committerRobert Varga <nite@hq.sk>
Tue, 30 Jan 2024 13:17:36 +0000 (13:17 +0000)
This dependency seems to be unused now == remove it.

Change-Id: I691fcb0e6e84c1f40fcf4a62c26113c7ed76e6ee
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
netconf/callhome-server/pom.xml

index abd62efd512660283c65dc84d3d08871330f0d63..fa62f524dccc60ffefbe1a5b76ef8f3e738eadfe 100644 (file)
     <packaging>bundle</packaging>
 
     <dependencies>
-        <dependency>
-            <groupId>com.github.spotbugs</groupId>
-            <artifactId>spotbugs-annotations</artifactId>
-            <optional>true</optional>
-        </dependency>
         <dependency>
             <groupId>com.google.guava</groupId>
             <artifactId>guava</artifactId>