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

Sorry, the diff of this file is not supported yet

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

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

<artifactId>plexus</artifactId>
<version>13</version>
<version>17</version>
</parent>
<artifactId>plexus-utils</artifactId>
<version>4.0.0</version>
<version>4.0.1</version>

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

more.</description>
<url>https://codehaus-plexus.github.io/plexus-utils/</url>

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

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

@@ -54,3 +55,3 @@ <distributionManagement>

<properties>
<project.build.outputTimestamp>2023-05-22T15:13:56Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-04-13T09:06:44Z</project.build.outputTimestamp>
</properties>

@@ -62,3 +63,4 @@

<artifactId>plexus-xml</artifactId>
<version>4.0.0</version>
<version>3.0.0</version>
<!-- this dependency is optional, only necessary for deprecated Reader/WriterFactory.newXmlReader/Writer(...) -->
<optional>true</optional>

@@ -68,4 +70,3 @@ </dependency>

<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter</artifactId>
<version>5.9.2</version>
<artifactId>junit-jupiter-api</artifactId>
<scope>test</scope>

@@ -75,42 +76,5 @@ </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>

@@ -117,0 +81,0 @@ <artifactId>maven-scm-publish-plugin</artifactId>

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