diff --git a/THIRD-PARTY.md b/THIRD-PARTY.md index 9e4c8e18..ec2adea1 100644 --- a/THIRD-PARTY.md +++ b/THIRD-PARTY.md @@ -27,7 +27,7 @@ ThirdParty Licenses | com.github.peteroupc:numbers:1.8.2 | CC0-1.0 | | com.google.re2j:re2j:1.6 | Go License | | com.h2database:h2:2.1.214 | EPL 1.0 MPL 2.0 | -| com.jayway.jsonpath:json-path:2.6.0 | The Apache Software License, Version 2.0 | +| com.jayway.jsonpath:json-path:2.7.0 | The Apache Software License, Version 2.0 | | com.opencsv:opencsv:5.6 | Apache 2 | | com.sun.activation:jakarta.activation:1.2.2 | EDL 1.0 | | com.sun.istack:istack-commons-runtime:3.0.12 | Eclipse Distribution License - v 1.0 | @@ -42,16 +42,16 @@ ThirdParty Licenses | commons-io:commons-io:2.11.0 | Apache License, Version 2.0 | | commons-logging:commons-logging:1.2 | The Apache Software License, Version 2.0 | | commons-validator:commons-validator:1.7 | Apache License, Version 2.0 | -| io.github.classgraph:classgraph:4.8.147 | The MIT License (MIT) | +| io.github.classgraph:classgraph:4.8.149 | The MIT License (MIT) | | io.github.openfeign:feign-core:11.8 | The Apache Software License, Version 2.0 | | io.github.openfeign:feign-httpclient:11.8 | The Apache Software License, Version 2.0 | | 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.6 | The Apache Software License, Version 2.0 | -| io.swagger.core.v3:swagger-annotations:2.2.0 | Apache License 2.0 | -| io.swagger.core.v3:swagger-core:2.2.0 | Apache License 2.0 | -| io.swagger.core.v3:swagger-models:2.2.0 | Apache License 2.0 | +| io.micrometer:micrometer-core:1.9.3 | 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 | | jakarta.activation:jakarta.activation-api:1.2.2 | EDL 1.0 | | jakarta.annotation:jakarta.annotation-api:1.3.5 | EPL 2.0 GPL2 w/ CPE | | jakarta.persistence:jakarta.persistence-api:2.2.3 | Eclipse Distribution License v. 1.0 Eclipse Public License v. 2.0 | @@ -62,12 +62,12 @@ ThirdParty Licenses | 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.29 | The GNU General Public License, v2 with FOSS exception | -| net.bytebuddy:byte-buddy:1.11.22 | Apache License, Version 2.0 | -| net.bytebuddy:byte-buddy-agent:1.11.22 | Apache License, Version 2.0 | -| net.javacrumbs.shedlock:shedlock-core:4.38.0 | The Apache Software License, Version 2.0 | -| net.javacrumbs.shedlock:shedlock-provider-jdbc-template:4.38.0 | The Apache Software License, Version 2.0 | -| net.javacrumbs.shedlock:shedlock-spring:4.38.0 | The Apache Software License, Version 2.0 | +| 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.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 | @@ -77,12 +77,12 @@ ThirdParty Licenses | org.apache.httpcomponents:httpcore:4.4.15 | 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.63 | Apache License, Version 2.0 | -| org.apache.tomcat.embed:tomcat-embed-el:9.0.63 | Apache License, Version 2.0 | -| org.apache.tomcat.embed:tomcat-embed-websocket:9.0.63 | Apache License, Version 2.0 | +| org.apache.tomcat.embed:tomcat-embed-core:9.0.65 | Apache License, Version 2.0 | +| org.apache.tomcat.embed:tomcat-embed-el:9.0.65 | Apache License, Version 2.0 | +| org.apache.tomcat.embed:tomcat-embed-websocket:9.0.65 | 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 | +| org.assertj:assertj-core:3.22.0 | Apache License, Version 2.0 | | org.bouncycastle:bcpkix-jdk15on:1.70 | Bouncy Castle Licence | | org.bouncycastle:bcprov-jdk15on:1.70 | Bouncy Castle Licence | | org.bouncycastle:bcutil-jdk15on:1.70 | Bouncy Castle Licence | @@ -90,9 +90,9 @@ ThirdParty Licenses | org.glassfish.jaxb:txw2:2.3.6 | Eclipse Distribution License - v 1.0 | | org.hamcrest:hamcrest:2.2 | BSD License 3 | | 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: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.3.Final | Apache License 2.0 | +| org.hibernate.validator:hibernate-validator:6.2.4.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 | @@ -104,62 +104,62 @@ 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.13.0 | Apache License, Version 2.0 | +| org.liquibase:liquibase-core:4.15.0 | Apache License, Version 2.0 | | org.mapstruct:mapstruct:1.5.2.Final | The Apache Software License, Version 2.0 | -| org.mockito:mockito-core:4.0.0 | The MIT License | -| org.mockito:mockito-junit-jupiter:4.0.0 | The MIT License | +| org.mockito:mockito-core:4.5.1 | The MIT License | +| org.mockito:mockito-junit-jupiter:4.5.1 | The MIT License | | org.objenesis:objenesis:3.2 | Apache License, Version 2.0 | | org.opentest4j:opentest4j:1.2.0 | The Apache License, Version 2.0 | | org.ow2.asm:asm:9.1 | BSD-3-Clause | | org.projectlombok:lombok:1.18.24 | The MIT License | -| org.skyscreamer:jsonassert:1.5.0 | The Apache Software License, Version 2.0 | +| org.skyscreamer:jsonassert:1.5.1 | The Apache Software License, Version 2.0 | | org.slf4j:jul-to-slf4j:1.7.36 | MIT License | | org.slf4j:slf4j-api:1.7.36 | MIT License | -| org.springdoc:springdoc-openapi-common:1.6.9 | The Apache License, Version 2.0 | -| org.springdoc:springdoc-openapi-ui:1.6.9 | The Apache License, Version 2.0 | -| org.springdoc:springdoc-openapi-webmvc-core:1.6.9 | The Apache License, Version 2.0 | -| org.springframework:spring-aop:5.3.20 | Apache License, Version 2.0 | -| org.springframework:spring-aspects:5.3.20 | Apache License, Version 2.0 | -| org.springframework:spring-beans:5.3.20 | Apache License, Version 2.0 | -| org.springframework:spring-context:5.3.20 | Apache License, Version 2.0 | -| org.springframework:spring-core:5.3.20 | Apache License, Version 2.0 | -| org.springframework:spring-expression:5.3.20 | Apache License, Version 2.0 | -| org.springframework:spring-jcl:5.3.20 | Apache License, Version 2.0 | -| org.springframework:spring-jdbc:5.3.20 | Apache License, Version 2.0 | -| org.springframework:spring-orm:5.3.20 | Apache License, Version 2.0 | -| org.springframework:spring-test:5.3.20 | Apache License, Version 2.0 | -| org.springframework:spring-tx:5.3.20 | Apache License, Version 2.0 | -| org.springframework:spring-web:5.3.20 | Apache License, Version 2.0 | -| org.springframework:spring-webmvc:5.3.20 | Apache License, Version 2.0 | -| org.springframework.boot:spring-boot:2.6.8 | Apache License, Version 2.0 | -| org.springframework.boot:spring-boot-actuator:2.6.8 | Apache License, Version 2.0 | -| org.springframework.boot:spring-boot-actuator-autoconfigure:2.6.8 | Apache License, Version 2.0 | -| org.springframework.boot:spring-boot-autoconfigure:2.6.8 | Apache License, Version 2.0 | -| org.springframework.boot:spring-boot-starter:2.6.8 | Apache License, Version 2.0 | -| org.springframework.boot:spring-boot-starter-actuator:2.6.8 | Apache License, Version 2.0 | -| org.springframework.boot:spring-boot-starter-aop:2.6.8 | Apache License, Version 2.0 | -| org.springframework.boot:spring-boot-starter-data-jpa:2.6.8 | Apache License, Version 2.0 | -| org.springframework.boot:spring-boot-starter-jdbc:2.6.8 | Apache License, Version 2.0 | -| org.springframework.boot:spring-boot-starter-json:2.6.8 | Apache License, Version 2.0 | -| org.springframework.boot:spring-boot-starter-logging:2.6.8 | Apache License, Version 2.0 | -| org.springframework.boot:spring-boot-starter-test:2.6.8 | Apache License, Version 2.0 | -| org.springframework.boot:spring-boot-starter-tomcat:2.6.8 | Apache License, Version 2.0 | -| org.springframework.boot:spring-boot-starter-validation:2.6.8 | Apache License, Version 2.0 | -| org.springframework.boot:spring-boot-starter-web:2.6.8 | Apache License, Version 2.0 | -| org.springframework.boot:spring-boot-test:2.6.8 | Apache License, Version 2.0 | -| org.springframework.boot:spring-boot-test-autoconfigure:2.6.8 | Apache License, Version 2.0 | +| 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.6.4 | Apache License, Version 2.0 | -| org.springframework.data:spring-data-jpa:2.6.4 | Apache License, Version 2.0 | -| org.springframework.security:spring-security-core:5.6.5 | Apache License, Version 2.0 | -| org.springframework.security:spring-security-crypto:5.6.5 | 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.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-web:5.7.2 | Apache License, Version 2.0 | -| org.webjars:swagger-ui:4.11.1 | Apache 2.0 | -| org.webjars:webjars-locator-core:0.48 | MIT | -| org.xmlunit:xmlunit-core:2.8.4 | The Apache Software License, Version 2.0 | -| org.yaml:snakeyaml:1.29 | Apache License, Version 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 |