Skip to content

Commit a023ef5

Browse files
committed
Regenerate license files after dependency changes
Signed-off-by: GitHub <noreply@github.com>
1 parent 046cab5 commit a023ef5

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

DEPENDENCY-LICENSES

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ List of third-party dependencies grouped by their license type.
134134
* JBoss Logging 3 (org.jboss.logging:jboss-logging:3.6.1.Final - http://www.jboss.org)
135135
* JCL 1.2 implemented over SLF4J (org.slf4j:jcl-over-slf4j:2.0.17 - http://www.slf4j.org)
136136
* jdependency (org.vafer:jdependency:2.15 - https://github.com/tcurdt/jdependency)
137+
* JHeaps (org.jheaps:jheaps:0.14 - http://www.jheaps.org)
137138
* JSON Small and Fast Parser (net.minidev:json-smart:2.6.0 - https://urielch.github.io/)
138139
* JSpecify annotations (org.jspecify:jspecify:1.0.0 - http://jspecify.org/)
139140
* JVM Integration for Metrics (io.dropwizard.metrics:metrics-jvm:4.2.38 - https://metrics.dropwizard.io/metrics-jvm)
@@ -403,7 +404,7 @@ List of third-party dependencies grouped by their license type.
403404
* OSGi resource locator (org.glassfish.hk2:osgi-resource-locator:1.0.3 - https://projects.eclipse.org/projects/ee4j/osgi-resource-locator)
404405
* ServiceLocator Default Implementation (org.glassfish.hk2:hk2-locator:3.0.6 - https://github.com/eclipse-ee4j/glassfish-hk2/hk2-locator)
405406

406-
Eclipse Public License (EPL) 1.0, GNU Lesser General Public License Version 2.1, February 1999
407+
Eclipse Public License (EPL) 2.0, GNU Lesser General Public License Version 2.1, February 1999
407408

408409
* JGraphT - Core (org.jgrapht:jgrapht-core:1.5.3 - http://www.jgrapht.org/jgrapht-core)
409410

@@ -418,6 +419,7 @@ List of third-party dependencies grouped by their license type.
418419

419420
MIT License
420421

422+
* apfloat (org.apfloat:apfloat:1.14.0 - http://www.apfloat.org)
421423
* argparse4j (net.sourceforge.argparse4j:argparse4j:0.9.0 - https://argparse4j.github.io)
422424
* JCodings (org.jruby.jcodings:jcodings:1.0.58 - http://nexus.sonatype.org/oss-repository-hosting.html/jcodings)
423425
* Jedis (redis.clients:jedis:7.4.1 - https://github.com/redis/jedis)

LICENSE-binary

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -781,6 +781,7 @@ The license texts of these dependencies can be found in the licenses directory.
781781
* Woodstox (com.fasterxml.woodstox:woodstox-core:7.1.1 - https://github.com/FasterXML/woodstox)
782782
* Apache Thrift (org.apache.thrift:libthrift:0.22.0 - https://thrift.apache.org/)
783783
* Java Concurrency Tools Core Library (org.jctools:jctools-core:4.0.6 - https://github.com/JCTools)
784+
* JHeaps (org.jheaps:jheaps:0.14 - http://www.jheaps.org)
784785
* Netty/All-in-One (io.netty:netty-all:4.2.12.Final - https://netty.io/netty-all/)
785786
* Netty/Codec/Classes/Quic (io.netty:netty-codec-classes-quic:4.2.12.Final - https://netty.io/netty-codec-classes-quic/)
786787
* Netty/Codec/DNS (io.netty:netty-codec-dns:4.2.12.Final - https://netty.io/netty-codec-dns/)
@@ -897,7 +898,7 @@ The license texts of these dependencies can be found in the licenses directory.
897898
* JAXB Runtime (org.glassfish.jaxb:jaxb-runtime:2.3.9 - https://eclipse-ee4j.github.io/jaxb-ri/)
898899
* TXW2 Runtime (org.glassfish.jaxb:txw2:2.3.9 - https://eclipse-ee4j.github.io/jaxb-ri/)
899900

900-
Eclipse Public License (EPL) 1.0, GNU Lesser General Public License Version 2.1, February 1999
901+
Eclipse Public License (EPL) 2.0, GNU Lesser General Public License Version 2.1, February 1999
901902

902903
* JGraphT - Core (org.jgrapht:jgrapht-core:1.5.3 - http://www.jgrapht.org/jgrapht-core)
903904

@@ -948,6 +949,7 @@ The license texts of these dependencies can be found in the licenses directory.
948949
* Joni (org.jruby.joni:joni:2.2.1 - http://nexus.sonatype.org/oss-repository-hosting.html/joni)
949950
* JUL to SLF4J bridge (org.slf4j:jul-to-slf4j:2.0.17 - http://www.slf4j.org)
950951
* SLF4J API Module (org.slf4j:slf4j-api:2.0.17 - http://www.slf4j.org)
952+
* apfloat (org.apfloat:apfloat:1.14.0 - http://www.apfloat.org)
951953
* System Out and Err redirected to SLF4J (uk.org.lidalia:sysout-over-slf4j:1.0.2 - http://projects.lidalia.org.uk/sysout-over-slf4j/)
952954

953955
Revised BSD

0 commit comments

Comments
 (0)