diff --git a/.github/aur/stirling-pdf-desktop/PKGBUILD b/.github/aur/stirling-pdf-desktop/PKGBUILD index 8498b05d2..6aa0dd894 100644 --- a/.github/aur/stirling-pdf-desktop/PKGBUILD +++ b/.github/aur/stirling-pdf-desktop/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Stirling PDF Inc pkgname=stirling-pdf-desktop -pkgver=2.10.1 +pkgver=2.11.0 pkgrel=1 pkgdesc="Locally hosted, web-based PDF manipulation tool (Tauri desktop app, official Stirling PDF Inc build)" arch=('x86_64') diff --git a/.github/aur/stirling-pdf-server-bin/PKGBUILD b/.github/aur/stirling-pdf-server-bin/PKGBUILD index 3a06d652a..dcf0c6b0e 100644 --- a/.github/aur/stirling-pdf-server-bin/PKGBUILD +++ b/.github/aur/stirling-pdf-server-bin/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Stirling PDF Inc pkgname=stirling-pdf-server-bin -pkgver=2.10.1 +pkgver=2.11.0 pkgrel=1 pkgdesc="Locally hosted, web-based PDF manipulation tool (server JAR, prebuilt)" arch=('any') diff --git a/app/core/src/main/resources/static/3rdPartyLicenses.json b/app/core/src/main/resources/static/3rdPartyLicenses.json index 83f9d21aa..7208f29bc 100644 --- a/app/core/src/main/resources/static/3rdPartyLicenses.json +++ b/app/core/src/main/resources/static/3rdPartyLicenses.json @@ -165,13 +165,6 @@ "moduleLicense": "Apache-2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, - { - "moduleName": "com.google.errorprone:error_prone_annotations", - "moduleUrl": "https://errorprone.info/error_prone_annotations", - "moduleVersion": "2.43.0", - "moduleLicense": "Apache 2.0", - "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" - }, { "moduleName": "com.google.errorprone:error_prone_annotations", "moduleUrl": "https://errorprone.info/error_prone_annotations", @@ -186,13 +179,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" }, - { - "moduleName": "com.google.guava:guava", - "moduleUrl": "https://github.com/google/guava/", - "moduleVersion": "33.5.0-jre", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" - }, { "moduleName": "com.google.guava:guava", "moduleUrl": "https://github.com/google/guava/", @@ -594,6 +580,13 @@ "moduleLicense": "Apache-2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, + { + "moduleName": "commons-io:commons-io", + "moduleUrl": "https://commons.apache.org/proper/commons-io/", + "moduleVersion": "2.22.0", + "moduleLicense": "Apache-2.0", + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" + }, { "moduleName": "commons-logging:commons-logging", "moduleUrl": "https://commons.apache.org/proper/commons-logging/", @@ -647,13 +640,6 @@ "moduleLicense": "Apache-2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "io.micrometer:micrometer-commons", - "moduleUrl": "https://github.com/micrometer-metrics/micrometer", - "moduleVersion": "1.16.4", - "moduleLicense": "The Apache Software License, Version 2.0", - "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" - }, { "moduleName": "io.micrometer:micrometer-commons", "moduleUrl": "https://github.com/micrometer-metrics/micrometer", @@ -661,13 +647,6 @@ "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" }, - { - "moduleName": "io.micrometer:micrometer-core", - "moduleUrl": "https://github.com/micrometer-metrics/micrometer", - "moduleVersion": "1.16.4", - "moduleLicense": "The Apache Software License, Version 2.0", - "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" - }, { "moduleName": "io.micrometer:micrometer-core", "moduleUrl": "https://github.com/micrometer-metrics/micrometer", @@ -675,13 +654,6 @@ "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" }, - { - "moduleName": "io.micrometer:micrometer-jakarta9", - "moduleUrl": "https://github.com/micrometer-metrics/micrometer", - "moduleVersion": "1.16.4", - "moduleLicense": "The Apache Software License, Version 2.0", - "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" - }, { "moduleName": "io.micrometer:micrometer-jakarta9", "moduleUrl": "https://github.com/micrometer-metrics/micrometer", @@ -689,13 +661,6 @@ "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" }, - { - "moduleName": "io.micrometer:micrometer-observation", - "moduleUrl": "https://github.com/micrometer-metrics/micrometer", - "moduleVersion": "1.16.4", - "moduleLicense": "The Apache Software License, Version 2.0", - "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" - }, { "moduleName": "io.micrometer:micrometer-observation", "moduleUrl": "https://github.com/micrometer-metrics/micrometer", @@ -703,13 +668,6 @@ "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" }, - { - "moduleName": "io.micrometer:micrometer-registry-prometheus", - "moduleUrl": "https://github.com/micrometer-metrics/micrometer", - "moduleVersion": "1.16.4", - "moduleLicense": "The Apache Software License, Version 2.0", - "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" - }, { "moduleName": "io.micrometer:micrometer-registry-prometheus", "moduleUrl": "https://github.com/micrometer-metrics/micrometer", @@ -756,21 +714,14 @@ { "moduleName": "io.swagger.core.v3:swagger-annotations-jakarta", "moduleUrl": "https://github.com/swagger-api/swagger-core/modules/swagger-annotations", - "moduleVersion": "2.2.43", + "moduleVersion": "2.2.46", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, { "moduleName": "io.swagger.core.v3:swagger-annotations-jakarta", "moduleUrl": "https://github.com/swagger-api/swagger-core/modules/swagger-annotations", - "moduleVersion": "2.2.46", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, - { - "moduleName": "io.swagger.core.v3:swagger-core-jakarta", - "moduleUrl": "https://github.com/swagger-api/swagger-core/modules/swagger-core", - "moduleVersion": "2.2.43", + "moduleVersion": "2.2.47", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, @@ -782,9 +733,9 @@ "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, { - "moduleName": "io.swagger.core.v3:swagger-models-jakarta", - "moduleUrl": "https://github.com/swagger-api/swagger-core/modules/swagger-models", - "moduleVersion": "2.2.43", + "moduleName": "io.swagger.core.v3:swagger-core-jakarta", + "moduleUrl": "https://github.com/swagger-api/swagger-core/modules/swagger-core", + "moduleVersion": "2.2.47", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, @@ -795,6 +746,13 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, + { + "moduleName": "io.swagger.core.v3:swagger-models-jakarta", + "moduleUrl": "https://github.com/swagger-api/swagger-core/modules/swagger-models", + "moduleVersion": "2.2.47", + "moduleLicense": "Apache License, Version 2.0", + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" + }, { "moduleName": "jakarta.activation:jakarta.activation-api", "moduleUrl": "https://www.eclipse.org", @@ -1080,13 +1038,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" }, - { - "moduleName": "org.apache.logging.log4j:log4j-api", - "moduleUrl": "https://logging.apache.org/log4j/2.x/", - "moduleVersion": "2.25.3", - "moduleLicense": "Apache-2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" - }, { "moduleName": "org.apache.logging.log4j:log4j-api", "moduleUrl": "https://logging.apache.org/log4j/2.x/", @@ -1094,13 +1045,6 @@ "moduleLicense": "Apache-2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, - { - "moduleName": "org.apache.logging.log4j:log4j-to-slf4j", - "moduleUrl": "https://logging.apache.org/log4j/2.x/", - "moduleVersion": "2.25.3", - "moduleLicense": "Apache-2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" - }, { "moduleName": "org.apache.logging.log4j:log4j-to-slf4j", "moduleUrl": "https://logging.apache.org/log4j/2.x/", @@ -1197,13 +1141,6 @@ "moduleLicense": "Apache-2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, - { - "moduleName": "org.apache.tomcat.embed:tomcat-embed-el", - "moduleUrl": "https://tomcat.apache.org/", - "moduleVersion": "11.0.20", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" - }, { "moduleName": "org.apache.tomcat.embed:tomcat-embed-el", "moduleUrl": "https://tomcat.apache.org/", @@ -1402,13 +1339,6 @@ "moduleLicense": "GPL2 w/ CPE", "moduleLicenseUrl": "https://www.gnu.org/software/classpath/license.html" }, - { - "moduleName": "org.eclipse.jetty.compression:jetty-compression-common", - "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.1.7", - "moduleLicense": "EPL-2.0", - "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" - }, { "moduleName": "org.eclipse.jetty.compression:jetty-compression-common", "moduleUrl": "https://jetty.org/", @@ -1416,13 +1346,6 @@ "moduleLicense": "EPL-2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, - { - "moduleName": "org.eclipse.jetty.compression:jetty-compression-gzip", - "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.1.7", - "moduleLicense": "EPL-2.0", - "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" - }, { "moduleName": "org.eclipse.jetty.compression:jetty-compression-gzip", "moduleUrl": "https://jetty.org/", @@ -1430,13 +1353,6 @@ "moduleLicense": "EPL-2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, - { - "moduleName": "org.eclipse.jetty.compression:jetty-compression-server", - "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.1.7", - "moduleLicense": "EPL-2.0", - "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" - }, { "moduleName": "org.eclipse.jetty.compression:jetty-compression-server", "moduleUrl": "https://jetty.org/", @@ -1444,13 +1360,6 @@ "moduleLicense": "EPL-2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, - { - "moduleName": "org.eclipse.jetty.ee11.websocket:jetty-ee11-websocket-jakarta-client", - "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.1.7", - "moduleLicense": "EPL-2.0", - "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" - }, { "moduleName": "org.eclipse.jetty.ee11.websocket:jetty-ee11-websocket-jakarta-client", "moduleUrl": "https://jetty.org/", @@ -1458,13 +1367,6 @@ "moduleLicense": "EPL-2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, - { - "moduleName": "org.eclipse.jetty.ee11.websocket:jetty-ee11-websocket-jakarta-common", - "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.1.7", - "moduleLicense": "EPL-2.0", - "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" - }, { "moduleName": "org.eclipse.jetty.ee11.websocket:jetty-ee11-websocket-jakarta-common", "moduleUrl": "https://jetty.org/", @@ -1472,13 +1374,6 @@ "moduleLicense": "EPL-2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, - { - "moduleName": "org.eclipse.jetty.ee11.websocket:jetty-ee11-websocket-jakarta-server", - "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.1.7", - "moduleLicense": "EPL-2.0", - "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" - }, { "moduleName": "org.eclipse.jetty.ee11.websocket:jetty-ee11-websocket-jakarta-server", "moduleUrl": "https://jetty.org/", @@ -1486,13 +1381,6 @@ "moduleLicense": "EPL-2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, - { - "moduleName": "org.eclipse.jetty.ee11.websocket:jetty-ee11-websocket-jetty-server", - "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.1.7", - "moduleLicense": "EPL-2.0", - "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" - }, { "moduleName": "org.eclipse.jetty.ee11.websocket:jetty-ee11-websocket-jetty-server", "moduleUrl": "https://jetty.org/", @@ -1500,13 +1388,6 @@ "moduleLicense": "EPL-2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, - { - "moduleName": "org.eclipse.jetty.ee11.websocket:jetty-ee11-websocket-servlet", - "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.1.7", - "moduleLicense": "EPL-2.0", - "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" - }, { "moduleName": "org.eclipse.jetty.ee11.websocket:jetty-ee11-websocket-servlet", "moduleUrl": "https://jetty.org/", @@ -1514,13 +1395,6 @@ "moduleLicense": "EPL-2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, - { - "moduleName": "org.eclipse.jetty.ee11:jetty-ee11-annotations", - "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.1.7", - "moduleLicense": "EPL-2.0", - "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" - }, { "moduleName": "org.eclipse.jetty.ee11:jetty-ee11-annotations", "moduleUrl": "https://jetty.org/", @@ -1528,13 +1402,6 @@ "moduleLicense": "EPL-2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, - { - "moduleName": "org.eclipse.jetty.ee11:jetty-ee11-plus", - "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.1.7", - "moduleLicense": "EPL-2.0", - "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" - }, { "moduleName": "org.eclipse.jetty.ee11:jetty-ee11-plus", "moduleUrl": "https://jetty.org/", @@ -1542,13 +1409,6 @@ "moduleLicense": "EPL-2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, - { - "moduleName": "org.eclipse.jetty.ee11:jetty-ee11-servlet", - "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.1.7", - "moduleLicense": "EPL-2.0", - "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" - }, { "moduleName": "org.eclipse.jetty.ee11:jetty-ee11-servlet", "moduleUrl": "https://jetty.org/", @@ -1556,13 +1416,6 @@ "moduleLicense": "EPL-2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, - { - "moduleName": "org.eclipse.jetty.ee11:jetty-ee11-webapp", - "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.1.7", - "moduleLicense": "EPL-2.0", - "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" - }, { "moduleName": "org.eclipse.jetty.ee11:jetty-ee11-webapp", "moduleUrl": "https://jetty.org/", @@ -1570,13 +1423,6 @@ "moduleLicense": "EPL-2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, - { - "moduleName": "org.eclipse.jetty.ee:jetty-ee-webapp", - "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.1.7", - "moduleLicense": "EPL-2.0", - "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" - }, { "moduleName": "org.eclipse.jetty.ee:jetty-ee-webapp", "moduleUrl": "https://jetty.org/", @@ -1584,13 +1430,6 @@ "moduleLicense": "EPL-2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, - { - "moduleName": "org.eclipse.jetty.http2:jetty-http2-common", - "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.1.7", - "moduleLicense": "EPL-2.0", - "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" - }, { "moduleName": "org.eclipse.jetty.http2:jetty-http2-common", "moduleUrl": "https://jetty.org/", @@ -1598,13 +1437,6 @@ "moduleLicense": "EPL-2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, - { - "moduleName": "org.eclipse.jetty.http2:jetty-http2-hpack", - "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.1.7", - "moduleLicense": "EPL-2.0", - "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" - }, { "moduleName": "org.eclipse.jetty.http2:jetty-http2-hpack", "moduleUrl": "https://jetty.org/", @@ -1612,13 +1444,6 @@ "moduleLicense": "EPL-2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, - { - "moduleName": "org.eclipse.jetty.http2:jetty-http2-server", - "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.1.7", - "moduleLicense": "EPL-2.0", - "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" - }, { "moduleName": "org.eclipse.jetty.http2:jetty-http2-server", "moduleUrl": "https://jetty.org/", @@ -1626,13 +1451,6 @@ "moduleLicense": "EPL-2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, - { - "moduleName": "org.eclipse.jetty.websocket:jetty-websocket-core-client", - "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.1.7", - "moduleLicense": "EPL-2.0", - "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" - }, { "moduleName": "org.eclipse.jetty.websocket:jetty-websocket-core-client", "moduleUrl": "https://jetty.org/", @@ -1640,13 +1458,6 @@ "moduleLicense": "EPL-2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, - { - "moduleName": "org.eclipse.jetty.websocket:jetty-websocket-core-common", - "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.1.7", - "moduleLicense": "EPL-2.0", - "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" - }, { "moduleName": "org.eclipse.jetty.websocket:jetty-websocket-core-common", "moduleUrl": "https://jetty.org/", @@ -1654,13 +1465,6 @@ "moduleLicense": "EPL-2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, - { - "moduleName": "org.eclipse.jetty.websocket:jetty-websocket-core-server", - "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.1.7", - "moduleLicense": "EPL-2.0", - "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" - }, { "moduleName": "org.eclipse.jetty.websocket:jetty-websocket-core-server", "moduleUrl": "https://jetty.org/", @@ -1668,13 +1472,6 @@ "moduleLicense": "EPL-2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, - { - "moduleName": "org.eclipse.jetty.websocket:jetty-websocket-jetty-api", - "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.1.7", - "moduleLicense": "EPL-2.0", - "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" - }, { "moduleName": "org.eclipse.jetty.websocket:jetty-websocket-jetty-api", "moduleUrl": "https://jetty.org/", @@ -1682,13 +1479,6 @@ "moduleLicense": "EPL-2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, - { - "moduleName": "org.eclipse.jetty.websocket:jetty-websocket-jetty-common", - "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.1.7", - "moduleLicense": "EPL-2.0", - "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" - }, { "moduleName": "org.eclipse.jetty.websocket:jetty-websocket-jetty-common", "moduleUrl": "https://jetty.org/", @@ -1696,13 +1486,6 @@ "moduleLicense": "EPL-2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, - { - "moduleName": "org.eclipse.jetty.websocket:jetty-websocket-jetty-server", - "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.1.7", - "moduleLicense": "EPL-2.0", - "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" - }, { "moduleName": "org.eclipse.jetty.websocket:jetty-websocket-jetty-server", "moduleUrl": "https://jetty.org/", @@ -1710,13 +1493,6 @@ "moduleLicense": "EPL-2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, - { - "moduleName": "org.eclipse.jetty:jetty-alpn-client", - "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.1.7", - "moduleLicense": "EPL-2.0", - "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" - }, { "moduleName": "org.eclipse.jetty:jetty-alpn-client", "moduleUrl": "https://jetty.org/", @@ -1724,13 +1500,6 @@ "moduleLicense": "EPL-2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, - { - "moduleName": "org.eclipse.jetty:jetty-alpn-java-server", - "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.1.7", - "moduleLicense": "EPL-2.0", - "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" - }, { "moduleName": "org.eclipse.jetty:jetty-alpn-java-server", "moduleUrl": "https://jetty.org/", @@ -1738,13 +1507,6 @@ "moduleLicense": "EPL-2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, - { - "moduleName": "org.eclipse.jetty:jetty-alpn-server", - "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.1.7", - "moduleLicense": "EPL-2.0", - "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" - }, { "moduleName": "org.eclipse.jetty:jetty-alpn-server", "moduleUrl": "https://jetty.org/", @@ -1752,13 +1514,6 @@ "moduleLicense": "EPL-2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, - { - "moduleName": "org.eclipse.jetty:jetty-annotations", - "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.1.7", - "moduleLicense": "EPL-2.0", - "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" - }, { "moduleName": "org.eclipse.jetty:jetty-annotations", "moduleUrl": "https://jetty.org/", @@ -1766,13 +1521,6 @@ "moduleLicense": "EPL-2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, - { - "moduleName": "org.eclipse.jetty:jetty-client", - "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.1.7", - "moduleLicense": "EPL-2.0", - "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" - }, { "moduleName": "org.eclipse.jetty:jetty-client", "moduleUrl": "https://jetty.org/", @@ -1780,13 +1528,6 @@ "moduleLicense": "EPL-2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, - { - "moduleName": "org.eclipse.jetty:jetty-http", - "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.1.7", - "moduleLicense": "EPL-2.0", - "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" - }, { "moduleName": "org.eclipse.jetty:jetty-http", "moduleUrl": "https://jetty.org/", @@ -1794,13 +1535,6 @@ "moduleLicense": "EPL-2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, - { - "moduleName": "org.eclipse.jetty:jetty-io", - "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.1.7", - "moduleLicense": "EPL-2.0", - "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" - }, { "moduleName": "org.eclipse.jetty:jetty-io", "moduleUrl": "https://jetty.org/", @@ -1808,13 +1542,6 @@ "moduleLicense": "EPL-2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, - { - "moduleName": "org.eclipse.jetty:jetty-plus", - "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.1.7", - "moduleLicense": "EPL-2.0", - "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" - }, { "moduleName": "org.eclipse.jetty:jetty-plus", "moduleUrl": "https://jetty.org/", @@ -1822,13 +1549,6 @@ "moduleLicense": "EPL-2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, - { - "moduleName": "org.eclipse.jetty:jetty-security", - "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.1.7", - "moduleLicense": "EPL-2.0", - "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" - }, { "moduleName": "org.eclipse.jetty:jetty-security", "moduleUrl": "https://jetty.org/", @@ -1836,13 +1556,6 @@ "moduleLicense": "EPL-2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, - { - "moduleName": "org.eclipse.jetty:jetty-server", - "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.1.7", - "moduleLicense": "EPL-2.0", - "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" - }, { "moduleName": "org.eclipse.jetty:jetty-server", "moduleUrl": "https://jetty.org/", @@ -1850,13 +1563,6 @@ "moduleLicense": "EPL-2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, - { - "moduleName": "org.eclipse.jetty:jetty-session", - "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.1.7", - "moduleLicense": "EPL-2.0", - "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" - }, { "moduleName": "org.eclipse.jetty:jetty-session", "moduleUrl": "https://jetty.org/", @@ -1864,13 +1570,6 @@ "moduleLicense": "EPL-2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, - { - "moduleName": "org.eclipse.jetty:jetty-util", - "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.1.7", - "moduleLicense": "EPL-2.0", - "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" - }, { "moduleName": "org.eclipse.jetty:jetty-util", "moduleUrl": "https://jetty.org/", @@ -1878,13 +1577,6 @@ "moduleLicense": "EPL-2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, - { - "moduleName": "org.eclipse.jetty:jetty-xml", - "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.1.7", - "moduleLicense": "EPL-2.0", - "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" - }, { "moduleName": "org.eclipse.jetty:jetty-xml", "moduleUrl": "https://jetty.org/", @@ -1934,13 +1626,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, - { - "moduleName": "org.hibernate.orm:hibernate-core", - "moduleUrl": "https://hibernate.org/orm/releases/7.2", - "moduleVersion": "7.2.7.Final", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" - }, { "moduleName": "org.hibernate.validator:hibernate-validator", "moduleUrl": "https://hibernate.org/validator", @@ -2150,29 +1835,22 @@ }, { "moduleName": "org.springdoc:springdoc-openapi-starter-common", - "moduleVersion": "3.0.2", + "moduleVersion": "3.0.3", "moduleLicense": "The Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, { "moduleName": "org.springdoc:springdoc-openapi-starter-webmvc-api", - "moduleVersion": "3.0.2", + "moduleVersion": "3.0.3", "moduleLicense": "The Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, { "moduleName": "org.springdoc:springdoc-openapi-starter-webmvc-ui", - "moduleVersion": "3.0.2", + "moduleVersion": "3.0.3", "moduleLicense": "The Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, - { - "moduleName": "org.springframework.boot:spring-boot", - "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "4.0.5", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.boot:spring-boot", "moduleUrl": "https://spring.io/projects/spring-boot", @@ -2180,13 +1858,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.boot:spring-boot-actuator", - "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "4.0.5", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.boot:spring-boot-actuator", "moduleUrl": "https://spring.io/projects/spring-boot", @@ -2194,13 +1865,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.boot:spring-boot-actuator-autoconfigure", - "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "4.0.5", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.boot:spring-boot-actuator-autoconfigure", "moduleUrl": "https://spring.io/projects/spring-boot", @@ -2208,13 +1872,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.boot:spring-boot-autoconfigure", - "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "4.0.5", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.boot:spring-boot-autoconfigure", "moduleUrl": "https://spring.io/projects/spring-boot", @@ -2222,13 +1879,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.boot:spring-boot-cache", - "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "4.0.5", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.boot:spring-boot-cache", "moduleUrl": "https://spring.io/projects/spring-boot", @@ -2236,13 +1886,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.boot:spring-boot-data-commons", - "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "4.0.5", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.boot:spring-boot-data-commons", "moduleUrl": "https://spring.io/projects/spring-boot", @@ -2250,13 +1893,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.boot:spring-boot-data-jpa", - "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "4.0.5", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.boot:spring-boot-data-jpa", "moduleUrl": "https://spring.io/projects/spring-boot", @@ -2267,14 +1903,7 @@ { "moduleName": "org.springframework.boot:spring-boot-devtools", "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "4.0.5", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, - { - "moduleName": "org.springframework.boot:spring-boot-health", - "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "4.0.5", + "moduleVersion": "4.0.6", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, @@ -2285,13 +1914,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.boot:spring-boot-hibernate", - "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "4.0.5", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.boot:spring-boot-hibernate", "moduleUrl": "https://spring.io/projects/spring-boot", @@ -2299,13 +1921,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.boot:spring-boot-http-converter", - "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "4.0.5", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.boot:spring-boot-http-converter", "moduleUrl": "https://spring.io/projects/spring-boot", @@ -2313,13 +1928,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.boot:spring-boot-jackson", - "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "4.0.5", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.boot:spring-boot-jackson", "moduleUrl": "https://spring.io/projects/spring-boot", @@ -2327,13 +1935,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.boot:spring-boot-jdbc", - "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "4.0.5", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.boot:spring-boot-jdbc", "moduleUrl": "https://spring.io/projects/spring-boot", @@ -2341,13 +1942,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.boot:spring-boot-jetty", - "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "4.0.5", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.boot:spring-boot-jetty", "moduleUrl": "https://spring.io/projects/spring-boot", @@ -2355,13 +1949,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.boot:spring-boot-jpa", - "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "4.0.5", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.boot:spring-boot-jpa", "moduleUrl": "https://spring.io/projects/spring-boot", @@ -2369,13 +1956,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.boot:spring-boot-mail", - "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "4.0.5", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.boot:spring-boot-mail", "moduleUrl": "https://spring.io/projects/spring-boot", @@ -2383,13 +1963,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.boot:spring-boot-micrometer-metrics", - "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "4.0.5", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.boot:spring-boot-micrometer-metrics", "moduleUrl": "https://spring.io/projects/spring-boot", @@ -2397,13 +1970,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.boot:spring-boot-micrometer-observation", - "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "4.0.5", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.boot:spring-boot-micrometer-observation", "moduleUrl": "https://spring.io/projects/spring-boot", @@ -2411,13 +1977,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.boot:spring-boot-persistence", - "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "4.0.5", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.boot:spring-boot-persistence", "moduleUrl": "https://spring.io/projects/spring-boot", @@ -2425,13 +1984,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.boot:spring-boot-security", - "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "4.0.5", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.boot:spring-boot-security", "moduleUrl": "https://spring.io/projects/spring-boot", @@ -2439,13 +1991,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.boot:spring-boot-security-oauth2-client", - "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "4.0.5", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.boot:spring-boot-security-oauth2-client", "moduleUrl": "https://spring.io/projects/spring-boot", @@ -2453,13 +1998,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.boot:spring-boot-servlet", - "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "4.0.5", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.boot:spring-boot-servlet", "moduleUrl": "https://spring.io/projects/spring-boot", @@ -2467,13 +2005,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.boot:spring-boot-sql", - "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "4.0.5", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.boot:spring-boot-sql", "moduleUrl": "https://spring.io/projects/spring-boot", @@ -2481,13 +2012,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.boot:spring-boot-starter", - "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "4.0.5", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.boot:spring-boot-starter", "moduleUrl": "https://spring.io/projects/spring-boot", @@ -2495,13 +2019,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.boot:spring-boot-starter-actuator", - "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "4.0.5", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.boot:spring-boot-starter-actuator", "moduleUrl": "https://spring.io/projects/spring-boot", @@ -2509,13 +2026,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.boot:spring-boot-starter-aspectj", - "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "4.0.5", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.boot:spring-boot-starter-aspectj", "moduleUrl": "https://spring.io/projects/spring-boot", @@ -2523,13 +2033,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.boot:spring-boot-starter-cache", - "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "4.0.5", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.boot:spring-boot-starter-cache", "moduleUrl": "https://spring.io/projects/spring-boot", @@ -2537,13 +2040,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.boot:spring-boot-starter-data-jpa", - "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "4.0.5", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.boot:spring-boot-starter-data-jpa", "moduleUrl": "https://spring.io/projects/spring-boot", @@ -2551,13 +2047,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.boot:spring-boot-starter-jackson", - "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "4.0.5", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.boot:spring-boot-starter-jackson", "moduleUrl": "https://spring.io/projects/spring-boot", @@ -2565,13 +2054,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.boot:spring-boot-starter-jdbc", - "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "4.0.5", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.boot:spring-boot-starter-jdbc", "moduleUrl": "https://spring.io/projects/spring-boot", @@ -2579,13 +2061,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.boot:spring-boot-starter-jetty", - "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "4.0.5", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.boot:spring-boot-starter-jetty", "moduleUrl": "https://spring.io/projects/spring-boot", @@ -2593,13 +2068,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.boot:spring-boot-starter-jetty-runtime", - "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "4.0.5", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.boot:spring-boot-starter-jetty-runtime", "moduleUrl": "https://spring.io/projects/spring-boot", @@ -2607,13 +2075,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.boot:spring-boot-starter-logging", - "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "4.0.5", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.boot:spring-boot-starter-logging", "moduleUrl": "https://spring.io/projects/spring-boot", @@ -2621,13 +2082,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.boot:spring-boot-starter-mail", - "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "4.0.5", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.boot:spring-boot-starter-mail", "moduleUrl": "https://spring.io/projects/spring-boot", @@ -2635,13 +2089,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.boot:spring-boot-starter-micrometer-metrics", - "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "4.0.5", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.boot:spring-boot-starter-micrometer-metrics", "moduleUrl": "https://spring.io/projects/spring-boot", @@ -2649,13 +2096,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.boot:spring-boot-starter-security", - "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "4.0.5", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.boot:spring-boot-starter-security", "moduleUrl": "https://spring.io/projects/spring-boot", @@ -2663,13 +2103,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.boot:spring-boot-starter-security-oauth2-client", - "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "4.0.5", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.boot:spring-boot-starter-security-oauth2-client", "moduleUrl": "https://spring.io/projects/spring-boot", @@ -2677,13 +2110,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.boot:spring-boot-starter-webmvc", - "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "4.0.5", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.boot:spring-boot-starter-webmvc", "moduleUrl": "https://spring.io/projects/spring-boot", @@ -2691,13 +2117,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.boot:spring-boot-transaction", - "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "4.0.5", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.boot:spring-boot-transaction", "moduleUrl": "https://spring.io/projects/spring-boot", @@ -2705,13 +2124,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.boot:spring-boot-validation", - "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "4.0.5", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.boot:spring-boot-validation", "moduleUrl": "https://spring.io/projects/spring-boot", @@ -2719,13 +2131,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.boot:spring-boot-web-server", - "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "4.0.5", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.boot:spring-boot-web-server", "moduleUrl": "https://spring.io/projects/spring-boot", @@ -2733,13 +2138,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.boot:spring-boot-webmvc", - "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "4.0.5", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.boot:spring-boot-webmvc", "moduleUrl": "https://spring.io/projects/spring-boot", @@ -2747,13 +2145,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.data:spring-data-commons", - "moduleUrl": "https://spring.io/projects/spring-data", - "moduleVersion": "4.0.4", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.data:spring-data-commons", "moduleUrl": "https://spring.io/projects/spring-data", @@ -2761,13 +2152,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.data:spring-data-jpa", - "moduleUrl": "https://projects.spring.io/spring-data-jpa", - "moduleVersion": "4.0.4", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.data:spring-data-jpa", "moduleUrl": "https://projects.spring.io/spring-data-jpa", @@ -2775,13 +2159,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.security:spring-security-config", - "moduleUrl": "https://spring.io/projects/spring-security", - "moduleVersion": "7.0.4", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.security:spring-security-config", "moduleUrl": "https://spring.io/projects/spring-security", @@ -2789,13 +2166,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.security:spring-security-core", - "moduleUrl": "https://spring.io/projects/spring-security", - "moduleVersion": "7.0.4", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.security:spring-security-core", "moduleUrl": "https://spring.io/projects/spring-security", @@ -2803,13 +2173,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.security:spring-security-crypto", - "moduleUrl": "https://spring.io/projects/spring-security", - "moduleVersion": "7.0.4", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.security:spring-security-crypto", "moduleUrl": "https://spring.io/projects/spring-security", @@ -2817,13 +2180,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.security:spring-security-oauth2-client", - "moduleUrl": "https://spring.io/projects/spring-security", - "moduleVersion": "7.0.4", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.security:spring-security-oauth2-client", "moduleUrl": "https://spring.io/projects/spring-security", @@ -2831,13 +2187,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.security:spring-security-oauth2-core", - "moduleUrl": "https://spring.io/projects/spring-security", - "moduleVersion": "7.0.4", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.security:spring-security-oauth2-core", "moduleUrl": "https://spring.io/projects/spring-security", @@ -2845,13 +2194,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.security:spring-security-oauth2-jose", - "moduleUrl": "https://spring.io/projects/spring-security", - "moduleVersion": "7.0.4", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.security:spring-security-oauth2-jose", "moduleUrl": "https://spring.io/projects/spring-security", @@ -2859,13 +2201,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.security:spring-security-saml2-service-provider", - "moduleUrl": "https://spring.io/projects/spring-security", - "moduleVersion": "7.0.4", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.security:spring-security-saml2-service-provider", "moduleUrl": "https://spring.io/projects/spring-security", @@ -2873,13 +2208,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.security:spring-security-web", - "moduleUrl": "https://spring.io/projects/spring-security", - "moduleVersion": "7.0.4", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.security:spring-security-web", "moduleUrl": "https://spring.io/projects/spring-security", @@ -2887,13 +2215,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework.session:spring-session-core", - "moduleUrl": "https://spring.io/projects/spring-session", - "moduleVersion": "4.0.2", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework.session:spring-session-core", "moduleUrl": "https://spring.io/projects/spring-session", @@ -2901,13 +2222,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework:spring-aop", - "moduleUrl": "https://github.com/spring-projects/spring-framework", - "moduleVersion": "7.0.6", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework:spring-aop", "moduleUrl": "https://github.com/spring-projects/spring-framework", @@ -2915,13 +2229,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework:spring-aspects", - "moduleUrl": "https://github.com/spring-projects/spring-framework", - "moduleVersion": "7.0.6", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework:spring-aspects", "moduleUrl": "https://github.com/spring-projects/spring-framework", @@ -2929,13 +2236,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework:spring-beans", - "moduleUrl": "https://github.com/spring-projects/spring-framework", - "moduleVersion": "7.0.6", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework:spring-beans", "moduleUrl": "https://github.com/spring-projects/spring-framework", @@ -2943,13 +2243,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework:spring-context", - "moduleUrl": "https://github.com/spring-projects/spring-framework", - "moduleVersion": "7.0.6", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework:spring-context", "moduleUrl": "https://github.com/spring-projects/spring-framework", @@ -2957,13 +2250,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework:spring-context-support", - "moduleUrl": "https://github.com/spring-projects/spring-framework", - "moduleVersion": "7.0.6", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework:spring-context-support", "moduleUrl": "https://github.com/spring-projects/spring-framework", @@ -2971,13 +2257,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework:spring-core", - "moduleUrl": "https://github.com/spring-projects/spring-framework", - "moduleVersion": "7.0.6", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework:spring-core", "moduleUrl": "https://github.com/spring-projects/spring-framework", @@ -2985,13 +2264,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework:spring-expression", - "moduleUrl": "https://github.com/spring-projects/spring-framework", - "moduleVersion": "7.0.6", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework:spring-expression", "moduleUrl": "https://github.com/spring-projects/spring-framework", @@ -2999,13 +2271,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework:spring-jdbc", - "moduleUrl": "https://github.com/spring-projects/spring-framework", - "moduleVersion": "7.0.6", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework:spring-jdbc", "moduleUrl": "https://github.com/spring-projects/spring-framework", @@ -3013,13 +2278,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework:spring-orm", - "moduleUrl": "https://github.com/spring-projects/spring-framework", - "moduleVersion": "7.0.6", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework:spring-orm", "moduleUrl": "https://github.com/spring-projects/spring-framework", @@ -3027,13 +2285,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework:spring-tx", - "moduleUrl": "https://github.com/spring-projects/spring-framework", - "moduleVersion": "7.0.6", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework:spring-tx", "moduleUrl": "https://github.com/spring-projects/spring-framework", @@ -3041,13 +2292,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework:spring-web", - "moduleUrl": "https://github.com/spring-projects/spring-framework", - "moduleVersion": "7.0.6", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework:spring-web", "moduleUrl": "https://github.com/spring-projects/spring-framework", @@ -3055,13 +2299,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, - { - "moduleName": "org.springframework:spring-webmvc", - "moduleUrl": "https://github.com/spring-projects/spring-framework", - "moduleVersion": "7.0.6", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" - }, { "moduleName": "org.springframework:spring-webmvc", "moduleUrl": "https://github.com/spring-projects/spring-framework", @@ -3129,7 +2366,7 @@ { "moduleName": "org.webjars:swagger-ui", "moduleUrl": "https://www.webjars.org", - "moduleVersion": "5.32.0", + "moduleVersion": "5.32.2", "moduleLicense": "Apache-2.0", "moduleLicenseUrl": "" }, @@ -3154,13 +2391,6 @@ "moduleLicense": "MIT License", "moduleLicenseUrl": "http://www.opensource.org/licenses/mit-license.php" }, - { - "moduleName": "tools.jackson.core:jackson-core", - "moduleUrl": "https://github.com/FasterXML/jackson-core", - "moduleVersion": "3.1.0", - "moduleLicense": "The Apache Software License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" - }, { "moduleName": "tools.jackson.core:jackson-core", "moduleUrl": "https://github.com/FasterXML/jackson-core", @@ -3168,13 +2398,6 @@ "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, - { - "moduleName": "tools.jackson.core:jackson-databind", - "moduleUrl": "https://github.com/FasterXML/jackson", - "moduleVersion": "3.1.0", - "moduleLicense": "The Apache Software License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" - }, { "moduleName": "tools.jackson.core:jackson-databind", "moduleUrl": "https://github.com/FasterXML/jackson", @@ -3182,13 +2405,6 @@ "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, - { - "moduleName": "tools.jackson:jackson-bom", - "moduleUrl": "https://github.com/FasterXML/jackson-bom", - "moduleVersion": "3.1.0", - "moduleLicense": "The Apache Software License, Version 2.0", - "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" - }, { "moduleName": "tools.jackson:jackson-bom", "moduleUrl": "https://github.com/FasterXML/jackson-bom", diff --git a/build.gradle b/build.gradle index 0000e30e6..1bcf18f54 100644 --- a/build.gradle +++ b/build.gradle @@ -78,7 +78,7 @@ springBoot { allprojects { group = 'stirling.software' - version = '2.10.1' + version = '2.11.0' configurations.configureEach { exclude group: "org.springframework.boot", module: "spring-boot-starter-tomcat" diff --git a/frontend/src-tauri/tauri.conf.json b/frontend/src-tauri/tauri.conf.json index 65070180e..8c6da2f1e 100644 --- a/frontend/src-tauri/tauri.conf.json +++ b/frontend/src-tauri/tauri.conf.json @@ -1,88 +1,105 @@ { - "$schema": "../node_modules/@tauri-apps/cli/config.schema.json", - "productName": "Stirling-PDF", - "version": "2.10.1", - "identifier": "stirling.pdf.dev", - "build": { - "frontendDist": "../dist", - "devUrl": "http://localhost:5173", - "beforeDevCommand": "npx vite --mode desktop", - "beforeBuildCommand": "npx vite build --mode desktop" - }, - "app": { - "windows": [ - { - "title": "Stirling-PDF", - "width": 1280, - "height": 800, - "resizable": true, - "fullscreen": false, - "additionalBrowserArgs": "--enable-features=CertVerifierBuiltinFeature" - } - ] - }, - "bundle": { - "active": true, - "publisher": "Stirling PDF Inc.", - "targets": ["deb", "rpm", "appimage", "dmg", "msi"], - "icon": [ - "icons/icon.png", - "icons/icon.icns", - "icons/icon.ico", - "icons/16x16.png", - "icons/32x32.png", - "icons/64x64.png", - "icons/128x128.png", - "icons/192x192.png" - ], - "resources": ["libs/*.jar", "runtime/jre/**/*"], - "fileAssociations": [ - { - "ext": ["pdf"], - "name": "PDF Document", - "role": "Editor", - "mimeType": "application/pdf" - } - ], - "linux": { - "deb": { - "desktopTemplate": "stirling-pdf.desktop" - }, - "rpm": { - "desktopTemplate": "stirling-pdf.desktop" - }, - "appimage": { - "bundleMediaFramework": false - } + "$schema": "../node_modules/@tauri-apps/cli/config.schema.json", + "productName": "Stirling-PDF", + "version": "2.11.0", + "identifier": "stirling.pdf.dev", + "build": { + "frontendDist": "../dist", + "devUrl": "http://localhost:5173", + "beforeDevCommand": "npx vite --mode desktop", + "beforeBuildCommand": "npx vite build --mode desktop" }, - "windows": { - "certificateThumbprint": null, - "digestAlgorithm": "sha256", - "timestampUrl": "http://timestamp.digicert.com", - "wix": { - "fragmentPaths": ["windows/wix/provisioning.wxs"], - "componentGroupRefs": ["ProvisioningComponentGroup"] - } + "app": { + "windows": [ + { + "title": "Stirling-PDF", + "width": 1280, + "height": 800, + "resizable": true, + "fullscreen": false, + "additionalBrowserArgs": "--enable-features=CertVerifierBuiltinFeature" + } + ] }, - "macOS": { - "minimumSystemVersion": "10.15", - "signingIdentity": null, - "entitlements": null, - "providerShortName": null, - "infoPlist": "Info.plist" + "bundle": { + "active": true, + "publisher": "Stirling PDF Inc.", + "targets": [ + "deb", + "rpm", + "appimage", + "dmg", + "msi" + ], + "icon": [ + "icons/icon.png", + "icons/icon.icns", + "icons/icon.ico", + "icons/16x16.png", + "icons/32x32.png", + "icons/64x64.png", + "icons/128x128.png", + "icons/192x192.png" + ], + "resources": [ + "libs/*.jar", + "runtime/jre/**/*" + ], + "fileAssociations": [ + { + "ext": [ + "pdf" + ], + "name": "PDF Document", + "role": "Editor", + "mimeType": "application/pdf" + } + ], + "linux": { + "deb": { + "desktopTemplate": "stirling-pdf.desktop" + }, + "rpm": { + "desktopTemplate": "stirling-pdf.desktop" + }, + "appimage": { + "bundleMediaFramework": false + } + }, + "windows": { + "certificateThumbprint": null, + "digestAlgorithm": "sha256", + "timestampUrl": "http://timestamp.digicert.com", + "wix": { + "fragmentPaths": [ + "windows/wix/provisioning.wxs" + ], + "componentGroupRefs": [ + "ProvisioningComponentGroup" + ] + } + }, + "macOS": { + "minimumSystemVersion": "10.15", + "signingIdentity": null, + "entitlements": null, + "providerShortName": null, + "infoPlist": "Info.plist" + } + }, + "plugins": { + "shell": { + "open": true + }, + "fs": { + "requireLiteralLeadingDot": false + }, + "deep-link": { + "desktop": { + "schemes": [ + "stirlingpdf" + ] + } + } } - }, - "plugins": { - "shell": { - "open": true - }, - "fs": { - "requireLiteralLeadingDot": false - }, - "deep-link": { - "desktop": { - "schemes": ["stirlingpdf"] - } - } - } } diff --git a/frontend/src/core/testing/serverExperienceSimulations.ts b/frontend/src/core/testing/serverExperienceSimulations.ts index b69ced9bd..2741f9967 100644 --- a/frontend/src/core/testing/serverExperienceSimulations.ts +++ b/frontend/src/core/testing/serverExperienceSimulations.ts @@ -38,7 +38,7 @@ const FREE_LICENSE_INFO: LicenseInfo = { const BASE_NO_LOGIN_CONFIG: AppConfig = { enableAnalytics: true, - appVersion: "2.10.1", + appVersion: "2.11.0", serverCertificateEnabled: false, enableAlphaFunctionality: false, serverPort: 8080, diff --git a/frontend/src/proprietary/testing/serverExperienceSimulations.ts b/frontend/src/proprietary/testing/serverExperienceSimulations.ts index 8a56f9bbc..7b9aaf986 100644 --- a/frontend/src/proprietary/testing/serverExperienceSimulations.ts +++ b/frontend/src/proprietary/testing/serverExperienceSimulations.ts @@ -48,7 +48,7 @@ const FREE_LICENSE_INFO: LicenseInfo = { const BASE_NO_LOGIN_CONFIG: AppConfig = { enableAnalytics: true, - appVersion: "2.10.1", + appVersion: "2.11.0", serverCertificateEnabled: false, enableAlphaFunctionality: false, enableDesktopInstallSlide: true,