Skip to content

Commit

Permalink
chore: remove obsolete dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dialex committed Mar 27, 2022
1 parent 71f4707 commit 3933f7d
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -177,17 +177,6 @@
</build>

<dependencies>
<!--
TODO:
Remove after OSSRH-66257, NEXUS-26993 are fixed,
possibly via https://github.com/sonatype/nexus-maven-plugins/pull/91
TODO: Try this workaround instead https://issues.sonatype.org/browse/OSSRH-66257?focusedCommentId=1036973&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-1036973
-->
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.19</version>
</dependency>
<!-- Necessary for OSGi support -->
<dependency>
<groupId>org.apache.felix</groupId>
Expand Down

0 comments on commit 3933f7d

Please sign in to comment.