From 7e0766bf3b5c4e40b15f35a6b0a89ec77ee854bf Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 26 Sep 2022 14:00:36 +0000 Subject: [PATCH] Update License Header and Third Party Notices --- THIRD-PARTY.md | 110 ++++++++++++++++++++++++------------------------- 1 file changed, 54 insertions(+), 56 deletions(-) diff --git a/THIRD-PARTY.md b/THIRD-PARTY.md index ec2adea1..e93187fb 100644 --- a/THIRD-PARTY.md +++ b/THIRD-PARTY.md @@ -16,13 +16,13 @@ ThirdParty Licenses | ch.qos.logback:logback-core:1.2.11 | Eclipse Public License - v 1.0 GNU Lesser General Public License | | com.damnhandy:handy-uri-templates:2.1.8 | The Apache Software License, Version 2.0 | | com.fasterxml:classmate:1.5.1 | Apache License, Version 2.0 | -| com.fasterxml.jackson.core:jackson-annotations:2.13.3 | The Apache Software License, Version 2.0 | -| com.fasterxml.jackson.core:jackson-core:2.13.3 | The Apache Software License, Version 2.0 | -| com.fasterxml.jackson.core:jackson-databind:2.13.3 | The Apache Software License, Version 2.0 | -| com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.13.3 | The Apache Software License, Version 2.0 | -| com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.13.3 | The Apache Software License, Version 2.0 | -| com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.13.3 | The Apache Software License, Version 2.0 | -| com.fasterxml.jackson.module:jackson-module-parameter-names:2.13.3 | The Apache Software License, Version 2.0 | +| com.fasterxml.jackson.core:jackson-annotations:2.13.4 | The Apache Software License, Version 2.0 | +| com.fasterxml.jackson.core:jackson-core:2.13.4 | The Apache Software License, Version 2.0 | +| com.fasterxml.jackson.core:jackson-databind:2.13.4 | The Apache Software License, Version 2.0 | +| com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.13.4 | The Apache Software License, Version 2.0 | +| com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.13.4 | The Apache Software License, Version 2.0 | +| com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.13.4 | The Apache Software License, Version 2.0 | +| com.fasterxml.jackson.module:jackson-module-parameter-names:2.13.4 | The Apache Software License, Version 2.0 | | com.github.everit-org.json-schema:org.everit.json.schema:1.14.1 | Apache License, Version 2.0 | | com.github.peteroupc:numbers:1.8.2 | CC0-1.0 | | com.google.re2j:re2j:1.6 | Go License | @@ -48,7 +48,7 @@ ThirdParty Licenses | io.github.openfeign:feign-slf4j:11.8 | The Apache Software License, Version 2.0 | | io.github.openfeign.form:feign-form:3.8.0 | The Apache Software License, Version 2.0 | | io.github.openfeign.form:feign-form-spring:3.8.0 | The Apache Software License, Version 2.0 | -| io.micrometer:micrometer-core:1.9.3 | The Apache Software License, Version 2.0 | +| io.micrometer:micrometer-core:1.9.4 | The Apache Software License, Version 2.0 | | io.swagger.core.v3:swagger-annotations:2.2.2 | Apache License 2.0 | | io.swagger.core.v3:swagger-core:2.2.2 | Apache License 2.0 | | io.swagger.core.v3:swagger-models:2.2.2 | Apache License 2.0 | @@ -59,15 +59,14 @@ ThirdParty Licenses | jakarta.validation:jakarta.validation-api:2.0.2 | Apache License 2.0 | | jakarta.xml.bind:jakarta.xml.bind-api:2.3.3 | Eclipse Distribution License - v 1.0 | | javax.activation:javax.activation-api:1.2.0 | CDDL/GPLv2+CE | -| javax.persistence:javax.persistence-api:2.2 | Eclipse Distribution License v. 1.0 Eclipse Public License v1.0 | | javax.xml.bind:jaxb-api:2.3.1 | CDDL 1.1 GPL2 w/ CPE | | joda-time:joda-time:2.10.2 | Apache 2 | | mysql:mysql-connector-java:8.0.30 | The GNU General Public License, v2 with FOSS exception | -| net.bytebuddy:byte-buddy:1.12.13 | Apache License, Version 2.0 | -| net.bytebuddy:byte-buddy-agent:1.12.13 | Apache License, Version 2.0 | -| net.javacrumbs.shedlock:shedlock-core:4.41.0 | The Apache Software License, Version 2.0 | -| net.javacrumbs.shedlock:shedlock-provider-jdbc-template:4.41.0 | The Apache Software License, Version 2.0 | -| net.javacrumbs.shedlock:shedlock-spring:4.41.0 | The Apache Software License, Version 2.0 | +| net.bytebuddy:byte-buddy:1.12.17 | Apache License, Version 2.0 | +| net.bytebuddy:byte-buddy-agent:1.12.17 | Apache License, Version 2.0 | +| net.javacrumbs.shedlock:shedlock-core:4.42.0 | The Apache Software License, Version 2.0 | +| net.javacrumbs.shedlock:shedlock-provider-jdbc-template:4.42.0 | The Apache Software License, Version 2.0 | +| net.javacrumbs.shedlock:shedlock-spring:4.42.0 | The Apache Software License, Version 2.0 | | net.minidev:accessors-smart:2.4.8 | The Apache Software License, Version 2.0 | | net.minidev:json-smart:2.4.8 | The Apache Software License, Version 2.0 | | org.apache.commons:commons-collections4:4.4 | Apache License, Version 2.0 | @@ -92,10 +91,9 @@ ThirdParty Licenses | org.hdrhistogram:HdrHistogram:2.1.12 | BSD-2-Clause Public Domain, per Creative Commons CC0 | | org.hibernate:hibernate-core:5.6.11.Final | GNU Library General Public License v2.1 or later | | org.hibernate.common:hibernate-commons-annotations:5.1.2.Final | GNU Library General Public License v2.1 or later | -| org.hibernate.validator:hibernate-validator:6.2.4.Final | Apache License 2.0 | +| org.hibernate.validator:hibernate-validator:6.2.5.Final | Apache License 2.0 | | org.jboss:jandex:2.4.2.Final | Apache License, Version 2.0 | | org.jboss.logging:jboss-logging:3.4.3.Final | Apache License, version 2.0 | -| org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.1.1.Final | Common Development and Distribution License GNU General Public License, Version 2 with the Classpath Exception | | org.json:json:20220320 | The JSON License | | org.junit.jupiter:junit-jupiter:5.8.2 | Eclipse Public License v2.0 | | org.junit.jupiter:junit-jupiter-api:5.8.2 | Eclipse Public License v2.0 | @@ -104,7 +102,7 @@ ThirdParty Licenses | org.junit.platform:junit-platform-commons:1.8.2 | Eclipse Public License v2.0 | | org.junit.platform:junit-platform-engine:1.8.2 | Eclipse Public License v2.0 | | org.latencyutils:LatencyUtils:2.0.3 | Public Domain, per Creative Commons CC0 | -| org.liquibase:liquibase-core:4.15.0 | Apache License, Version 2.0 | +| org.liquibase:liquibase-core:4.16.1 | Apache License, Version 2.0 | | org.mapstruct:mapstruct:1.5.2.Final | The Apache Software License, Version 2.0 | | org.mockito:mockito-core:4.5.1 | The MIT License | | org.mockito:mockito-junit-jupiter:4.5.1 | The MIT License | @@ -118,48 +116,48 @@ ThirdParty Licenses | org.springdoc:springdoc-openapi-common:1.6.11 | The Apache License, Version 2.0 | | org.springdoc:springdoc-openapi-ui:1.6.11 | The Apache License, Version 2.0 | | org.springdoc:springdoc-openapi-webmvc-core:1.6.11 | The Apache License, Version 2.0 | -| org.springframework:spring-aop:5.3.22 | Apache License, Version 2.0 | -| org.springframework:spring-aspects:5.3.22 | Apache License, Version 2.0 | -| org.springframework:spring-beans:5.3.22 | Apache License, Version 2.0 | -| org.springframework:spring-context:5.3.22 | Apache License, Version 2.0 | -| org.springframework:spring-core:5.3.22 | Apache License, Version 2.0 | -| org.springframework:spring-expression:5.3.22 | Apache License, Version 2.0 | -| org.springframework:spring-jcl:5.3.22 | Apache License, Version 2.0 | -| org.springframework:spring-jdbc:5.3.22 | Apache License, Version 2.0 | -| org.springframework:spring-orm:5.3.22 | Apache License, Version 2.0 | -| org.springframework:spring-test:5.3.22 | Apache License, Version 2.0 | -| org.springframework:spring-tx:5.3.22 | Apache License, Version 2.0 | -| org.springframework:spring-web:5.3.22 | Apache License, Version 2.0 | -| org.springframework:spring-webmvc:5.3.22 | Apache License, Version 2.0 | -| org.springframework.boot:spring-boot:2.7.3 | Apache License, Version 2.0 | -| org.springframework.boot:spring-boot-actuator:2.7.3 | Apache License, Version 2.0 | -| org.springframework.boot:spring-boot-actuator-autoconfigure:2.7.3 | Apache License, Version 2.0 | -| org.springframework.boot:spring-boot-autoconfigure:2.7.3 | Apache License, Version 2.0 | -| org.springframework.boot:spring-boot-starter:2.7.3 | Apache License, Version 2.0 | -| org.springframework.boot:spring-boot-starter-actuator:2.7.3 | Apache License, Version 2.0 | -| org.springframework.boot:spring-boot-starter-aop:2.7.3 | Apache License, Version 2.0 | -| org.springframework.boot:spring-boot-starter-data-jpa:2.7.3 | Apache License, Version 2.0 | -| org.springframework.boot:spring-boot-starter-jdbc:2.7.3 | Apache License, Version 2.0 | -| org.springframework.boot:spring-boot-starter-json:2.7.3 | Apache License, Version 2.0 | -| org.springframework.boot:spring-boot-starter-logging:2.7.3 | Apache License, Version 2.0 | -| org.springframework.boot:spring-boot-starter-test:2.7.3 | Apache License, Version 2.0 | -| org.springframework.boot:spring-boot-starter-tomcat:2.7.3 | Apache License, Version 2.0 | -| org.springframework.boot:spring-boot-starter-validation:2.7.3 | Apache License, Version 2.0 | -| org.springframework.boot:spring-boot-starter-web:2.7.3 | Apache License, Version 2.0 | -| org.springframework.boot:spring-boot-test:2.7.3 | Apache License, Version 2.0 | -| org.springframework.boot:spring-boot-test-autoconfigure:2.7.3 | Apache License, Version 2.0 | -| org.springframework.cloud:spring-cloud-commons:3.1.3 | Apache License, Version 2.0 | -| org.springframework.cloud:spring-cloud-context:3.1.3 | Apache License, Version 2.0 | -| org.springframework.cloud:spring-cloud-openfeign-core:3.1.3 | Apache License, Version 2.0 | -| org.springframework.cloud:spring-cloud-starter:3.1.3 | Apache License, Version 2.0 | -| org.springframework.cloud:spring-cloud-starter-openfeign:3.1.3 | Apache License, Version 2.0 | -| org.springframework.data:spring-data-commons:2.7.2 | Apache License, Version 2.0 | -| org.springframework.data:spring-data-jpa:2.7.2 | Apache License, Version 2.0 | +| org.springframework:spring-aop:5.3.23 | Apache License, Version 2.0 | +| org.springframework:spring-aspects:5.3.23 | Apache License, Version 2.0 | +| org.springframework:spring-beans:5.3.23 | Apache License, Version 2.0 | +| org.springframework:spring-context:5.3.23 | Apache License, Version 2.0 | +| org.springframework:spring-core:5.3.23 | Apache License, Version 2.0 | +| org.springframework:spring-expression:5.3.23 | Apache License, Version 2.0 | +| org.springframework:spring-jcl:5.3.23 | Apache License, Version 2.0 | +| org.springframework:spring-jdbc:5.3.23 | Apache License, Version 2.0 | +| org.springframework:spring-orm:5.3.23 | Apache License, Version 2.0 | +| org.springframework:spring-test:5.3.23 | Apache License, Version 2.0 | +| org.springframework:spring-tx:5.3.23 | Apache License, Version 2.0 | +| org.springframework:spring-web:5.3.23 | Apache License, Version 2.0 | +| org.springframework:spring-webmvc:5.3.23 | Apache License, Version 2.0 | +| org.springframework.boot:spring-boot:2.7.4 | Apache License, Version 2.0 | +| org.springframework.boot:spring-boot-actuator:2.7.4 | Apache License, Version 2.0 | +| org.springframework.boot:spring-boot-actuator-autoconfigure:2.7.4 | Apache License, Version 2.0 | +| org.springframework.boot:spring-boot-autoconfigure:2.7.4 | Apache License, Version 2.0 | +| org.springframework.boot:spring-boot-starter:2.7.4 | Apache License, Version 2.0 | +| org.springframework.boot:spring-boot-starter-actuator:2.7.4 | Apache License, Version 2.0 | +| org.springframework.boot:spring-boot-starter-aop:2.7.4 | Apache License, Version 2.0 | +| org.springframework.boot:spring-boot-starter-data-jpa:2.7.4 | Apache License, Version 2.0 | +| org.springframework.boot:spring-boot-starter-jdbc:2.7.4 | Apache License, Version 2.0 | +| org.springframework.boot:spring-boot-starter-json:2.7.4 | Apache License, Version 2.0 | +| org.springframework.boot:spring-boot-starter-logging:2.7.4 | Apache License, Version 2.0 | +| org.springframework.boot:spring-boot-starter-test:2.7.4 | Apache License, Version 2.0 | +| org.springframework.boot:spring-boot-starter-tomcat:2.7.4 | Apache License, Version 2.0 | +| org.springframework.boot:spring-boot-starter-validation:2.7.4 | Apache License, Version 2.0 | +| org.springframework.boot:spring-boot-starter-web:2.7.4 | Apache License, Version 2.0 | +| org.springframework.boot:spring-boot-test:2.7.4 | Apache License, Version 2.0 | +| org.springframework.boot:spring-boot-test-autoconfigure:2.7.4 | Apache License, Version 2.0 | +| org.springframework.cloud:spring-cloud-commons:3.1.4 | Apache License, Version 2.0 | +| org.springframework.cloud:spring-cloud-context:3.1.4 | Apache License, Version 2.0 | +| org.springframework.cloud:spring-cloud-openfeign-core:3.1.4 | Apache License, Version 2.0 | +| org.springframework.cloud:spring-cloud-starter:3.1.4 | Apache License, Version 2.0 | +| org.springframework.cloud:spring-cloud-starter-openfeign:3.1.4 | Apache License, Version 2.0 | +| org.springframework.data:spring-data-commons:2.7.3 | Apache License, Version 2.0 | +| org.springframework.data:spring-data-jpa:2.7.3 | Apache License, Version 2.0 | | org.springframework.security:spring-security-core:5.7.3 | Apache License, Version 2.0 | | org.springframework.security:spring-security-crypto:5.7.3 | Apache License, Version 2.0 | -| org.springframework.security:spring-security-rsa:1.0.10.RELEASE | Apache 2.0 | +| org.springframework.security:spring-security-rsa:1.0.11.RELEASE | Apache 2.0 | | org.springframework.security:spring-security-web:5.7.3 | Apache License, Version 2.0 | | org.webjars:swagger-ui:4.14.0 | Apache 2.0 | | org.webjars:webjars-locator-core:0.50 | MIT | | org.xmlunit:xmlunit-core:2.9.0 | The Apache Software License, Version 2.0 | -| org.yaml:snakeyaml:1.31 | Apache License, Version 2.0 | +| org.yaml:snakeyaml:1.32 | Apache License, Version 2.0 |