diff --git a/Dockerfile.web b/Dockerfile.web
index d4735b2ba..7854cf36d 100644
--- a/Dockerfile.web
+++ b/Dockerfile.web
@@ -1,5 +1,5 @@
-FROM jeroenwillemsen/wrongsecrets:1.6.9-no-vault
-ARG argBasedVersion="1.6.9-no-vault"
+FROM jeroenwillemsen/wrongsecrets:1.6.10-no-vault
+ARG argBasedVersion="1.6.10-no-vault"
ARG CANARY_URLS="http://canarytokens.com/terms/about/s7cfbdakys13246ewd8ivuvku/post.jsp,http://canarytokens.com/terms/about/y0all60b627gzp19ahqh7rl6j/post.jsp"
ARG CTF_ENABLED=false
ARG HINTS_ENABLED=true
diff --git a/aws/k8s/secret-challenge-vault-deployment.yml b/aws/k8s/secret-challenge-vault-deployment.yml
index 69784107b..3a262abeb 100644
--- a/aws/k8s/secret-challenge-vault-deployment.yml
+++ b/aws/k8s/secret-challenge-vault-deployment.yml
@@ -41,7 +41,7 @@ spec:
volumeAttributes:
secretProviderClass: "wrongsecrets-aws-secretsmanager"
containers:
- - image: jeroenwillemsen/wrongsecrets:1.6.9-k8s-vault
+ - image: jeroenwillemsen/wrongsecrets:1.6.10-k8s-vault
imagePullPolicy: IfNotPresent
name: secret-challenge
securityContext:
diff --git a/azure/k8s/secret-challenge-vault-deployment.yml.tpl b/azure/k8s/secret-challenge-vault-deployment.yml.tpl
index 71e28c3e3..e1000d5a5 100644
--- a/azure/k8s/secret-challenge-vault-deployment.yml.tpl
+++ b/azure/k8s/secret-challenge-vault-deployment.yml.tpl
@@ -41,7 +41,7 @@ spec:
volumeAttributes:
secretProviderClass: "azure-wrongsecrets-vault"
containers:
- - image: jeroenwillemsen/wrongsecrets:1.6.9-k8s-vault
+ - image: jeroenwillemsen/wrongsecrets:1.6.10-k8s-vault
imagePullPolicy: IfNotPresent
name: secret-challenge
securityContext:
diff --git a/fly.toml b/fly.toml
index acf4d34c4..f880e61cc 100644
--- a/fly.toml
+++ b/fly.toml
@@ -9,7 +9,7 @@ processes = []
dockerfile = "Dockerfile"
[build.args]
- argBasedVersion="1.6.9"
+ argBasedVersion="1.6.10"
spring_profile="without-vault"
springdoc_api-docs_enabled="false"
springdoc_swagger-ui_enabled="false"
diff --git a/gcp/k8s/secret-challenge-vault-deployment.yml.tpl b/gcp/k8s/secret-challenge-vault-deployment.yml.tpl
index 4089f0346..55fb94076 100644
--- a/gcp/k8s/secret-challenge-vault-deployment.yml.tpl
+++ b/gcp/k8s/secret-challenge-vault-deployment.yml.tpl
@@ -39,7 +39,7 @@ spec:
volumeAttributes:
secretProviderClass: "wrongsecrets-gcp-secretsmanager"
containers:
- - image: jeroenwillemsen/wrongsecrets:1.6.9-k8s-vault
+ - image: jeroenwillemsen/wrongsecrets:1.6.10-k8s-vault
imagePullPolicy: IfNotPresent
name: secret-challenge
ports:
diff --git a/k8s/secret-challenge-deployment.yml b/k8s/secret-challenge-deployment.yml
index ed05919f1..5cdcf9800 100644
--- a/k8s/secret-challenge-deployment.yml
+++ b/k8s/secret-challenge-deployment.yml
@@ -28,7 +28,7 @@ spec:
runAsGroup: 2000
fsGroup: 2000
containers:
- - image: jeroenwillemsen/wrongsecrets:1.6.9-no-vault
+ - image: jeroenwillemsen/wrongsecrets:1.6.10-no-vault
imagePullPolicy: IfNotPresent
name: secret-challenge
ports:
diff --git a/k8s/secret-challenge-vault-deployment.yml b/k8s/secret-challenge-vault-deployment.yml
index caa232e18..c15f9680e 100644
--- a/k8s/secret-challenge-vault-deployment.yml
+++ b/k8s/secret-challenge-vault-deployment.yml
@@ -30,7 +30,7 @@ spec:
runAsNonRoot: true
serviceAccountName: vault
containers:
- - image: jeroenwillemsen/wrongsecrets:1.6.9-k8s-vault
+ - image: jeroenwillemsen/wrongsecrets:1.6.10-k8s-vault
imagePullPolicy: IfNotPresent
name: secret-challenge
securityContext:
diff --git a/okteto/k8s/secret-challenge-ctf-deployment.yml b/okteto/k8s/secret-challenge-ctf-deployment.yml
index 2339f345f..2bac120ee 100644
--- a/okteto/k8s/secret-challenge-ctf-deployment.yml
+++ b/okteto/k8s/secret-challenge-ctf-deployment.yml
@@ -28,7 +28,7 @@ spec:
runAsGroup: 2000
fsGroup: 2000
containers:
- - image: jeroenwillemsen/wrongsecrets:1.6.9-no-vault
+ - image: jeroenwillemsen/wrongsecrets:1.6.10-no-vault
name: secret-challenge-ctf
imagePullPolicy: IfNotPresent
securityContext:
diff --git a/okteto/k8s/secret-challenge-deployment.yml b/okteto/k8s/secret-challenge-deployment.yml
index ff8eece76..b2f48aa5a 100644
--- a/okteto/k8s/secret-challenge-deployment.yml
+++ b/okteto/k8s/secret-challenge-deployment.yml
@@ -28,7 +28,7 @@ spec:
runAsGroup: 2000
fsGroup: 2000
containers:
- - image: jeroenwillemsen/wrongsecrets:1.6.9-no-vault
+ - image: jeroenwillemsen/wrongsecrets:1.6.10-no-vault
name: secret-challenge
imagePullPolicy: IfNotPresent
securityContext:
diff --git a/src/main/resources/templates/about.html b/src/main/resources/templates/about.html
index 8638da5c3..012cc46f3 100644
--- a/src/main/resources/templates/about.html
+++ b/src/main/resources/templates/about.html
@@ -35,25 +35,26 @@
The list below is generated with `mvn license:add-third-party`
- - Lists of 338 third-party dependencies.
- - (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Classic Module (ch.qos.logback:logback-classic:1.4.8 - http://logback.qos.ch/logback-classic)
- - (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Core Module (ch.qos.logback:logback-core:1.4.8 - http://logback.qos.ch/logback-core)
- - (The MIT License (MIT)) Microsoft Azure Java Core Library (com.azure:azure-core:1.40.0 - https://github.com/Azure/azure-sdk-for-java)
- - (The MIT License (MIT)) Microsoft Azure Java Core AMQP Library (com.azure:azure-core-amqp:2.8.6 - https://github.com/Azure/azure-sdk-for-java)
- - (The MIT License (MIT)) Microsoft Azure Netty HTTP Client Library (com.azure:azure-core-http-netty:1.13.4 - https://github.com/Azure/azure-sdk-for-java)
- - (The MIT License (MIT)) Microsoft Azure Management Java Core Library (com.azure:azure-core-management:1.11.2 - https://github.com/Azure/azure-sdk-for-java)
- - (The MIT License (MIT)) Microsoft Azure client library for Identity (com.azure:azure-identity:1.9.1 - https://github.com/Azure/azure-sdk-for-java)
- - (The MIT License (MIT)) Microsoft Azure Java JSON Library (com.azure:azure-json:1.0.1 - https://github.com/Azure/azure-sdk-for-java)
- - (The MIT License (MIT)) Microsoft Azure client library for KeyVault Secrets (com.azure:azure-security-keyvault-secrets:4.6.3 - https://github.com/Azure/azure-sdk-for-java)
- - (The MIT License (MIT)) Spring Cloud Azure AutoConfigure (com.azure.spring:spring-cloud-azure-autoconfigure:5.3.0 - https://microsoft.github.io/spring-cloud-azure)
- - (The MIT License (MIT)) Spring Cloud Azure Core (com.azure.spring:spring-cloud-azure-core:5.3.0 - https://microsoft.github.io/spring-cloud-azure)
- - (The MIT License (MIT)) Spring Cloud Azure Service (com.azure.spring:spring-cloud-azure-service:5.3.0 - https://microsoft.github.io/spring-cloud-azure)
- - (The MIT License (MIT)) Spring Cloud Azure Starter (com.azure.spring:spring-cloud-azure-starter:5.3.0 - https://microsoft.github.io/spring-cloud-azure)
- - (The MIT License (MIT)) Spring Cloud Azure Starter Key Vault Secrets (com.azure.spring:spring-cloud-azure-starter-keyvault-secrets:5.3.0 - https://microsoft.github.io/spring-cloud-azure)
+ - Lists of 340 third-party dependencies.
+ - (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Classic Module (ch.qos.logback:logback-classic:1.4.11 - http://logback.qos.ch/logback-classic)
+ - (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Core Module (ch.qos.logback:logback-core:1.4.11 - http://logback.qos.ch/logback-core)
+ - (The MIT License (MIT)) Microsoft Azure Java Core Library (com.azure:azure-core:1.42.0 - https://github.com/Azure/azure-sdk-for-java)
+ - (The MIT License (MIT)) Microsoft Azure Java Core AMQP Library (com.azure:azure-core-amqp:2.8.8 - https://github.com/Azure/azure-sdk-for-java)
+ - (The MIT License (MIT)) Microsoft Azure Netty HTTP Client Library (com.azure:azure-core-http-netty:1.13.6 - https://github.com/Azure/azure-sdk-for-java)
+ - (The MIT License (MIT)) Microsoft Azure Management Java Core Library (com.azure:azure-core-management:1.11.4 - https://github.com/Azure/azure-sdk-for-java)
+ - (The MIT License (MIT)) Microsoft Azure client library for Identity (com.azure:azure-identity:1.10.0 - https://github.com/Azure/azure-sdk-for-java)
+ - (The MIT License (MIT)) Microsoft Azure Java JSON Library (com.azure:azure-json:1.1.0 - https://github.com/Azure/azure-sdk-for-java)
+ - (The MIT License (MIT)) Microsoft Azure client library for KeyVault Secrets (com.azure:azure-security-keyvault-secrets:4.6.5 - https://github.com/Azure/azure-sdk-for-java)
+ - (The MIT License (MIT)) Spring Cloud Azure AutoConfigure (com.azure.spring:spring-cloud-azure-autoconfigure:5.5.0 - https://microsoft.github.io/spring-cloud-azure)
+ - (The MIT License (MIT)) Spring Cloud Azure Core (com.azure.spring:spring-cloud-azure-core:5.5.0 - https://microsoft.github.io/spring-cloud-azure)
+ - (The MIT License (MIT)) Spring Cloud Azure Service (com.azure.spring:spring-cloud-azure-service:5.5.0 - https://microsoft.github.io/spring-cloud-azure)
+ - (The MIT License (MIT)) Spring Cloud Azure Starter (com.azure.spring:spring-cloud-azure-starter:5.5.0 - https://microsoft.github.io/spring-cloud-azure)
+ - (The MIT License (MIT)) Spring Cloud Azure Starter Key Vault Secrets (com.azure.spring:spring-cloud-azure-starter-keyvault-secrets:5.5.0 - https://microsoft.github.io/spring-cloud-azure)
- (Apache License, Version 2.0) jcommander (com.beust:jcommander:1.82 - https://jcommander.org)
+ - (The Apache Software License, Version 2.0) Simple XML (safe) (com.carrotsearch.thirdparty:simple-xml-safe:2.7.1 - https://github.com/dweiss/simplexml)
- (3-Clause BSD License) MinLog (com.esotericsoftware:minlog:1.3.1 - https://github.com/EsotericSoftware/minlog)
- (Apache License, Version 2.0) Internet Time Utility (com.ethlo.time:itu:1.7.0 - https://github.com/ethlo/itu)
- - (The Apache Software License, Version 2.0) aalto-xml (com.fasterxml:aalto-xml:1.0.0 - http://github.com/FasterXML/aalto-xml/)
+ - (The Apache Software License, Version 2.0) aalto-xml (com.fasterxml:aalto-xml:1.3.2 - https://github.com/FasterXML/aalto-xml)
- (The Apache Software License, Version 2.0) Jackson-annotations (com.fasterxml.jackson.core:jackson-annotations:2.15.2 - https://github.com/FasterXML/jackson)
- (The Apache Software License, Version 2.0) Jackson-core (com.fasterxml.jackson.core:jackson-core:2.15.2 - https://github.com/FasterXML/jackson-core)
- (The Apache Software License, Version 2.0) jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.15.2 - https://github.com/FasterXML/jackson)
@@ -79,23 +80,23 @@
- (Apache License 2.0) compiler (com.github.spullara.mustache.java:compiler:0.9.6 - http://github.com/spullara/mustache.java)
- (Apache License, Version 2.0) JCIP Annotations under Apache License (com.github.stephenc.jcip:jcip-annotations:1.0-1 - http://stephenc.github.com/jcip-annotations)
- (Apache 2.0) Google Android Annotations Library (com.google.android:annotations:4.1.1.4 - http://source.android.com/)
- - (BSD-3-Clause) API Common (com.google.api:api-common:2.14.1 - https://github.com/googleapis/sdk-platform-java)
- - (BSD-3-Clause) GAX (Google Api eXtensions) for Java (Core) (com.google.api:gax:2.31.1 - https://github.com/googleapis/sdk-platform-java)
- - (BSD-3-Clause) GAX (Google Api eXtensions) for Java (gRPC) (com.google.api:gax-grpc:2.31.1 - https://github.com/googleapis/sdk-platform-java)
- - (BSD-3-Clause) GAX (Google Api eXtensions) for Java (HTTP JSON) (com.google.api:gax-httpjson:2.31.1 - https://github.com/googleapis/sdk-platform-java)
- - (Apache-2.0) proto-google-cloud-secretmanager-v1 (com.google.api.grpc:proto-google-cloud-secretmanager-v1:2.22.0 - https://github.com/googleapis/google-cloud-java)
- - (Apache-2.0) proto-google-cloud-secretmanager-v1beta1 (com.google.api.grpc:proto-google-cloud-secretmanager-v1beta1:2.22.0 - https://github.com/googleapis/google-cloud-java)
- - (Apache-2.0) proto-google-common-protos (com.google.api.grpc:proto-google-common-protos:2.22.1 - https://github.com/googleapis/sdk-platform-java)
- - (Apache-2.0) proto-google-iam-v1 (com.google.api.grpc:proto-google-iam-v1:1.17.1 - https://github.com/googleapis/sdk-platform-java)
+ - (BSD-3-Clause) API Common (com.google.api:api-common:2.15.0 - https://github.com/googleapis/sdk-platform-java)
+ - (BSD-3-Clause) GAX (Google Api eXtensions) for Java (Core) (com.google.api:gax:2.32.0 - https://github.com/googleapis/sdk-platform-java)
+ - (BSD-3-Clause) GAX (Google Api eXtensions) for Java (gRPC) (com.google.api:gax-grpc:2.32.0 - https://github.com/googleapis/sdk-platform-java)
+ - (BSD-3-Clause) GAX (Google Api eXtensions) for Java (HTTP JSON) (com.google.api:gax-httpjson:2.32.0 - https://github.com/googleapis/sdk-platform-java)
+ - (Apache-2.0) proto-google-cloud-secretmanager-v1 (com.google.api.grpc:proto-google-cloud-secretmanager-v1:2.23.0 - https://github.com/googleapis/google-cloud-java)
+ - (Apache-2.0) proto-google-cloud-secretmanager-v1beta1 (com.google.api.grpc:proto-google-cloud-secretmanager-v1beta1:2.23.0 - https://github.com/googleapis/google-cloud-java)
+ - (Apache-2.0) proto-google-common-protos (com.google.api.grpc:proto-google-common-protos:2.23.0 - https://github.com/googleapis/sdk-platform-java)
+ - (Apache-2.0) proto-google-iam-v1 (com.google.api.grpc:proto-google-iam-v1:1.18.0 - https://github.com/googleapis/sdk-platform-java)
- (BSD New license) Google Auth Library for Java - Credentials (com.google.auth:google-auth-library-credentials:1.19.0 - https://github.com/googleapis/google-auth-library-java/google-auth-library-credentials)
- (BSD New license) Google Auth Library for Java - OAuth2 HTTP (com.google.auth:google-auth-library-oauth2-http:1.19.0 - https://github.com/googleapis/google-auth-library-java/google-auth-library-oauth2-http)
- (Apache 2.0) AutoValue Annotations (com.google.auto.value:auto-value-annotations:1.10.2 - https://github.com/google/auto/tree/main/value)
- - (Apache-2.0) Google Cloud Secret Manager (com.google.cloud:google-cloud-secretmanager:2.22.0 - https://github.com/googleapis/google-cloud-java)
+ - (Apache-2.0) Google Cloud Secret Manager (com.google.cloud:google-cloud-secretmanager:2.23.0 - https://github.com/googleapis/google-cloud-java)
- (The Apache Software License, Version 2.0) FindBugs-jsr305 (com.google.code.findbugs:jsr305:3.0.2 - http://findbugs.sourceforge.net/)
- (Apache-2.0) Gson (com.google.code.gson:gson:2.10.1 - https://github.com/google/gson/gson)
- (Apache 2.0) error-prone annotations (com.google.errorprone:error_prone_annotations:2.18.0 - https://errorprone.info/error_prone_annotations)
- (The Apache Software License, Version 2.0) Guava InternalFutureFailureAccess and InternalFutures (com.google.guava:failureaccess:1.0.1 - https://github.com/google/guava/failureaccess)
- - (Apache License, Version 2.0) Guava: Google Core Libraries for Java (com.google.guava:guava:32.1.1-jre - https://github.com/google/guava)
+ - (Apache License, Version 2.0) Guava: Google Core Libraries for Java (com.google.guava:guava:32.1.2-jre - https://github.com/google/guava)
- (The Apache Software License, Version 2.0) Guava ListenableFuture only (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava - https://github.com/google/guava/listenablefuture)
- (The Apache Software License, Version 2.0) Google HTTP Client Library for Java (com.google.http-client:google-http-client:1.43.3 - https://github.com/googleapis/google-http-java-client/google-http-client)
- (The Apache Software License, Version 2.0) GSON extensions to the Google HTTP Client Library for Java. (com.google.http-client:google-http-client-gson:1.43.3 - https://github.com/googleapis/google-http-java-client/google-http-client-gson)
@@ -110,8 +111,7 @@
- (The Apache Software License, Version 2.0) invokebinder (com.headius:invokebinder:1.12 - http://maven.apache.org)
- (The Apache Software License, Version 2.0) options (com.headius:options:1.6 - https://github.com/headius/options)
- (BSD) JZlib (com.jcraft:jzlib:1.1.3 - http://www.jcraft.com/jzlib/)
- - (Bouncy Castle Licence) Spongy Castle (com.madgag.spongycastle:core:1.54.0.0 - http://rtyley.github.io/spongycastle/)
- - (MIT License) msal4j (com.microsoft.azure:msal4j:1.13.8 - https://github.com/AzureAD/microsoft-authentication-library-for-java)
+ - (MIT License) msal4j (com.microsoft.azure:msal4j:1.13.9 - https://github.com/AzureAD/microsoft-authentication-library-for-java)
- (MIT License) msal4j-persistence-extension (com.microsoft.azure:msal4j-persistence-extension:1.2.0 - https://github.com/AzureAD/microsoft-authentication-extensions-for-java)
- (The MIT License (MIT)) Extensions on Apache Proton-J library (com.microsoft.azure:qpid-proton-j-extensions:1.2.4 - https://github.com/Azure/qpid-proton-j-extensions)
- (The MIT License) toml4j (com.moandjiezana.toml:toml4j:0.7.2 - http://moandjiezana.com/toml/toml4j)
@@ -120,6 +120,8 @@
- (The Apache Software License, Version 2.0) Nimbus LangTag (com.nimbusds:lang-tag:1.7 - https://bitbucket.org/connect2id/nimbus-language-tags)
- (The Apache Software License, Version 2.0) Nimbus JOSE+JWT (com.nimbusds:nimbus-jose-jwt:9.30.2 - https://bitbucket.org/connect2id/nimbus-jose-jwt)
- (Apache License, version 2.0) OAuth 2.0 SDK with OpenID Connect extensions (com.nimbusds:oauth2-oidc-sdk:10.7.1 - https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions)
+ - (Eclipse Distribution License - v 1.0) Old JAXB Core (com.sun.xml.bind:jaxb-core:4.0.3 - https://eclipse-ee4j.github.io/jaxb-ri/)
+ - (Eclipse Distribution License - v 1.0) Old JAXB Runtime (com.sun.xml.bind:jaxb-impl:4.0.3 - https://eclipse-ee4j.github.io/jaxb-ri/)
- (Apache License 2.0) JSON library from Android SDK (com.vaadin.external.google:android-json:0.0.20131108.vaadin1 - http://developer.android.com/sdk)
- (Apache License, Version 2.0) Apache Commons BeanUtils (commons-beanutils:commons-beanutils:1.9.4 - https://commons.apache.org/proper/commons-beanutils/)
- (Apache License, Version 2.0) Apache Commons Codec (commons-codec:commons-codec:1.15 - https://commons.apache.org/proper/commons-codec/)
@@ -141,40 +143,40 @@
- (Apache 2.0) io.grpc:grpc-services (io.grpc:grpc-services:1.56.1 - https://github.com/grpc/grpc-java)
- (Apache 2.0) io.grpc:grpc-stub (io.grpc:grpc-stub:1.56.1 - https://github.com/grpc/grpc-java)
- (Apache 2.0) io.grpc:grpc-xds (io.grpc:grpc-xds:1.56.1 - https://github.com/grpc/grpc-java)
- - (The Apache Software License, Version 2.0) micrometer-commons (io.micrometer:micrometer-commons:1.11.2 - https://github.com/micrometer-metrics/micrometer)
- - (The Apache Software License, Version 2.0) micrometer-core (io.micrometer:micrometer-core:1.11.2 - https://github.com/micrometer-metrics/micrometer)
- - (The Apache Software License, Version 2.0) micrometer-observation (io.micrometer:micrometer-observation:1.11.2 - https://github.com/micrometer-metrics/micrometer)
- - (Apache License, Version 2.0) Netty/Buffer (io.netty:netty-buffer:4.1.94.Final - https://netty.io/netty-buffer/)
- - (Apache License, Version 2.0) Netty/Codec (io.netty:netty-codec:4.1.94.Final - https://netty.io/netty-codec/)
- - (Apache License, Version 2.0) Netty/Codec/DNS (io.netty:netty-codec-dns:4.1.94.Final - https://netty.io/netty-codec-dns/)
- - (Apache License, Version 2.0) Netty/Codec/HTTP (io.netty:netty-codec-http:4.1.94.Final - https://netty.io/netty-codec-http/)
- - (Apache License, Version 2.0) Netty/Codec/HTTP2 (io.netty:netty-codec-http2:4.1.94.Final - https://netty.io/netty-codec-http2/)
- - (Apache License, Version 2.0) Netty/Codec/Socks (io.netty:netty-codec-socks:4.1.94.Final - https://netty.io/netty-codec-socks/)
- - (Apache License, Version 2.0) Netty/Common (io.netty:netty-common:4.1.94.Final - https://netty.io/netty-common/)
- - (Apache License, Version 2.0) Netty/Handler (io.netty:netty-handler:4.1.94.Final - https://netty.io/netty-handler/)
- - (Apache License, Version 2.0) Netty/Handler/Proxy (io.netty:netty-handler-proxy:4.1.94.Final - https://netty.io/netty-handler-proxy/)
- - (Apache License, Version 2.0) Netty/Resolver (io.netty:netty-resolver:4.1.94.Final - https://netty.io/netty-resolver/)
- - (Apache License, Version 2.0) Netty/Resolver/DNS (io.netty:netty-resolver-dns:4.1.94.Final - https://netty.io/netty-resolver-dns/)
- - (Apache License, Version 2.0) Netty/Resolver/DNS/Classes/MacOS (io.netty:netty-resolver-dns-classes-macos:4.1.94.Final - https://netty.io/netty-resolver-dns-classes-macos/)
- - (Apache License, Version 2.0) Netty/Resolver/DNS/Native/MacOS (io.netty:netty-resolver-dns-native-macos:4.1.94.Final - https://netty.io/netty-resolver-dns-native-macos/)
+ - (The Apache Software License, Version 2.0) micrometer-commons (io.micrometer:micrometer-commons:1.11.3 - https://github.com/micrometer-metrics/micrometer)
+ - (The Apache Software License, Version 2.0) micrometer-core (io.micrometer:micrometer-core:1.11.3 - https://github.com/micrometer-metrics/micrometer)
+ - (The Apache Software License, Version 2.0) micrometer-observation (io.micrometer:micrometer-observation:1.11.3 - https://github.com/micrometer-metrics/micrometer)
+ - (Apache License, Version 2.0) Netty/Buffer (io.netty:netty-buffer:4.1.97.Final - https://netty.io/netty-buffer/)
+ - (Apache License, Version 2.0) Netty/Codec (io.netty:netty-codec:4.1.97.Final - https://netty.io/netty-codec/)
+ - (Apache License, Version 2.0) Netty/Codec/DNS (io.netty:netty-codec-dns:4.1.97.Final - https://netty.io/netty-codec-dns/)
+ - (Apache License, Version 2.0) Netty/Codec/HTTP (io.netty:netty-codec-http:4.1.97.Final - https://netty.io/netty-codec-http/)
+ - (Apache License, Version 2.0) Netty/Codec/HTTP2 (io.netty:netty-codec-http2:4.1.97.Final - https://netty.io/netty-codec-http2/)
+ - (Apache License, Version 2.0) Netty/Codec/Socks (io.netty:netty-codec-socks:4.1.97.Final - https://netty.io/netty-codec-socks/)
+ - (Apache License, Version 2.0) Netty/Common (io.netty:netty-common:4.1.97.Final - https://netty.io/netty-common/)
+ - (Apache License, Version 2.0) Netty/Handler (io.netty:netty-handler:4.1.97.Final - https://netty.io/netty-handler/)
+ - (Apache License, Version 2.0) Netty/Handler/Proxy (io.netty:netty-handler-proxy:4.1.97.Final - https://netty.io/netty-handler-proxy/)
+ - (Apache License, Version 2.0) Netty/Resolver (io.netty:netty-resolver:4.1.97.Final - https://netty.io/netty-resolver/)
+ - (Apache License, Version 2.0) Netty/Resolver/DNS (io.netty:netty-resolver-dns:4.1.97.Final - https://netty.io/netty-resolver-dns/)
+ - (Apache License, Version 2.0) Netty/Resolver/DNS/Classes/MacOS (io.netty:netty-resolver-dns-classes-macos:4.1.97.Final - https://netty.io/netty-resolver-dns-classes-macos/)
+ - (Apache License, Version 2.0) Netty/Resolver/DNS/Native/MacOS (io.netty:netty-resolver-dns-native-macos:4.1.97.Final - https://netty.io/netty-resolver-dns-native-macos/)
- (The Apache Software License, Version 2.0) Netty/TomcatNative [BoringSSL - Static] (io.netty:netty-tcnative-boringssl-static:2.0.61.Final - https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/)
- (The Apache Software License, Version 2.0) Netty/TomcatNative [OpenSSL - Classes] (io.netty:netty-tcnative-classes:2.0.61.Final - https://github.com/netty/netty-tcnative/netty-tcnative-classes/)
- - (Apache License, Version 2.0) Netty/Transport (io.netty:netty-transport:4.1.94.Final - https://netty.io/netty-transport/)
- - (Apache License, Version 2.0) Netty/Transport/Classes/Epoll (io.netty:netty-transport-classes-epoll:4.1.94.Final - https://netty.io/netty-transport-classes-epoll/)
- - (Apache License, Version 2.0) Netty/Transport/Classes/KQueue (io.netty:netty-transport-classes-kqueue:4.1.94.Final - https://netty.io/netty-transport-classes-kqueue/)
- - (Apache License, Version 2.0) Netty/Transport/Native/Epoll (io.netty:netty-transport-native-epoll:4.1.94.Final - https://netty.io/netty-transport-native-epoll/)
- - (Apache License, Version 2.0) Netty/Transport/Native/KQueue (io.netty:netty-transport-native-kqueue:4.1.94.Final - https://netty.io/netty-transport-native-kqueue/)
- - (Apache License, Version 2.0) Netty/Transport/Native/Unix/Common (io.netty:netty-transport-native-unix-common:4.1.94.Final - https://netty.io/netty-transport-native-unix-common/)
+ - (Apache License, Version 2.0) Netty/Transport (io.netty:netty-transport:4.1.97.Final - https://netty.io/netty-transport/)
+ - (Apache License, Version 2.0) Netty/Transport/Classes/Epoll (io.netty:netty-transport-classes-epoll:4.1.97.Final - https://netty.io/netty-transport-classes-epoll/)
+ - (Apache License, Version 2.0) Netty/Transport/Classes/KQueue (io.netty:netty-transport-classes-kqueue:4.1.97.Final - https://netty.io/netty-transport-classes-kqueue/)
+ - (Apache License, Version 2.0) Netty/Transport/Native/Epoll (io.netty:netty-transport-native-epoll:4.1.97.Final - https://netty.io/netty-transport-native-epoll/)
+ - (Apache License, Version 2.0) Netty/Transport/Native/KQueue (io.netty:netty-transport-native-kqueue:4.1.97.Final - https://netty.io/netty-transport-native-kqueue/)
+ - (Apache License, Version 2.0) Netty/Transport/Native/Unix/Common (io.netty:netty-transport-native-unix-common:4.1.97.Final - https://netty.io/netty-transport-native-unix-common/)
- (The Apache License, Version 2.0) OpenCensus (io.opencensus:opencensus-api:0.31.1 - https://github.com/census-instrumentation/opencensus-java)
- (The Apache License, Version 2.0) OpenCensus (io.opencensus:opencensus-contrib-http-util:0.31.1 - https://github.com/census-instrumentation/opencensus-java)
- (The Apache License, Version 2.0) OpenCensus (io.opencensus:opencensus-proto:0.2.0 - https://github.com/census-instrumentation/opencensus-proto)
- (Apache 2.0) perfmark:perfmark-api (io.perfmark:perfmark-api:0.26.0 - https://github.com/perfmark/perfmark)
- - (Apache License, Version 2.0) Non-Blocking Reactive Foundation for the JVM (io.projectreactor:reactor-core:3.5.8 - https://github.com/reactor/reactor-core)
- - (The Apache Software License, Version 2.0) Core functionality for the Reactor Netty library (io.projectreactor.netty:reactor-netty-core:1.1.9 - https://github.com/reactor/reactor-netty)
- - (The Apache Software License, Version 2.0) HTTP functionality for the Reactor Netty library (io.projectreactor.netty:reactor-netty-http:1.1.9 - https://github.com/reactor/reactor-netty)
- - (Apache License 2.0) swagger-annotations-jakarta (io.swagger.core.v3:swagger-annotations-jakarta:2.2.9 - https://github.com/swagger-api/swagger-core/modules/swagger-annotations-jakarta)
- - (Apache License 2.0) swagger-core-jakarta (io.swagger.core.v3:swagger-core-jakarta:2.2.9 - https://github.com/swagger-api/swagger-core/modules/swagger-core-jakarta)
- - (Apache License 2.0) swagger-models-jakarta (io.swagger.core.v3:swagger-models-jakarta:2.2.9 - https://github.com/swagger-api/swagger-core/modules/swagger-models-jakarta)
+ - (Apache License, Version 2.0) Non-Blocking Reactive Foundation for the JVM (io.projectreactor:reactor-core:3.5.9 - https://github.com/reactor/reactor-core)
+ - (The Apache Software License, Version 2.0) Core functionality for the Reactor Netty library (io.projectreactor.netty:reactor-netty-core:1.1.10 - https://github.com/reactor/reactor-netty)
+ - (The Apache Software License, Version 2.0) HTTP functionality for the Reactor Netty library (io.projectreactor.netty:reactor-netty-http:1.1.10 - https://github.com/reactor/reactor-netty)
+ - (Apache License 2.0) swagger-annotations-jakarta (io.swagger.core.v3:swagger-annotations-jakarta:2.2.15 - https://github.com/swagger-api/swagger-core/modules/swagger-annotations-jakarta)
+ - (Apache License 2.0) swagger-core-jakarta (io.swagger.core.v3:swagger-core-jakarta:2.2.15 - https://github.com/swagger-api/swagger-core/modules/swagger-core-jakarta)
+ - (Apache License 2.0) swagger-models-jakarta (io.swagger.core.v3:swagger-models-jakarta:2.2.15 - https://github.com/swagger-api/swagger-core/modules/swagger-models-jakarta)
- (EDL 1.0) Jakarta Activation API (jakarta.activation:jakarta.activation-api:2.1.2 - https://github.com/jakartaee/jaf-api)
- (EPL 2.0) (GPL2 w/ CPE) Jakarta Annotations API (jakarta.annotation:jakarta.annotation-api:2.1.1 - https://projects.eclipse.org/projects/ee4j.ca)
- (Apache License 2.0) Jakarta Bean Validation API (jakarta.validation:jakarta.validation-api:3.0.2 - https://beanvalidation.org)
@@ -185,6 +187,7 @@
- (CDDL 1.1) (GPL2 w/ CPE) javax.ws.rs-api (javax.ws.rs:javax.ws.rs-api:2.0.1 - http://jax-rs-spec.java.net)
- (CDDL 1.1) (GPL2 w/ CPE) jaxb-api (javax.xml.bind:jaxb-api:2.3.1 - https://github.com/javaee/jaxb-spec/jaxb-api)
- (Apache License, Version 2.0) Joda-Time (joda-time:joda-time:2.10.10 - https://www.joda.org/joda-time/)
+ - (Eclipse Public License 1.0) JUnit (junit:junit:4.13.2 - http://junit.org)
- (The Apache Software License, Version 2.0) jitescript (me.qmx.jitescript:jitescript:0.4.1 - https://github.com/qmx/jitescript)
- (Apache-2.0) (LGPL-2.1-or-later) Java Native Access (net.java.dev.jna:jna:5.13.0 - https://github.com/java-native-access/jna)
- (Apache License v2.0) (LGPL, version 2.1) Java Native Access Platform (net.java.dev.jna:jna-platform:5.6.0 - https://github.com/java-native-access/jna)
@@ -202,7 +205,7 @@
- (Apache License, Version 2.0) Apache Commons Lang (org.apache.commons:commons-lang3:3.12.0 - https://commons.apache.org/proper/commons-lang/)
- (Apache License, Version 2.0) Apache Commons Pool (org.apache.commons:commons-pool2:2.11.1 - https://commons.apache.org/proper/commons-pool/)
- (Apache License, Version 2.0) Apache Commons Text (org.apache.commons:commons-text:1.10.0 - https://commons.apache.org/proper/commons-text)
- - (The Apache Software License, Version 2.0) Apache Groovy (org.apache.groovy:groovy:4.0.13 - https://groovy-lang.org)
+ - (The Apache Software License, Version 2.0) Apache Groovy (org.apache.groovy:groovy:4.0.14 - https://groovy-lang.org)
- (Apache License, Version 2.0) Apache HttpClient (org.apache.httpcomponents:httpclient:4.5.14 - http://hc.apache.org/httpcomponents-client-ga)
- (Apache License, Version 2.0) Apache HttpCore (org.apache.httpcomponents:httpcore:4.4.16 - http://hc.apache.org/httpcomponents-core-ga)
- (Apache License, Version 2.0) Apache HttpClient (org.apache.httpcomponents.client5:httpclient5:5.2.1 - https://hc.apache.org/httpcomponents-client-5.0.x/5.2.1/httpclient5/)
@@ -233,13 +236,13 @@
- (Apache License, Version 2.0) Apache Maven Dependency Tree (org.apache.maven.shared:maven-dependency-tree:3.2.1 - https://maven.apache.org/shared/maven-dependency-tree/)
- (Apache License, Version 2.0) Apache Maven Shared Utils (org.apache.maven.shared:maven-shared-utils:3.1.0 - https://maven.apache.org/shared/maven-shared-utils/)
- (Apache License, Version 2.0) Proton-J (org.apache.qpid:proton-j:0.33.8 - https://qpid.apache.org/proton/proton-j)
- - (Apache License, Version 2.0) tomcat-embed-core (org.apache.tomcat.embed:tomcat-embed-core:10.1.11 - https://tomcat.apache.org/)
- - (Apache License, Version 2.0) tomcat-embed-el (org.apache.tomcat.embed:tomcat-embed-el:10.1.11 - https://tomcat.apache.org/)
- - (Apache License, Version 2.0) tomcat-embed-websocket (org.apache.tomcat.embed:tomcat-embed-websocket:10.1.11 - https://tomcat.apache.org/)
+ - (Apache License, Version 2.0) tomcat-embed-core (org.apache.tomcat.embed:tomcat-embed-core:10.1.12 - https://tomcat.apache.org/)
+ - (Apache License, Version 2.0) tomcat-embed-el (org.apache.tomcat.embed:tomcat-embed-el:10.1.12 - https://tomcat.apache.org/)
+ - (Apache License, Version 2.0) tomcat-embed-websocket (org.apache.tomcat.embed:tomcat-embed-websocket:10.1.12 - https://tomcat.apache.org/)
- (Apache License, Version 2.0) Apache Velocity - Engine (org.apache.velocity:velocity-engine-core:2.3 - http://velocity.apache.org/engine/devel/velocity-engine-core/)
- (The Apache Software License, Version 2.0) asciidoctorj (org.asciidoctor:asciidoctorj:2.5.10 - https://github.com/asciidoctor/asciidoctorj)
- (The Apache Software License, Version 2.0) asciidoctorj-api (org.asciidoctor:asciidoctorj-api:2.5.10 - https://github.com/asciidoctor/asciidoctorj)
- - (The Apache Software License, Version 2.0) attoparser (org.attoparser:attoparser:2.0.6.RELEASE - https://www.attoparser.org)
+ - (The Apache Software License, Version 2.0) attoparser (org.attoparser:attoparser:2.0.7.RELEASE - https://www.attoparser.org)
- (Apache Software License, Version 1.1) (Bouncy Castle Licence) Bouncy Castle OpenPGP API (org.bouncycastle:bcpg-jdk18on:1.71 - https://www.bouncycastle.org/java.html)
- (Bouncy Castle Licence) Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs (org.bouncycastle:bcpkix-jdk18on:1.73 - https://www.bouncycastle.org/java.html)
- (Bouncy Castle Licence) Bouncy Castle Provider (org.bouncycastle:bcprov-jdk18on:1.73 - https://www.bouncycastle.org/java.html)
@@ -255,12 +258,15 @@
- (Apache-2.0) CycloneDX Core (Java) (org.cyclonedx:cyclonedx-core-java:7.3.2 - https://github.com/CycloneDX/cyclonedx-core-java)
- (Eclipse Public License, Version 1.0) Aether API (org.eclipse.aether:aether-api:1.0.0.v20140518 - http://www.eclipse.org/aether/aether-api/)
- (Eclipse Public License, Version 1.0) Aether Utilities (org.eclipse.aether:aether-util:1.0.0.v20140518 - http://www.eclipse.org/aether/aether-util/)
+ - (EDL 1.0) Angus Activation Registries (org.eclipse.angus:angus-activation:2.0.1 - https://github.com/eclipse-ee4j/angus-activation/angus-activation)
- (Eclipse Public License - Version 2.0) Eclipse Packager :: Core (org.eclipse.packager:packager-core:0.19.0 - https://eclipse.org/packager/packager-core)
- (Eclipse Public License - Version 2.0) Eclipse Packager :: RPM (org.eclipse.packager:packager-rpm:0.19.0 - https://eclipse.org/packager/packager-rpm)
- (Dual license consisting of the CDDL v1.1 and GPL v2) JSR 374 (JSON Processing) Default Provider (org.glassfish:javax.json:1.1.4 - https://javaee.github.io/jsonp)
+ - (BSD License 3) Hamcrest (org.hamcrest:hamcrest:2.2 - http://hamcrest.org/JavaHamcrest/)
+ - (BSD License 3) Hamcrest Core (org.hamcrest:hamcrest-core:2.2 - http://hamcrest.org/JavaHamcrest/)
- (BSD-2-Clause) (Public Domain, per Creative Commons CC0) HdrHistogram (org.hdrhistogram:HdrHistogram:2.1.12 - http://hdrhistogram.github.io/HdrHistogram/)
- (Apache License 2.0) (LGPL 2.1) (MPL 1.1) Javassist (org.javassist:javassist:3.29.0-GA - http://www.javassist.org/)
- - (The Apache Software License, Version 2.0) IntelliJ IDEA Annotations (org.jetbrains:annotations:15.0 - http://www.jetbrains.org)
+ - (The Apache Software License, Version 2.0) JetBrains Java Annotations (org.jetbrains:annotations:24.0.1 - https://github.com/JetBrains/java-annotations)
- (EPL) Dirgra (org.jruby:dirgra:0.3 - https://github.com/jruby/dirgra)
- (EPL-2.0) (GPL-2.0) (LGPL-2.1) JRuby Main Maven Artifact (org.jruby:jruby:9.4.2.0 - https://github.com/jruby/jruby/jruby-artifacts/jruby)
- (EPL-2.0) (GPL-2.0) (LGPL-2.1) JRuby Base (org.jruby:jruby-base:9.4.2.0 - https://github.com/jruby/jruby/jruby-base)
@@ -270,13 +276,13 @@
- (MIT License) Joni (org.jruby.joni:joni:2.1.48 - http://nexus.sonatype.org/oss-repository-hosting.html/joni)
- (The MIT License) jsoup Java HTML Parser (org.jsoup:jsoup:1.15.4 - https://jsoup.org/)
- (Public Domain, per Creative Commons CC0) LatencyUtils (org.latencyutils:LatencyUtils:2.0.3 - http://latencyutils.github.io/LatencyUtils/)
- - (Apache License, Version 2.0) KeePassJava2 :: All (org.linguafranca.pwdb:KeePassJava2:2.1.4 - https://github.com/jorabin/KeePassJava2/KeePassJava2)
- - (Apache License, Version 2.0) KeePassJava2 :: DOM (org.linguafranca.pwdb:KeePassJava2-dom:2.1.4 - https://github.com/jorabin/KeePassJava2/KeePassJava2-dom)
- - (Apache License, Version 2.0) KeePassJava2 :: JAXB (org.linguafranca.pwdb:KeePassJava2-jaxb:2.1.4 - https://github.com/jorabin/KeePassJava2/KeePassJava2-jaxb)
- - (Apache License, Version 2.0) KeePassJava2 :: KDB (org.linguafranca.pwdb:KeePassJava2-kdb:2.1.4 - https://github.com/jorabin/KeePassJava2/KeePassJava2-kdb)
- - (Apache License, Version 2.0) KeePassJava2 :: KDBX (org.linguafranca.pwdb:KeePassJava2-kdbx:2.1.4 - https://github.com/jorabin/KeePassJava2/KeePassJava2-kdbx)
- - (Apache License, Version 2.0) KeePassJava2 :: Simple (org.linguafranca.pwdb:KeePassJava2-simple:2.1.4 - https://github.com/jorabin/KeePassJava2/KeePassJava2-simple)
- - (Apache License, Version 2.0) PWDB :: Database (org.linguafranca.pwdb:database:2.1.4 - https://github.com/jorabin/KeePassJava2/database)
+ - (Apache License, Version 2.0) KeePassJava2 :: All (org.linguafranca.pwdb:KeePassJava2:2.2.1 - https://github.com/jorabin/KeePassJava2/KeePassJava2)
+ - (Apache License, Version 2.0) KeePassJava2 :: DOM (org.linguafranca.pwdb:KeePassJava2-dom:2.2.1 - https://github.com/jorabin/KeePassJava2/KeePassJava2-dom)
+ - (Apache License, Version 2.0) KeePassJava2 :: JAXB (org.linguafranca.pwdb:KeePassJava2-jaxb:2.2.1 - https://github.com/jorabin/KeePassJava2/KeePassJava2-jaxb)
+ - (Apache License, Version 2.0) KeePassJava2 :: KDB (org.linguafranca.pwdb:KeePassJava2-kdb:2.2.1 - https://github.com/jorabin/KeePassJava2/KeePassJava2-kdb)
+ - (Apache License, Version 2.0) KeePassJava2 :: KDBX (org.linguafranca.pwdb:KeePassJava2-kdbx:2.2.1 - https://github.com/jorabin/KeePassJava2/KeePassJava2-kdbx)
+ - (Apache License, Version 2.0) KeePassJava2 :: Simple (org.linguafranca.pwdb:KeePassJava2-simple:2.2.1 - https://github.com/jorabin/KeePassJava2/KeePassJava2-simple)
+ - (Apache License, Version 2.0) PWDB :: Database (org.linguafranca.pwdb:database:2.2.1 - https://github.com/jorabin/KeePassJava2/database)
- (BSD-3-Clause) asm (org.ow2.asm:asm:9.2 - http://asm.ow2.io/)
- (BSD-3-Clause) asm-analysis (org.ow2.asm:asm-analysis:9.2 - http://asm.ow2.io/)
- (BSD-3-Clause) asm-commons (org.ow2.asm:asm-commons:9.2 - http://asm.ow2.io/)
@@ -288,7 +294,6 @@
- (The MIT License) Project Lombok (org.projectlombok:lombok:1.18.28 - https://projectlombok.org)
- (MIT-0) reactive-streams (org.reactivestreams:reactive-streams:1.0.4 - http://www.reactive-streams.org/)
- (The MIT License) semver4j (org.semver4j:semver4j:4.3.0 - https://github.com/semver4j/semver4j)
- - (The Apache Software License, Version 2.0) Simple XML (org.simpleframework:simple-xml:2.7.1 - http://simple.sourceforge.net)
- (Apache License, Version 2.0) JCL 1.2 implemented over SLF4J (org.slf4j:jcl-over-slf4j:2.0.7 - http://www.slf4j.org)
- (MIT License) JUL to SLF4J bridge (org.slf4j:jul-to-slf4j:2.0.7 - http://www.slf4j.org)
- (MIT License) SLF4J API Module (org.slf4j:slf4j-api:2.0.7 - http://www.slf4j.org)
@@ -304,9 +309,9 @@
- (The Apache Software License, Version 2.0) Sisu - Guice (org.sonatype.sisu:sisu-guice:2.1.7 - http://forge.sonatype.com/sisu-guice/)
- (The Apache Software License, Version 2.0) Sisu - Inject (JSR330 bean support) (org.sonatype.sisu:sisu-inject-bean:1.4.2 - http://sisu.sonatype.org/sisu-inject/guice-bean/sisu-inject-bean/)
- (The Apache Software License, Version 2.0) Sisu - Inject (Plexus bean support) (org.sonatype.sisu:sisu-inject-plexus:1.4.2 - http://sisu.sonatype.org/sisu-inject/guice-bean/guice-plexus/sisu-inject-plexus/)
- - (The Apache License, Version 2.0) springdoc-openapi-starter-common (org.springdoc:springdoc-openapi-starter-common:2.1.0 - https://springdoc.org/springdoc-openapi-starter-common/)
- - (The Apache License, Version 2.0) springdoc-openapi-starter-webmvc-api (org.springdoc:springdoc-openapi-starter-webmvc-api:2.1.0 - https://springdoc.org/springdoc-openapi-starter-webmvc-api/)
- - (The Apache License, Version 2.0) springdoc-openapi-starter-webmvc-ui (org.springdoc:springdoc-openapi-starter-webmvc-ui:2.1.0 - https://springdoc.org/springdoc-openapi-starter-webmvc-ui/)
+ - (The Apache License, Version 2.0) springdoc-openapi-starter-common (org.springdoc:springdoc-openapi-starter-common:2.2.0 - https://springdoc.org/springdoc-openapi-starter-common/)
+ - (The Apache License, Version 2.0) springdoc-openapi-starter-webmvc-api (org.springdoc:springdoc-openapi-starter-webmvc-api:2.2.0 - https://springdoc.org/springdoc-openapi-starter-webmvc-api/)
+ - (The Apache License, Version 2.0) springdoc-openapi-starter-webmvc-ui (org.springdoc:springdoc-openapi-starter-webmvc-ui:2.2.0 - https://springdoc.org/springdoc-openapi-starter-webmvc-ui/)
- (Apache License, Version 2.0) Spring AOP (org.springframework:spring-aop:6.0.11 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring Beans (org.springframework:spring-beans:6.0.11 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring Context (org.springframework:spring-context:6.0.11 - https://github.com/spring-projects/spring-framework)
@@ -315,65 +320,62 @@
- (Apache License, Version 2.0) Spring Commons Logging Bridge (org.springframework:spring-jcl:6.0.11 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring Web (org.springframework:spring-web:6.0.11 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring Web MVC (org.springframework:spring-webmvc:6.0.11 - https://github.com/spring-projects/spring-framework)
- - (Apache License, Version 2.0) spring-boot (org.springframework.boot:spring-boot:3.1.2 - https://spring.io/projects/spring-boot)
- - (Apache License, Version 2.0) spring-boot-actuator (org.springframework.boot:spring-boot-actuator:3.1.2 - https://spring.io/projects/spring-boot)
- - (Apache License, Version 2.0) spring-boot-actuator-autoconfigure (org.springframework.boot:spring-boot-actuator-autoconfigure:3.1.2 - https://spring.io/projects/spring-boot)
- - (Apache License, Version 2.0) spring-boot-autoconfigure (org.springframework.boot:spring-boot-autoconfigure:3.1.2 - https://spring.io/projects/spring-boot)
- - (Apache License, Version 2.0) spring-boot-starter (org.springframework.boot:spring-boot-starter:3.1.2 - https://spring.io/projects/spring-boot)
- - (Apache License, Version 2.0) spring-boot-starter-actuator (org.springframework.boot:spring-boot-starter-actuator:3.1.2 - https://spring.io/projects/spring-boot)
- - (Apache License, Version 2.0) spring-boot-starter-json (org.springframework.boot:spring-boot-starter-json:3.1.2 - https://spring.io/projects/spring-boot)
- - (Apache License, Version 2.0) spring-boot-starter-logging (org.springframework.boot:spring-boot-starter-logging:3.1.2 - https://spring.io/projects/spring-boot)
- - (Apache License, Version 2.0) spring-boot-starter-thymeleaf (org.springframework.boot:spring-boot-starter-thymeleaf:3.1.2 - https://spring.io/projects/spring-boot)
- - (Apache License, Version 2.0) spring-boot-starter-tomcat (org.springframework.boot:spring-boot-starter-tomcat:3.1.2 - https://spring.io/projects/spring-boot)
- - (Apache License, Version 2.0) spring-boot-starter-web (org.springframework.boot:spring-boot-starter-web:3.1.2 - https://spring.io/projects/spring-boot)
+ - (Apache License, Version 2.0) spring-boot (org.springframework.boot:spring-boot:3.1.3 - https://spring.io/projects/spring-boot)
+ - (Apache License, Version 2.0) spring-boot-actuator (org.springframework.boot:spring-boot-actuator:3.1.3 - https://spring.io/projects/spring-boot)
+ - (Apache License, Version 2.0) spring-boot-actuator-autoconfigure (org.springframework.boot:spring-boot-actuator-autoconfigure:3.1.3 - https://spring.io/projects/spring-boot)
+ - (Apache License, Version 2.0) spring-boot-autoconfigure (org.springframework.boot:spring-boot-autoconfigure:3.1.3 - https://spring.io/projects/spring-boot)
+ - (Apache License, Version 2.0) spring-boot-starter (org.springframework.boot:spring-boot-starter:3.1.3 - https://spring.io/projects/spring-boot)
+ - (Apache License, Version 2.0) spring-boot-starter-actuator (org.springframework.boot:spring-boot-starter-actuator:3.1.3 - https://spring.io/projects/spring-boot)
+ - (Apache License, Version 2.0) spring-boot-starter-json (org.springframework.boot:spring-boot-starter-json:3.1.3 - https://spring.io/projects/spring-boot)
+ - (Apache License, Version 2.0) spring-boot-starter-logging (org.springframework.boot:spring-boot-starter-logging:3.1.3 - https://spring.io/projects/spring-boot)
+ - (Apache License, Version 2.0) spring-boot-starter-thymeleaf (org.springframework.boot:spring-boot-starter-thymeleaf:3.1.3 - https://spring.io/projects/spring-boot)
+ - (Apache License, Version 2.0) spring-boot-starter-tomcat (org.springframework.boot:spring-boot-starter-tomcat:3.1.3 - https://spring.io/projects/spring-boot)
+ - (Apache License, Version 2.0) spring-boot-starter-web (org.springframework.boot:spring-boot-starter-web:3.1.3 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) Spring Cloud Commons (org.springframework.cloud:spring-cloud-commons:4.0.4 - https://projects.spring.io/spring-cloud/spring-cloud-commons/)
- (Apache License, Version 2.0) Spring Cloud Context (org.springframework.cloud:spring-cloud-context:4.0.4 - https://projects.spring.io/spring-cloud/spring-cloud-context/)
- (Apache License, Version 2.0) spring-cloud-starter (org.springframework.cloud:spring-cloud-starter:4.0.4 - https://projects.spring.io/spring-cloud)
- (Apache License, Version 2.0) Spring Cloud Starter Vault Config (org.springframework.cloud:spring-cloud-starter-vault-config:4.0.1 - https://cloud.spring.io/spring-cloud-vault/)
- (Apache License, Version 2.0) Spring Cloud Vault Configuration Integration (org.springframework.cloud:spring-cloud-vault-config:4.0.1 - https://spring.io/spring-cloud/spring-cloud-vault-parent/spring-cloud-vault-config)
- - (Apache License, Version 2.0) spring-security-config (org.springframework.security:spring-security-config:6.1.2 - https://spring.io/projects/spring-security)
- - (Apache License, Version 2.0) spring-security-core (org.springframework.security:spring-security-core:6.1.2 - https://spring.io/projects/spring-security)
- - (Apache License, Version 2.0) spring-security-crypto (org.springframework.security:spring-security-crypto:6.1.2 - https://spring.io/projects/spring-security)
+ - (Apache License, Version 2.0) spring-security-config (org.springframework.security:spring-security-config:6.1.3 - https://spring.io/projects/spring-security)
+ - (Apache License, Version 2.0) spring-security-core (org.springframework.security:spring-security-core:6.1.3 - https://spring.io/projects/spring-security)
+ - (Apache License, Version 2.0) spring-security-crypto (org.springframework.security:spring-security-crypto:6.1.3 - https://spring.io/projects/spring-security)
- (Apache 2.0) spring-security-rsa (org.springframework.security:spring-security-rsa:1.0.12.RELEASE - http://github.com/spring-projects/spring-security-oauth)
- - (Apache License, Version 2.0) spring-security-web (org.springframework.security:spring-security-web:6.1.2 - https://spring.io/projects/spring-security)
+ - (Apache License, Version 2.0) spring-security-web (org.springframework.security:spring-security-web:6.1.3 - https://spring.io/projects/spring-security)
- (Apache License, Version 2.0) Spring Vault Core (org.springframework.vault:spring-vault-core:3.0.2 - https://projects.spring.io/spring-vault/spring-vault-core/)
- (BSD-3-Clause) ThreeTen backport (org.threeten:threetenbp:1.6.8 - https://www.threeten.org/threetenbp)
- - (The Apache Software License, Version 2.0) thymeleaf (org.thymeleaf:thymeleaf:3.1.1.RELEASE - http://www.thymeleaf.org/thymeleaf-lib/thymeleaf)
- - (The Apache Software License, Version 2.0) thymeleaf-spring6 (org.thymeleaf:thymeleaf-spring6:3.1.1.RELEASE - http://www.thymeleaf.org/thymeleaf-lib/thymeleaf-spring6)
+ - (The Apache Software License, Version 2.0) thymeleaf (org.thymeleaf:thymeleaf:3.1.2.RELEASE - http://www.thymeleaf.org/thymeleaf-lib/thymeleaf)
+ - (The Apache Software License, Version 2.0) thymeleaf-spring6 (org.thymeleaf:thymeleaf-spring6:3.1.2.RELEASE - http://www.thymeleaf.org/thymeleaf-lib/thymeleaf-spring6)
- (The Apache Software License, Version 2.0) thymeleaf-extras-springsecurity6 (org.thymeleaf.extras:thymeleaf-extras-springsecurity6:3.1.2.RELEASE - http://www.thymeleaf.org/thymeleaf-lib/thymeleaf-extras-springsecurity6)
- (Public Domain) XZ for Java (org.tukaani:xz:1.9 - https://tukaani.org/xz/java.html)
- (The Apache Software License, Version 2.0) unbescape (org.unbescape:unbescape:1.1.6.RELEASE - http://www.unbescape.org)
- (Apache License, Version 2.0) Bootstrap (org.webjars:bootstrap:5.3.1 - http://webjars.org)
- (MIT) DataTables (org.webjars:datatables:1.13.5 - http://webjars.org)
- - (MIT License) jquery (org.webjars:jquery:3.7.0 - http://webjars.org)
- - (Apache 2.0) Swagger UI (org.webjars:swagger-ui:4.18.2 - http://webjars.org)
+ - (MIT License) jquery (org.webjars:jquery:3.7.1 - http://webjars.org)
+ - (Apache 2.0) Swagger UI (org.webjars:swagger-ui:5.2.0 - http://webjars.org)
- (BSD 2-Clause) github-buttons (org.webjars.npm:github-buttons:2.14.1 - https://www.webjars.org)
- (Common Public 1.0) pecoff4j (org.whitesource:pecoff4j:0.0.2.1 - https://github.com/whitesource/pecoff4j-maven)
- (Apache License, Version 2.0) SnakeYAML (org.yaml:snakeyaml:1.33 - https://bitbucket.org/snakeyaml/snakeyaml)
- - (Apache License, Version 2.0) AWS Java SDK :: Annotations (software.amazon.awssdk:annotations:2.20.116 - https://aws.amazon.com/sdkforjava/core/annotations)
- - (Apache License, Version 2.0) AWS Java SDK :: HTTP Clients :: Apache (software.amazon.awssdk:apache-client:2.20.116 - https://aws.amazon.com/sdkforjava/http-clients/apache-client)
- - (Apache License, Version 2.0) AWS Java SDK :: Auth (software.amazon.awssdk:auth:2.20.116 - https://aws.amazon.com/sdkforjava)
- - (Apache License, Version 2.0) AWS Java SDK :: AWS Core (software.amazon.awssdk:aws-core:2.20.116 - https://aws.amazon.com/sdkforjava)
- - (Apache License, Version 2.0) AWS Java SDK :: Core :: Protocols :: AWS Json Protocol (software.amazon.awssdk:aws-json-protocol:2.20.116 - https://aws.amazon.com/sdkforjava)
- - (Apache License, Version 2.0) AWS Java SDK :: Core :: Protocols :: AWS Query Protocol (software.amazon.awssdk:aws-query-protocol:2.20.116 - https://aws.amazon.com/sdkforjava)
- - (Apache License, Version 2.0) AWS Java SDK :: Endpoints SPI (software.amazon.awssdk:endpoints-spi:2.20.116 - https://aws.amazon.com/sdkforjava/core/endpoints-spi)
- - (Apache License, Version 2.0) AWS Java SDK :: HTTP Client Interface (software.amazon.awssdk:http-client-spi:2.20.116 - https://aws.amazon.com/sdkforjava/http-client-spi)
- - (Apache License, Version 2.0) AWS Java SDK :: Core :: Protocols :: Json Utils (software.amazon.awssdk:json-utils:2.20.116 - https://aws.amazon.com/sdkforjava)
- - (Apache License, Version 2.0) AWS Java SDK :: Metrics SPI (software.amazon.awssdk:metrics-spi:2.20.116 - https://aws.amazon.com/sdkforjava/core/metrics-spi)
- - (Apache License, Version 2.0) AWS Java SDK :: HTTP Clients :: Netty Non-Blocking I/O (software.amazon.awssdk:netty-nio-client:2.20.116 - https://aws.amazon.com/sdkforjava/http-clients/netty-nio-client)
- - (Apache License, Version 2.0) AWS Java SDK :: Profiles (software.amazon.awssdk:profiles:2.20.116 - https://aws.amazon.com/sdkforjava)
- - (Apache License, Version 2.0) AWS Java SDK :: Core :: Protocols :: Protocol Core (software.amazon.awssdk:protocol-core:2.20.116 - https://aws.amazon.com/sdkforjava)
- - (Apache License, Version 2.0) AWS Java SDK :: Regions (software.amazon.awssdk:regions:2.20.116 - https://aws.amazon.com/sdkforjava/core/regions)
- - (Apache License, Version 2.0) AWS Java SDK :: SDK Core (software.amazon.awssdk:sdk-core:2.20.116 - https://aws.amazon.com/sdkforjava)
- - (Apache License, Version 2.0) AWS Java SDK :: Services :: AWS Simple Systems Management (SSM) (software.amazon.awssdk:ssm:2.20.116 - https://aws.amazon.com/sdkforjava)
- - (Apache License, Version 2.0) AWS Java SDK :: Services :: AWS STS (software.amazon.awssdk:sts:2.20.116 - https://aws.amazon.com/sdkforjava)
- - (Apache License, Version 2.0) AWS Java SDK :: Third Party :: Jackson-core (software.amazon.awssdk:third-party-jackson-core:2.20.116 - https://aws.amazon.com/sdkforjava)
- - (Apache License, Version 2.0) AWS Java SDK :: Utilities (software.amazon.awssdk:utils:2.20.116 - https://aws.amazon.com/sdkforjava/utils)
+ - (Apache License, Version 2.0) AWS Java SDK :: Annotations (software.amazon.awssdk:annotations:2.20.139 - https://aws.amazon.com/sdkforjava/core/annotations)
+ - (Apache License, Version 2.0) AWS Java SDK :: HTTP Clients :: Apache (software.amazon.awssdk:apache-client:2.20.139 - https://aws.amazon.com/sdkforjava/http-clients/apache-client)
+ - (Apache License, Version 2.0) AWS Java SDK :: Auth (software.amazon.awssdk:auth:2.20.139 - https://aws.amazon.com/sdkforjava)
+ - (Apache License, Version 2.0) AWS Java SDK :: AWS Core (software.amazon.awssdk:aws-core:2.20.139 - https://aws.amazon.com/sdkforjava)
+ - (Apache License, Version 2.0) AWS Java SDK :: Core :: Protocols :: AWS Json Protocol (software.amazon.awssdk:aws-json-protocol:2.20.139 - https://aws.amazon.com/sdkforjava)
+ - (Apache License, Version 2.0) AWS Java SDK :: Core :: Protocols :: AWS Query Protocol (software.amazon.awssdk:aws-query-protocol:2.20.139 - https://aws.amazon.com/sdkforjava)
+ - (Apache License, Version 2.0) AWS Java SDK :: Endpoints SPI (software.amazon.awssdk:endpoints-spi:2.20.139 - https://aws.amazon.com/sdkforjava/core/endpoints-spi)
+ - (Apache License, Version 2.0) AWS Java SDK :: HTTP Client Interface (software.amazon.awssdk:http-client-spi:2.20.139 - https://aws.amazon.com/sdkforjava/http-client-spi)
+ - (Apache License, Version 2.0) AWS Java SDK :: Core :: Protocols :: Json Utils (software.amazon.awssdk:json-utils:2.20.139 - https://aws.amazon.com/sdkforjava)
+ - (Apache License, Version 2.0) AWS Java SDK :: Metrics SPI (software.amazon.awssdk:metrics-spi:2.20.139 - https://aws.amazon.com/sdkforjava/core/metrics-spi)
+ - (Apache License, Version 2.0) AWS Java SDK :: HTTP Clients :: Netty Non-Blocking I/O (software.amazon.awssdk:netty-nio-client:2.20.139 - https://aws.amazon.com/sdkforjava/http-clients/netty-nio-client)
+ - (Apache License, Version 2.0) AWS Java SDK :: Profiles (software.amazon.awssdk:profiles:2.20.139 - https://aws.amazon.com/sdkforjava)
+ - (Apache License, Version 2.0) AWS Java SDK :: Core :: Protocols :: Protocol Core (software.amazon.awssdk:protocol-core:2.20.139 - https://aws.amazon.com/sdkforjava)
+ - (Apache License, Version 2.0) AWS Java SDK :: Regions (software.amazon.awssdk:regions:2.20.139 - https://aws.amazon.com/sdkforjava/core/regions)
+ - (Apache License, Version 2.0) AWS Java SDK :: SDK Core (software.amazon.awssdk:sdk-core:2.20.139 - https://aws.amazon.com/sdkforjava)
+ - (Apache License, Version 2.0) AWS Java SDK :: Services :: AWS Simple Systems Management (SSM) (software.amazon.awssdk:ssm:2.20.139 - https://aws.amazon.com/sdkforjava)
+ - (Apache License, Version 2.0) AWS Java SDK :: Services :: AWS STS (software.amazon.awssdk:sts:2.20.139 - https://aws.amazon.com/sdkforjava)
+ - (Apache License, Version 2.0) AWS Java SDK :: Third Party :: Jackson-core (software.amazon.awssdk:third-party-jackson-core:2.20.139 - https://aws.amazon.com/sdkforjava)
+ - (Apache License, Version 2.0) AWS Java SDK :: Utilities (software.amazon.awssdk:utils:2.20.139 - https://aws.amazon.com/sdkforjava/utils)
- (Apache License, Version 2.0) AWS Event Stream (software.amazon.eventstream:eventstream:1.0.1 - https://github.com/awslabs/aws-eventstream-java)
- - (Unknown license) StAX (stax:stax:1.2.0 - http://stax.codehaus.org/)
- - (The Apache Software License, Version 2.0) StAX API (stax:stax-api:1.0.1 - http://stax.codehaus.org/)
- (Apache-2.0) CPE Parser (us.springett:cpe-parser:2.0.2 - https://github.com/stevespringett/CPE-Parser)
- - (Unknown license) xpp3 (xpp3:xpp3:1.1.3.3 - no url defined)