You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

org.codehaus.plexus:plexus-utils

Package Overview
Dependencies
Maintainers
0
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

org.codehaus.plexus:plexus-utils - maven Package Compare versions

Comparing version
3.0.18
to
3.0.19
plexus-utils-3.0.19.pom

Sorry, the diff of this file is not supported yet

+2
-2
#Generated by Maven
#Sat Sep 27 19:13:26 CEST 2014
version=3.0.18
#Sat Oct 18 11:28:26 CEST 2014
version=3.0.19
groupId=org.codehaus.plexus
artifactId=plexus-utils

@@ -29,3 +29,3 @@ <?xml version="1.0" encoding="UTF-8"?>

<artifactId>plexus-utils</artifactId>
<version>3.0.18</version>
<version>3.0.19</version>

@@ -42,3 +42,3 @@ <name>Plexus Common Utilities</name>

<url>http://github.com/sonatype/plexus-utils</url>
<tag>plexus-utils-3.0.18</tag>
<tag>plexus-utils-3.0.19</tag>
</scm>

@@ -50,2 +50,10 @@ <issueManagement>

<dependencies>
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-plugin-testing-harness</artifactId>
<version>1.1</version>
<scope>test</scope>
</dependency>
</dependencies>
<build>

@@ -103,4 +111,9 @@ <plugins>

</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<version>2.5.1</version>
</plugin>
</plugins>
</build>
</project>

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet