Skip to content

Commit

Permalink
memory: Fix unrelated dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
kohlschuetter committed Dec 10, 2024
1 parent c9722c0 commit 4997c42
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions junixsocket-memory/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,6 @@
<artifactId>junixsocket-native-common</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.kohlschutter.dumbo</groupId>
<artifactId>dumbo-api</artifactId>
<version>1.1.0-SNAPSHOT</version>
</dependency>
</dependencies>
<build>
<plugins>
Expand Down

0 comments on commit 4997c42

Please sign in to comment.