Update versions for commons-configuration2, log4j-api, log4j-core, javassist, mockito-core

The licenses did not change, however.
This commit is contained in:
Bill Wohler 2023-02-03 17:21:09 -08:00
parent deac55cabf
commit e29366a1a3
6 changed files with 6 additions and 5 deletions

View File

@ -19,7 +19,8 @@ This file lists the third-party software that is used by Ziggy. Links to the sof
|[commons-codec](https://commons.apache.org/proper/commons-codec/) [(docs)](https://commons.apache.org/proper/commons-codec/userguide.html) [(license)](commons-codec--commons-codec--1.x)||| |[commons-codec](https://commons.apache.org/proper/commons-codec/) [(docs)](https://commons.apache.org/proper/commons-codec/userguide.html) [(license)](commons-codec--commons-codec--1.x)|||
|[commons-collections4](https://commons.apache.org/proper/commons-collections/) [(docs)](https://commons.apache.org/proper/commons-collections/userguide.html) [(license)](org.apache.commons--commons-collections4--4.x)||| |[commons-collections4](https://commons.apache.org/proper/commons-collections/) [(docs)](https://commons.apache.org/proper/commons-collections/userguide.html) [(license)](org.apache.commons--commons-collections4--4.x)|||
|[commons-compress](https://commons.apache.org/proper/commons-compress/) [(docs)](https://commons.apache.org/proper/commons-compress/examples.html) [(license)](org.apache.commons--commons-compress--1.x)||| |[commons-compress](https://commons.apache.org/proper/commons-compress/) [(docs)](https://commons.apache.org/proper/commons-compress/examples.html) [(license)](org.apache.commons--commons-compress--1.x)|||
|[commons-configuration](https://commons.apache.org/proper/commons-configuration/) [(docs)](https://commons.apache.org/proper/commons-configuration/userguide_v1.10/user_guide.html) [(license)](com.github.testdriven.guice--commons-configuration--1.x)||| |[commons-configuration2](https://commons.apache.org/proper/commons-configuration/)
[(docs)](https://commons.apache.org/proper/commons-configuration/userguide/user_guide.html) [(license)](org.apache.commons--commons-configuration2--2.8.x)|||
|[commons-csv](https://commons.apache.org/proper/commons-csv/) [(docs)](https://commons.apache.org/proper/commons-csv/user-guide.html) [(license)](org.apache.commons--commons-csv--1.9.x)||| |[commons-csv](https://commons.apache.org/proper/commons-csv/) [(docs)](https://commons.apache.org/proper/commons-csv/user-guide.html) [(license)](org.apache.commons--commons-csv--1.9.x)|||
|[commons-exec](https://commons.apache.org/proper/commons-exec/) [(docs)](https://commons.apache.org/proper/commons-exec/tutorial.html) [(license)](org.apache.commons--commons-exec--1.x)||| |[commons-exec](https://commons.apache.org/proper/commons-exec/) [(docs)](https://commons.apache.org/proper/commons-exec/tutorial.html) [(license)](org.apache.commons--commons-exec--1.x)|||
|[commons-io](https://commons.apache.org/proper/commons-io/) [(docs)](https://commons.apache.org/proper/commons-io/description.html) [(license)](commons-io--commons-io--2.11.x)||| |[commons-io](https://commons.apache.org/proper/commons-io/) [(docs)](https://commons.apache.org/proper/commons-io/description.html) [(license)](commons-io--commons-io--2.11.x)|||
@ -34,16 +35,16 @@ This file lists the third-party software that is used by Ziggy. Links to the sof
|[hibernate-core](https://hibernate.org/orm/) [(docs)](https://hibernate.org/orm/documentation/4.2/) [(license)](org.hibernate--hibernate-core--4.2.x)||| |[hibernate-core](https://hibernate.org/orm/) [(docs)](https://hibernate.org/orm/documentation/4.2/) [(license)](org.hibernate--hibernate-core--4.2.x)|||
|[hibernate-jpa-2.0-api](https://hibernate.org/orm/) [(docs)](https://hibernate.org/orm/documentation/4.2/) [(license)](org.hibernate.javax.persistence--hibernate-jpa-2.0-api--1.0.x)||| |[hibernate-jpa-2.0-api](https://hibernate.org/orm/) [(docs)](https://hibernate.org/orm/documentation/4.2/) [(license)](org.hibernate.javax.persistence--hibernate-jpa-2.0-api--1.0.x)|||
|[hsqldb](https://hsqldb.org/) [(docs)](https://hsqldb.org/web/hsqlDocsFrame.html) [(license)](org.hsqldb--hsqldb--2.3.2)||| |[hsqldb](https://hsqldb.org/) [(docs)](https://hsqldb.org/web/hsqlDocsFrame.html) [(license)](org.hsqldb--hsqldb--2.3.2)|||
|[javassist](https://www.javassist.org/) [(docs)](https://www.javassist.org/) [(license)](org.javassist--javassist--3.18.1-GA)||| |[javassist](https://www.javassist.org/) [(docs)](https://www.javassist.org/) [(license)](org.javassist--javassist--3.29.x)|||
|[jfreechart](https://www.jfree.org/jfreechart/) [(docs)](https://www.jfree.org/jfreechart/javadoc/index.html) [(license)](org.jfree--jfreechart--1.0.x)||| |[jfreechart](https://www.jfree.org/jfreechart/) [(docs)](https://www.jfree.org/jfreechart/javadoc/index.html) [(license)](org.jfree--jfreechart--1.0.x)|||
|[jgoodies-forms](https://www.jgoodies.com/freeware/libraries/forms/) [(docs)](https://javadoc.io/doc/com.jgoodies/jgoodies-forms/latest/index.html) [(license)](com.jgoodies--jgoodies-forms--1.9.x)||| |[jgoodies-forms](https://www.jgoodies.com/freeware/libraries/forms/) [(docs)](https://javadoc.io/doc/com.jgoodies/jgoodies-forms/latest/index.html) [(license)](com.jgoodies--jgoodies-forms--1.9.x)|||
|[jgoodies-looks](https://www.jgoodies.com/freeware/libraries/looks/) [(docs)](https://javadoc.io/doc/com.jgoodies/jgoodies-looks/latest/index.html) [(license)](com.jgoodies--jgoodies-looks--2.7.x)||| |[jgoodies-looks](https://www.jgoodies.com/freeware/libraries/looks/) [(docs)](https://javadoc.io/doc/com.jgoodies/jgoodies-looks/latest/index.html) [(license)](com.jgoodies--jgoodies-looks--2.7.x)|||
|[junit](https://junit.org/junit4/) [(docs)](https://junit.org/junit4/javadoc/latest/index.html) [(license)](junit--junit--4.x)|SWE-062|TestNG| |[junit](https://junit.org/junit4/) [(docs)](https://junit.org/junit4/javadoc/latest/index.html) [(license)](junit--junit--4.x)|SWE-062|TestNG|
|[l2fprod-properties-editor](https://bitbucket.org/trosorg/l2fprod-properties-editor/src/master/) [(docs)](https://bitbucket.org/trosorg/l2fprod-properties-editor/src/master/) [(license)](org.tros--l2fprod-properties-editor--1.3.x)||| |[l2fprod-properties-editor](https://bitbucket.org/trosorg/l2fprod-properties-editor/src/master/) [(docs)](https://bitbucket.org/trosorg/l2fprod-properties-editor/src/master/) [(license)](org.tros--l2fprod-properties-editor--1.3.x)|||
|[log4j-api](https://logging.apache.org/log4j/2.x/index.html) [(docs)](https://logging.apache.org/log4j/2.x/manual/index.html) [(license)](org.apache.logging.log4j--log4j-api--2.17.x)||| |[log4j-api](https://logging.apache.org/log4j/2.x/index.html) [(docs)](https://logging.apache.org/log4j/2.x/manual/index.html) [(license)](org.apache.logging.log4j--log4j-api--2.19.x)|||
|[log4j-core](https://logging.apache.org/log4j/2.x/index.html) [(docs)](https://logging.apache.org/log4j/2.x/manual/index.html) [(license)](org.apache.logging.log4j--log4j-core--2.17.x)||| |[log4j-core](https://logging.apache.org/log4j/2.x/index.html) [(docs)](https://logging.apache.org/log4j/2.x/manual/index.html) [(license)](org.apache.logging.log4j--log4j-core--2.19.x)|||
|[log4j-slf4j-impl](https://logging.apache.org/log4j/2.x/index.html) [(docs)](https://logging.apache.org/log4j/2.x/manual/index.html) [(license)](org.apache.logging.log4j--log4j-slf4j-impl--2.17.x)||| |[log4j-slf4j-impl](https://logging.apache.org/log4j/2.x/index.html) [(docs)](https://logging.apache.org/log4j/2.x/manual/index.html) [(license)](org.apache.logging.log4j--log4j-slf4j-impl--2.17.x)|||
|[mockito-core](https://site.mockito.org/) [(docs)](https://javadoc.io/doc/org.mockito/mockito-core/latest/org/mockito/Mockito.html) [(license)](org.mockito--mockito-core--1.10.x)||JMock| |[mockito-core](https://site.mockito.org/) [(docs)](https://javadoc.io/doc/org.mockito/mockito-core/latest/org/mockito/Mockito.html) [(license)](org.mockito--mockito-core--3.12.x)||JMock|
|[numpy](https://numpy.org/) [(docs)](https://numpy.org/doc/stable/) [(license)](numpy-1.23.x)||| |[numpy](https://numpy.org/) [(docs)](https://numpy.org/doc/stable/) [(license)](numpy-1.23.x)|||
|[openpdf](https://github.com/LibrePDF/OpenPDF) [(docs)](https://github.com/LibrePDF/OpenPDF) [(license)](com.github.librepdf--openpdf--1.3.x)||| |[openpdf](https://github.com/LibrePDF/OpenPDF) [(docs)](https://github.com/LibrePDF/OpenPDF) [(license)](com.github.librepdf--openpdf--1.3.x)|||
|[org-netbeans-swing-outline](https://netbeans.apache.org/) [(docs)](https://netbeans.apache.org/) [(license)](org.netbeans.api--org-netbeans-swing-outline--x)||| |[org-netbeans-swing-outline](https://netbeans.apache.org/) [(docs)](https://netbeans.apache.org/) [(license)](org.netbeans.api--org-netbeans-swing-outline--x)|||