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.6.0
to
4.0.0
plexus-utils-4.0.0.pom

Sorry, the diff of this file is not supported yet

+1
-1
artifactId=plexus-utils
groupId=org.codehaus.plexus
version=3.6.0
version=4.0.0

@@ -23,12 +23,11 @@ <?xml version="1.0" encoding="UTF-8"?>

<artifactId>plexus</artifactId>
<version>19</version>
<version>13</version>
</parent>
<artifactId>plexus-utils</artifactId>
<version>3.6.0</version>
<version>4.0.0</version>
<name>Plexus Common Utilities</name>
<description>A collection of various utility classes to ease working with strings, files, command lines, XML and
<description>A collection of various utility classes to ease working with strings, files, command lines and
more.</description>
<url>https://codehaus-plexus.github.io/plexus-utils/</url>

@@ -38,8 +37,8 @@ <scm>

<developerConnection>${project.scm.connection}</developerConnection>
<tag>plexus-utils-3.6.0</tag>
<url>https://github.com/codehaus-plexus/plexus-utils/tree/${project.scm.tag}/</url>
<tag>plexus-utils-4.0.0</tag>
<url>https://github.com/codehaus-plexus/plexus-utils/tree/master/</url>
</scm>
<issueManagement>
<system>github</system>
<url>https://github.com/codehaus-plexus/plexus-utils/issues</url>
<url>http://github.com/codehaus-plexus/plexus-utils/issues</url>
</issueManagement>

@@ -54,4 +53,3 @@ <distributionManagement>

<properties>
<jmhVersion>1.36</jmhVersion>
<project.build.outputTimestamp>2024-12-15T21:36:53Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2023-05-22T15:13:56Z</project.build.outputTimestamp>
</properties>

@@ -61,16 +59,11 @@

<dependency>
<groupId>org.openjdk.jmh</groupId>
<artifactId>jmh-core</artifactId>
<version>${jmhVersion}</version>
<scope>test</scope>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-xml</artifactId>
<version>4.0.0</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.openjdk.jmh</groupId>
<artifactId>jmh-generator-annprocess</artifactId>
<version>${jmhVersion}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-api</artifactId>
<artifactId>junit-jupiter</artifactId>
<version>5.9.2</version>
<scope>test</scope>

@@ -80,5 +73,42 @@ </dependency>

<repositories>
<repository>
<releases>
<enabled>false</enabled>
</releases>
<snapshots>
<enabled>true</enabled>
</snapshots>
<id>oss.snapshots</id>
<url>https://oss.sonatype.org/content/repositories/plexus-snapshots/</url>
</repository>
</repositories>
<build>
<pluginManagement>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-resources-plugin</artifactId>
<version>3.3.1</version>
</plugin>
</plugins>
</pluginManagement>
<plugins>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<executions>
<execution>
<id>default-compile</id>
<goals>
<goal>compile</goal>
</goals>
<configuration>
<source>1.8</source>
<target>1.8</target>
</configuration>
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>

@@ -111,2 +141,12 @@ <artifactId>maven-scm-publish-plugin</artifactId>

</excludes>
<systemProperties>
<property>
<name>JAVA_HOME</name>
<value>${JAVA_HOME}</value>
</property>
<property>
<name>M2_HOME</name>
<value>${M2_HOME}</value>
</property>
</systemProperties>
</configuration>

@@ -113,0 +153,0 @@ </plugin>

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

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

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

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

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

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

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

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

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

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

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

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

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