Skip to content

Commit

Permalink
Update License Header and Third Party Notices
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Mar 28, 2022
1 parent 38f2a53 commit 40edd41
Showing 1 changed file with 48 additions and 48 deletions.
96 changes: 48 additions & 48 deletions THIRD-PARTY.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@ ThirdParty Licenses
| Dependency | License |
| --- | --- |
| antlr:antlr:2.7.7 | BSD License |
| ch.qos.logback:logback-classic:1.2.10 | Eclipse Public License - v 1.0 GNU Lesser General Public License |
| ch.qos.logback:logback-core:1.2.10 | Eclipse Public License - v 1.0 GNU Lesser General Public License |
| ch.qos.logback:logback-classic:1.2.11 | Eclipse Public License - v 1.0 GNU Lesser General Public License |
| 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.1 | The Apache Software License, Version 2.0 |
| com.fasterxml.jackson.core:jackson-core:2.13.1 | The Apache Software License, Version 2.0 |
| com.fasterxml.jackson.core:jackson-databind:2.13.1 | The Apache Software License, Version 2.0 |
| com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.13.1 | The Apache Software License, Version 2.0 |
| com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.13.1 | The Apache Software License, Version 2.0 |
| com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.13.1 | The Apache Software License, Version 2.0 |
| com.fasterxml.jackson.module:jackson-module-parameter-names:2.13.1 | The Apache Software License, Version 2.0 |
| com.fasterxml.jackson.core:jackson-annotations:2.13.2 | The Apache Software License, Version 2.0 |
| com.fasterxml.jackson.core:jackson-core:2.13.2 | The Apache Software License, Version 2.0 |
| com.fasterxml.jackson.core:jackson-databind:2.13.2.1 | The Apache Software License, Version 2.0 |
| com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.13.2 | The Apache Software License, Version 2.0 |
| com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.13.2 | The Apache Software License, Version 2.0 |
| com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.13.2 | The Apache Software License, Version 2.0 |
| com.fasterxml.jackson.module:jackson-module-parameter-names:2.13.2 | The Apache Software License, Version 2.0 |
| com.github.everit-org.json-schema:org.everit.json.schema:1.14.0 | Apache License, Version 2.0 |
| com.github.peteroupc:numbers:1.8.2 | CC0-1.0 |
| com.google.re2j:re2j:1.3 | Go License |
Expand All @@ -47,7 +47,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.8.3 | The Apache Software License, Version 2.0 |
| io.micrometer:micrometer-core:1.8.4 | The Apache Software License, Version 2.0 |
| io.swagger.core.v3:swagger-annotations:2.1.12 | Apache License 2.0 |
| io.swagger.core.v3:swagger-core:2.1.12 | Apache License 2.0 |
| io.swagger.core.v3:swagger-models:2.1.12 | Apache License 2.0 |
Expand All @@ -72,11 +72,11 @@ ThirdParty Licenses
| org.apache.commons:commons-lang3:3.12.0 | Apache License, Version 2.0 |
| org.apache.httpcomponents:httpclient:4.5.13 | Apache License, Version 2.0 |
| org.apache.httpcomponents:httpcore:4.4.15 | Apache License, Version 2.0 |
| org.apache.logging.log4j:log4j-api:2.17.1 | Apache License, Version 2.0 |
| org.apache.logging.log4j:log4j-to-slf4j:2.17.1 | Apache License, Version 2.0 |
| org.apache.tomcat.embed:tomcat-embed-core:9.0.58 | Apache License, Version 2.0 |
| org.apache.tomcat.embed:tomcat-embed-el:9.0.58 | Apache License, Version 2.0 |
| org.apache.tomcat.embed:tomcat-embed-websocket:9.0.58 | Apache License, Version 2.0 |
| org.apache.logging.log4j:log4j-api:2.17.2 | Apache License, Version 2.0 |
| org.apache.logging.log4j:log4j-to-slf4j:2.17.2 | Apache License, Version 2.0 |
| org.apache.tomcat.embed:tomcat-embed-core:9.0.60 | Apache License, Version 2.0 |
| org.apache.tomcat.embed:tomcat-embed-el:9.0.60 | Apache License, Version 2.0 |
| org.apache.tomcat.embed:tomcat-embed-websocket:9.0.60 | Apache License, Version 2.0 |
| org.apiguardian:apiguardian-api:1.1.2 | The Apache License, Version 2.0 |
| org.aspectj:aspectjweaver:1.9.7 | Eclipse Public License - v 2.0 |
| org.assertj:assertj-core:3.21.0 | Apache License, Version 2.0 |
Expand All @@ -89,7 +89,7 @@ ThirdParty Licenses
| org.hdrhistogram:HdrHistogram:2.1.12 | BSD-2-Clause Public Domain, per Creative Commons CC0 |
| org.hibernate:hibernate-core:5.6.5.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.2.Final | Apache License 2.0 |
| org.hibernate.validator:hibernate-validator:6.2.3.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 |
Expand All @@ -115,43 +115,43 @@ ThirdParty Licenses
| org.springdoc:springdoc-openapi-common:1.6.6 | The Apache License, Version 2.0 |
| org.springdoc:springdoc-openapi-ui:1.6.6 | The Apache License, Version 2.0 |
| org.springdoc:springdoc-openapi-webmvc-core:1.6.6 | The Apache License, Version 2.0 |
| org.springframework:spring-aop:5.3.16 | Apache License, Version 2.0 |
| org.springframework:spring-aspects:5.3.16 | Apache License, Version 2.0 |
| org.springframework:spring-beans:5.3.16 | Apache License, Version 2.0 |
| org.springframework:spring-context:5.3.16 | Apache License, Version 2.0 |
| org.springframework:spring-core:5.3.16 | Apache License, Version 2.0 |
| org.springframework:spring-expression:5.3.16 | Apache License, Version 2.0 |
| org.springframework:spring-jcl:5.3.16 | Apache License, Version 2.0 |
| org.springframework:spring-jdbc:5.3.16 | Apache License, Version 2.0 |
| org.springframework:spring-orm:5.3.16 | Apache License, Version 2.0 |
| org.springframework:spring-test:5.3.16 | Apache License, Version 2.0 |
| org.springframework:spring-tx:5.3.16 | Apache License, Version 2.0 |
| org.springframework:spring-web:5.3.16 | Apache License, Version 2.0 |
| org.springframework:spring-webmvc:5.3.16 | Apache License, Version 2.0 |
| org.springframework.boot:spring-boot:2.6.4 | Apache License, Version 2.0 |
| org.springframework.boot:spring-boot-actuator:2.6.4 | Apache License, Version 2.0 |
| org.springframework.boot:spring-boot-actuator-autoconfigure:2.6.4 | Apache License, Version 2.0 |
| org.springframework.boot:spring-boot-autoconfigure:2.6.4 | Apache License, Version 2.0 |
| org.springframework.boot:spring-boot-starter:2.6.4 | Apache License, Version 2.0 |
| org.springframework.boot:spring-boot-starter-actuator:2.6.4 | Apache License, Version 2.0 |
| org.springframework.boot:spring-boot-starter-aop:2.6.4 | Apache License, Version 2.0 |
| org.springframework.boot:spring-boot-starter-data-jpa:2.6.4 | Apache License, Version 2.0 |
| org.springframework.boot:spring-boot-starter-jdbc:2.6.4 | Apache License, Version 2.0 |
| org.springframework.boot:spring-boot-starter-json:2.6.4 | Apache License, Version 2.0 |
| org.springframework.boot:spring-boot-starter-logging:2.6.4 | Apache License, Version 2.0 |
| org.springframework.boot:spring-boot-starter-test:2.6.4 | Apache License, Version 2.0 |
| org.springframework.boot:spring-boot-starter-tomcat:2.6.4 | Apache License, Version 2.0 |
| org.springframework.boot:spring-boot-starter-validation:2.6.4 | Apache License, Version 2.0 |
| org.springframework.boot:spring-boot-starter-web:2.6.4 | Apache License, Version 2.0 |
| org.springframework.boot:spring-boot-test:2.6.4 | Apache License, Version 2.0 |
| org.springframework.boot:spring-boot-test-autoconfigure:2.6.4 | Apache License, Version 2.0 |
| org.springframework:spring-aop:5.3.17 | Apache License, Version 2.0 |
| org.springframework:spring-aspects:5.3.17 | Apache License, Version 2.0 |
| org.springframework:spring-beans:5.3.17 | Apache License, Version 2.0 |
| org.springframework:spring-context:5.3.17 | Apache License, Version 2.0 |
| org.springframework:spring-core:5.3.17 | Apache License, Version 2.0 |
| org.springframework:spring-expression:5.3.17 | Apache License, Version 2.0 |
| org.springframework:spring-jcl:5.3.17 | Apache License, Version 2.0 |
| org.springframework:spring-jdbc:5.3.17 | Apache License, Version 2.0 |
| org.springframework:spring-orm:5.3.17 | Apache License, Version 2.0 |
| org.springframework:spring-test:5.3.17 | Apache License, Version 2.0 |
| org.springframework:spring-tx:5.3.17 | Apache License, Version 2.0 |
| org.springframework:spring-web:5.3.17 | Apache License, Version 2.0 |
| org.springframework:spring-webmvc:5.3.17 | Apache License, Version 2.0 |
| org.springframework.boot:spring-boot:2.6.5 | Apache License, Version 2.0 |
| org.springframework.boot:spring-boot-actuator:2.6.5 | Apache License, Version 2.0 |
| org.springframework.boot:spring-boot-actuator-autoconfigure:2.6.5 | Apache License, Version 2.0 |
| org.springframework.boot:spring-boot-autoconfigure:2.6.5 | Apache License, Version 2.0 |
| org.springframework.boot:spring-boot-starter:2.6.5 | Apache License, Version 2.0 |
| org.springframework.boot:spring-boot-starter-actuator:2.6.5 | Apache License, Version 2.0 |
| org.springframework.boot:spring-boot-starter-aop:2.6.5 | Apache License, Version 2.0 |
| org.springframework.boot:spring-boot-starter-data-jpa:2.6.5 | Apache License, Version 2.0 |
| org.springframework.boot:spring-boot-starter-jdbc:2.6.5 | Apache License, Version 2.0 |
| org.springframework.boot:spring-boot-starter-json:2.6.5 | Apache License, Version 2.0 |
| org.springframework.boot:spring-boot-starter-logging:2.6.5 | Apache License, Version 2.0 |
| org.springframework.boot:spring-boot-starter-test:2.6.5 | Apache License, Version 2.0 |
| org.springframework.boot:spring-boot-starter-tomcat:2.6.5 | Apache License, Version 2.0 |
| org.springframework.boot:spring-boot-starter-validation:2.6.5 | Apache License, Version 2.0 |
| org.springframework.boot:spring-boot-starter-web:2.6.5 | Apache License, Version 2.0 |
| org.springframework.boot:spring-boot-test:2.6.5 | Apache License, Version 2.0 |
| org.springframework.boot:spring-boot-test-autoconfigure:2.6.5 | Apache License, Version 2.0 |
| org.springframework.cloud:spring-cloud-commons:3.1.1 | Apache License, Version 2.0 |
| org.springframework.cloud:spring-cloud-context:3.1.1 | Apache License, Version 2.0 |
| org.springframework.cloud:spring-cloud-openfeign-core:3.1.1 | Apache License, Version 2.0 |
| org.springframework.cloud:spring-cloud-starter:3.1.1 | Apache License, Version 2.0 |
| org.springframework.cloud:spring-cloud-starter-openfeign:3.1.1 | Apache License, Version 2.0 |
| org.springframework.data:spring-data-commons:2.6.2 | Apache License, Version 2.0 |
| org.springframework.data:spring-data-jpa:2.6.2 | Apache License, Version 2.0 |
| org.springframework.data:spring-data-commons:2.6.3 | Apache License, Version 2.0 |
| org.springframework.data:spring-data-jpa:2.6.3 | Apache License, Version 2.0 |
| org.springframework.security:spring-security-core:5.6.2 | Apache License, Version 2.0 |
| org.springframework.security:spring-security-crypto:5.6.2 | Apache License, Version 2.0 |
| org.springframework.security:spring-security-rsa:1.0.10.RELEASE | Apache 2.0 |
Expand Down

0 comments on commit 40edd41

Please sign in to comment.