Skip to content

Commit

Permalink
Removed unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
hypfvieh committed Jul 12, 2024
1 parent 08526a4 commit f44a4db
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions dbus-java-transport-native-unixsocket/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,6 @@
<artifactId>dbus-java-core</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>com.github.hypfvieh</groupId>
<artifactId>dbus-java-core</artifactId>
<version>${project.version}</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>

</dependencies>

</project>

0 comments on commit f44a4db

Please sign in to comment.