We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e975850 commit a1d0c6eCopy full SHA for a1d0c6e
pom.xml
@@ -46,18 +46,6 @@
46
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
47
<autoReleaseAfterClose>true</autoReleaseAfterClose>
48
</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>
61
</plugin>
62
<plugin>
63
<groupId>org.apache.maven.plugins</groupId>
0 commit comments