diff --git a/THIRD-PARTY.md b/THIRD-PARTY.md index aebea21f..e816c0fd 100644 --- a/THIRD-PARTY.md +++ b/THIRD-PARTY.md @@ -11,30 +11,28 @@ ThirdParty Licenses | Dependency | License | | --- | --- | -| antlr:antlr:2.7.7 | BSD 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 | +| ch.qos.logback:logback-classic:1.4.5 | Eclipse Public License - v 1.0 GNU Lesser General Public License | +| ch.qos.logback:logback-core:1.4.5 | 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.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-annotations:2.14.1 | The Apache Software License, Version 2.0 | +| com.fasterxml.jackson.core:jackson-core:2.14.1 | The Apache Software License, Version 2.0 | | com.fasterxml.jackson.core:jackson-databind:2.14.1 | 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.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.14.1 | The Apache Software License, Version 2.0 | +| com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.14.1 | The Apache Software License, Version 2.0 | +| com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.14.1 | The Apache Software License, Version 2.0 | +| com.fasterxml.jackson.module:jackson-module-parameter-names:2.14.1 | 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 | | com.h2database:h2:2.1.214 | EPL 1.0 MPL 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 | +| com.mysql:mysql-connector-j:8.0.32 | The GNU General Public License, v2 with Universal FOSS Exception, v1.0 | +| com.opencsv:opencsv:5.7.1 | Apache 2 | +| com.sun.istack:istack-commons-runtime:4.1.1 | Eclipse Distribution License - v 1.0 | | com.upokecenter:cbor:4.5.2 | CC0-1.0 | | com.vaadin.external.google:android-json:0.0.20131108.vaadin1 | Apache License 2.0 | -| com.vdurmont:semver4j:3.1.0 | The MIT License | -| com.zaxxer:HikariCP:4.0.3 | The Apache Software License, Version 2.0 | +| com.zaxxer:HikariCP:5.0.1 | The Apache Software License, Version 2.0 | | commons-codec:commons-codec:1.15 | Apache License, Version 2.0 | | commons-collections:commons-collections:3.2.2 | Apache License, Version 2.0 | | commons-digester:commons-digester:2.1 | The Apache Software License, Version 2.0 | @@ -43,121 +41,130 @@ ThirdParty Licenses | 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.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:feign-core:12.1 | The Apache Software License, Version 2.0 | +| io.github.openfeign:feign-httpclient:12.1 | The Apache Software License, Version 2.0 | +| io.github.openfeign:feign-slf4j:12.1 | 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.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 | -| 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 | -| jakarta.transaction:jakarta.transaction-api:1.3.3 | EPL 2.0 GPL2 w/ CPE | -| 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 | +| io.micrometer:micrometer-commons:1.10.3 | The Apache Software License, Version 2.0 | +| io.micrometer:micrometer-core:1.10.3 | The Apache Software License, Version 2.0 | +| io.micrometer:micrometer-observation:1.10.3 | The Apache Software License, Version 2.0 | +| io.swagger.core.v3:swagger-annotations:2.2.7 | Apache License 2.0 | +| io.swagger.core.v3:swagger-core:2.2.7 | Apache License 2.0 | +| io.swagger.core.v3:swagger-models:2.2.7 | Apache License 2.0 | +| jakarta.activation:jakarta.activation-api:2.1.1 | EDL 1.0 | +| jakarta.annotation:jakarta.annotation-api:2.1.1 | EPL 2.0 GPL2 w/ CPE | +| jakarta.inject:jakarta.inject-api:2.0.0 | The Apache Software License, Version 2.0 | +| jakarta.persistence:jakarta.persistence-api:3.1.0 | Eclipse Distribution License v. 1.0 Eclipse Public License v. 2.0 | +| jakarta.transaction:jakarta.transaction-api:2.0.1 | EPL 2.0 GPL2 w/ CPE | +| jakarta.validation:jakarta.validation-api:3.0.2 | Apache License 2.0 | +| jakarta.xml.bind:jakarta.xml.bind-api:4.0.0 | Eclipse Distribution License - v 1.0 | | javax.activation:javax.activation-api:1.2.0 | CDDL/GPLv2+CE | | 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.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.bytebuddy:byte-buddy:1.12.22 | Apache License, Version 2.0 | +| net.bytebuddy:byte-buddy-agent:1.12.22 | Apache License, Version 2.0 | +| net.javacrumbs.shedlock:shedlock-core:5.1.0 | The Apache Software License, Version 2.0 | +| net.javacrumbs.shedlock:shedlock-provider-jdbc-template:5.1.0 | The Apache Software License, Version 2.0 | +| net.javacrumbs.shedlock:shedlock-spring:5.1.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.antlr:antlr4-runtime:4.10.1 | The BSD License | | org.apache.commons:commons-collections4:4.4 | Apache License, Version 2.0 | | org.apache.commons:commons-lang3:3.12.0 | Apache License, Version 2.0 | | org.apache.commons:commons-text:1.10.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.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.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.apache.httpcomponents:httpclient:4.5.14 | Apache License, Version 2.0 | +| org.apache.httpcomponents:httpcore:4.4.16 | Apache License, Version 2.0 | +| org.apache.logging.log4j:log4j-api:2.19.0 | Apache License, Version 2.0 | +| org.apache.logging.log4j:log4j-to-slf4j:2.19.0 | Apache License, Version 2.0 | +| org.apache.tomcat.embed:tomcat-embed-core:10.1.5 | Apache License, Version 2.0 | +| org.apache.tomcat.embed:tomcat-embed-el:10.1.5 | Apache License, Version 2.0 | +| org.apache.tomcat.embed:tomcat-embed-websocket:10.1.5 | 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.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 | -| org.glassfish.jaxb:jaxb-runtime:2.3.6 | Eclipse Distribution License - v 1.0 | -| org.glassfish.jaxb:txw2:2.3.6 | Eclipse Distribution License - v 1.0 | +| org.aspectj:aspectjweaver:1.9.19 | Eclipse Public License - v 2.0 | +| org.assertj:assertj-core:3.23.1 | Apache License, Version 2.0 | +| org.bouncycastle:bcpkix-jdk15on:1.69 | Bouncy Castle Licence | +| org.bouncycastle:bcpkix-jdk18on:1.72 | Bouncy Castle Licence | +| org.bouncycastle:bcprov-jdk15on:1.69 | Bouncy Castle Licence | +| org.bouncycastle:bcprov-jdk18on:1.72 | Bouncy Castle Licence | +| org.bouncycastle:bcutil-jdk15on:1.69 | Bouncy Castle Licence | +| org.bouncycastle:bcutil-jdk18on:1.72 | Bouncy Castle Licence | +| org.eclipse.angus:angus-activation:1.0.0 | EDL 1.0 | +| org.glassfish.jaxb:jaxb-core:4.0.1 | Eclipse Distribution License - v 1.0 | +| org.glassfish.jaxb:jaxb-runtime:4.0.1 | Eclipse Distribution License - v 1.0 | +| org.glassfish.jaxb:txw2:4.0.1 | 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.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.5.Final | Apache License 2.0 | +| org.hibernate.common:hibernate-commons-annotations:6.0.2.Final | GNU Library General Public License v2.1 or later | +| org.hibernate.orm:hibernate-core:6.1.6.Final | GNU Library General Public License v2.1 or later | +| org.hibernate.validator:hibernate-validator:8.0.0.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.logging:jboss-logging:3.5.0.Final | Apache License, version 2.0 | | 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 | -| org.junit.jupiter:junit-jupiter-engine:5.8.2 | Eclipse Public License v2.0 | -| org.junit.jupiter:junit-jupiter-params:5.8.2 | Eclipse Public License v2.0 | -| 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.junit.jupiter:junit-jupiter:5.9.2 | Eclipse Public License v2.0 | +| org.junit.jupiter:junit-jupiter-api:5.9.2 | Eclipse Public License v2.0 | +| org.junit.jupiter:junit-jupiter-engine:5.9.2 | Eclipse Public License v2.0 | +| org.junit.jupiter:junit-jupiter-params:5.9.2 | Eclipse Public License v2.0 | +| org.junit.platform:junit-platform-commons:1.9.2 | Eclipse Public License v2.0 | +| org.junit.platform:junit-platform-engine:1.9.2 | Eclipse Public License v2.0 | | org.latencyutils:LatencyUtils:2.0.3 | Public Domain, per Creative Commons CC0 | -| org.liquibase:liquibase-core:4.17.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.5.1 | The MIT License | -| org.mockito:mockito-junit-jupiter:4.5.1 | The MIT License | +| org.liquibase:liquibase-core:4.17.2 | Apache License, Version 2.0 | +| org.mapstruct:mapstruct:1.5.3.Final | The Apache Software License, Version 2.0 | +| org.mockito:mockito-core:4.8.1 | The MIT License | +| org.mockito:mockito-junit-jupiter:4.8.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.semver4j:semver4j:4.1.1 | The MIT License | | 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.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.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.slf4j:jul-to-slf4j:2.0.6 | MIT License | +| org.slf4j:slf4j-api:2.0.6 | MIT License | +| org.springdoc:springdoc-openapi-common:1.6.14 | The Apache License, Version 2.0 | +| org.springdoc:springdoc-openapi-ui:1.6.14 | The Apache License, Version 2.0 | +| org.springdoc:springdoc-openapi-webmvc-core:1.6.14 | The Apache License, Version 2.0 | +| org.springframework:spring-aop:6.0.4 | Apache License, Version 2.0 | +| org.springframework:spring-aspects:6.0.4 | Apache License, Version 2.0 | +| org.springframework:spring-beans:6.0.4 | Apache License, Version 2.0 | +| org.springframework:spring-context:6.0.4 | Apache License, Version 2.0 | +| org.springframework:spring-core:6.0.4 | Apache License, Version 2.0 | +| org.springframework:spring-expression:6.0.4 | Apache License, Version 2.0 | +| org.springframework:spring-jcl:6.0.4 | Apache License, Version 2.0 | +| org.springframework:spring-jdbc:6.0.4 | Apache License, Version 2.0 | +| org.springframework:spring-orm:6.0.4 | Apache License, Version 2.0 | +| org.springframework:spring-test:6.0.4 | Apache License, Version 2.0 | +| org.springframework:spring-tx:6.0.4 | Apache License, Version 2.0 | +| org.springframework:spring-web:6.0.4 | Apache License, Version 2.0 | +| org.springframework:spring-webmvc:6.0.4 | Apache License, Version 2.0 | +| org.springframework.boot:spring-boot:3.0.2 | Apache License, Version 2.0 | +| org.springframework.boot:spring-boot-actuator:3.0.2 | Apache License, Version 2.0 | +| org.springframework.boot:spring-boot-actuator-autoconfigure:3.0.2 | Apache License, Version 2.0 | +| org.springframework.boot:spring-boot-autoconfigure:3.0.2 | Apache License, Version 2.0 | +| org.springframework.boot:spring-boot-starter:3.0.2 | Apache License, Version 2.0 | +| org.springframework.boot:spring-boot-starter-actuator:3.0.2 | Apache License, Version 2.0 | +| org.springframework.boot:spring-boot-starter-aop:3.0.2 | Apache License, Version 2.0 | +| org.springframework.boot:spring-boot-starter-data-jpa:3.0.2 | Apache License, Version 2.0 | +| org.springframework.boot:spring-boot-starter-jdbc:3.0.2 | Apache License, Version 2.0 | +| org.springframework.boot:spring-boot-starter-json:3.0.2 | Apache License, Version 2.0 | +| org.springframework.boot:spring-boot-starter-logging:3.0.2 | Apache License, Version 2.0 | +| org.springframework.boot:spring-boot-starter-test:3.0.2 | Apache License, Version 2.0 | +| org.springframework.boot:spring-boot-starter-tomcat:3.0.2 | Apache License, Version 2.0 | +| org.springframework.boot:spring-boot-starter-validation:3.0.2 | Apache License, Version 2.0 | +| org.springframework.boot:spring-boot-starter-web:3.0.2 | Apache License, Version 2.0 | +| org.springframework.boot:spring-boot-test:3.0.2 | Apache License, Version 2.0 | +| org.springframework.boot:spring-boot-test-autoconfigure:3.0.2 | Apache License, Version 2.0 | +| org.springframework.cloud:spring-cloud-commons:4.0.1 | Apache License, Version 2.0 | +| org.springframework.cloud:spring-cloud-context:4.0.1 | Apache License, Version 2.0 | +| org.springframework.cloud:spring-cloud-openfeign-core:4.0.1 | Apache License, Version 2.0 | +| org.springframework.cloud:spring-cloud-starter:4.0.1 | Apache License, Version 2.0 | +| org.springframework.cloud:spring-cloud-starter-openfeign:4.0.1 | Apache License, Version 2.0 | +| org.springframework.data:spring-data-commons:3.0.1 | Apache License, Version 2.0 | +| org.springframework.data:spring-data-jpa:3.0.1 | Apache License, Version 2.0 | +| org.springframework.security:spring-security-core:6.0.1 | Apache License, Version 2.0 | +| org.springframework.security:spring-security-crypto:6.0.1 | Apache License, Version 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.springframework.security:spring-security-web:6.0.1 | Apache License, Version 2.0 | +| org.webjars:swagger-ui:4.15.5 | Apache 2.0 | +| org.webjars:webjars-locator-core:0.52 | MIT | +| org.xmlunit:xmlunit-core:2.9.1 | The Apache Software License, Version 2.0 | | org.yaml:snakeyaml:1.33 | Apache License, Version 2.0 |