🚀. Socket Launch Week Day 3:Socket Firewall Now Blocks Malicious VS Code and Open VSX Extensions.Learn more
Sign In

commons-codec:commons-codec

Package Overview
Dependencies
Maintainers
12
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

commons-codec:commons-codec - maven Package Compare versions

Comparing version
1.17.0
to
1.17.1
commons-codec-1.17.1.pom

Sorry, the diff of this file is not supported yet

+1
-1
artifactId=commons-codec
groupId=commons-codec
version=1.17.0
version=1.17.1

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

<artifactId>commons-parent</artifactId>
<version>69</version>
<version>71</version>
</parent>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.17.0</version>
<version>1.17.1</version>
<name>Apache Commons Codec</name>
<inceptionYear>2002</inceptionYear>
<description>
The Apache Commons Codec component contains encoder and decoders for
The Apache Commons Codec component contains encoders and decoders for
various formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these

@@ -54,5 +54,5 @@ widely used encoders and decoders, the codec package also maintains a

<site>
<id>stagingSite</id>
<name>Apache Staging Website</name>
<url>${commons.deployment.protocol}://people.apache.org/www/commons.apache.org/commons-${commons.componentid}/</url>
<id>apache.website</id>
<name>Apache Commons Site</name>
<url>scm:svn:https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-codec/</url>
</site>

@@ -103,14 +103,13 @@ </distributionManagement>

<checkstyle.config.file>${basedir}/src/conf/checkstyle.xml</checkstyle.config.file>
<jacoco.skip>false</jacoco.skip>
<!-- Commons Release Plugin -->
<commons.release.version>1.17.0</commons.release.version>
<commons.bc.version>1.16.1</commons.bc.version>
<commons.bc.next>1.17.1</commons.bc.next>
<commons.release.version>1.17.1</commons.release.version>
<commons.bc.version>1.17.0</commons.bc.version>
<commons.bc.next>1.17.2</commons.bc.next>
<commons.rc.version>RC1</commons.rc.version>
<commons.release.isDistModule>true</commons.release.isDistModule>
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>
<project.build.outputTimestamp>2024-04-20T18:05:56Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-07-12T16:14:24Z</project.build.outputTimestamp>
<commons.jacoco.version>0.8.12</commons.jacoco.version>
<commons.javadoc.java.link>${commons.javadoc21.java.link}</commons.javadoc.java.link>
<!-- JaCoCo: Don't make code coverage worse than: -->
<jacoco.skip>false</jacoco.skip>
<commons.jacoco.haltOnFailure>true</commons.jacoco.haltOnFailure>

@@ -215,3 +214,3 @@ <commons.jacoco.classRatio>0.92</commons.jacoco.classRatio>

<artifactId>animal-sniffer-maven-plugin</artifactId>
<version>1.23</version>
<version>1.24</version>
<configuration>

@@ -271,3 +270,3 @@ <ignores>

<artifactId>taglist-maven-plugin</artifactId>
<version>3.0.0</version>
<version>3.1.0</version>
<configuration>

@@ -274,0 +273,0 @@ <tags>

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