Skip to content

Commit a1d0c6e

Browse files
committedFeb 10, 2022
chore: remove potential fix
1 parent e975850 commit a1d0c6e

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed
 

‎pom.xml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -46,18 +46,6 @@
4646
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
4747
<autoReleaseAfterClose>true</autoReleaseAfterClose>
4848
</configuration>
49-
<dependencies>
50-
<!--
51-
TODO:
52-
Remove after OSSRH-66257, NEXUS-26993 are fixed,
53-
possibly via https://github.com/sonatype/nexus-maven-plugins/pull/91
54-
-->
55-
<dependency>
56-
<groupId>com.thoughtworks.xstream</groupId>
57-
<artifactId>xstream</artifactId>
58-
<version>1.4.15</version>
59-
</dependency>
60-
</dependencies>
6149
</plugin>
6250
<plugin>
6351
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)
Please sign in to comment.