From 4964d940f247539978690a70f48c067db108e8e5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 21:41:20 -0600 Subject: [PATCH] [Automated] Updating OSS attribution documents (#487) Co-authored-by: niallthomson --- src/cart/ATTRIBUTION.md | 404 ++++++++++++++++++------------------ src/catalog/ATTRIBUTION.md | 40 ++-- src/checkout/ATTRIBUTION.md | 187 ++++++++++------- src/orders/ATTRIBUTION.md | 280 ++++++++++++------------- src/ui/ATTRIBUTION.md | 291 +++++++++++++------------- 5 files changed, 618 insertions(+), 584 deletions(-) diff --git a/src/cart/ATTRIBUTION.md b/src/cart/ATTRIBUTION.md index f89f76abc..3784b43ea 100644 --- a/src/cart/ATTRIBUTION.md +++ b/src/cart/ATTRIBUTION.md @@ -20,7 +20,7 @@ http://www.apache.org/licenses/LICENSE-2.0 ---- -### com.fasterxml.jackson.core:jackson-annotations @2.15.3 - https://github.com/FasterXML/jackson +### com.fasterxml.jackson.core:jackson-annotations @2.15.4 - https://github.com/FasterXML/jackson Apache License @@ -226,11 +226,11 @@ http://www.apache.org/licenses/LICENSE-2.0 limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.15.3/jackson-annotations-2.15.3-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.15.4/jackson-annotations-2.15.4-sources.jar) ---- -### com.fasterxml.jackson.core:jackson-core @2.15.3 - https://github.com/FasterXML/jackson-core +### com.fasterxml.jackson.core:jackson-core @2.15.4 - https://github.com/FasterXML/jackson-core Apache License @@ -436,7 +436,7 @@ http://www.apache.org/licenses/LICENSE-2.0 limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.15.3/jackson-core-2.15.3-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.15.4/jackson-core-2.15.4-sources.jar) ---- @@ -650,7 +650,7 @@ http://www.apache.org/licenses/LICENSE-2.0 ---- -### com.fasterxml.jackson.dataformat:jackson-dataformat-yaml @2.15.3 - https://github.com/FasterXML/jackson-dataformats-text +### com.fasterxml.jackson.dataformat:jackson-dataformat-yaml @2.15.4 - https://github.com/FasterXML/jackson-dataformats-text This copy of Jackson JSON processor YAML module is licensed under the Apache (Software) License, version 2.0 ("the License"). @@ -662,11 +662,11 @@ You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 -[Source code](https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.3/jackson-dataformat-yaml-2.15.3-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.4/jackson-dataformat-yaml-2.15.4-sources.jar) ---- -### com.fasterxml.jackson.datatype:jackson-datatype-jdk8 @2.15.3 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8 +### com.fasterxml.jackson.datatype:jackson-datatype-jdk8 @2.15.4 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8 This copy of Jackson JSON processor Java 8 datatype module is licensed under the Apache (Software) License, version 2.0 ("the License"). @@ -678,11 +678,11 @@ You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 -[Source code](https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.15.3/jackson-datatype-jdk8-2.15.3-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.15.4/jackson-datatype-jdk8-2.15.4-sources.jar) ---- -### com.fasterxml.jackson.datatype:jackson-datatype-jsr310 @2.15.3 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310 +### com.fasterxml.jackson.datatype:jackson-datatype-jsr310 @2.15.4 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310 This copy of Jackson JSON processor Java 8 Date/Time module is licensed under the Apache (Software) License, version 2.0 ("the License"). @@ -694,11 +694,11 @@ You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 -[Source code](https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.3/jackson-datatype-jsr310-2.15.3-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.4/jackson-datatype-jsr310-2.15.4-sources.jar) ---- -### com.fasterxml.jackson.module:jackson-module-parameter-names @2.15.3 - https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names +### com.fasterxml.jackson.module:jackson-module-parameter-names @2.15.4 - https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names This copy of Jackson JSON processor Java 8 parameter names module is licensed under the Apache (Software) License, version 2.0 ("the License"). @@ -710,11 +710,11 @@ You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 -[Source code](https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.15.3/jackson-module-parameter-names-2.15.3-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.15.4/jackson-module-parameter-names-2.15.4-sources.jar) ---- -### com.github.docker-java:docker-java-api @3.3.4 - https://github.com/docker-java/docker-java +### com.github.docker-java:docker-java-api @3.3.5 - https://github.com/docker-java/docker-java Apache License @@ -920,11 +920,11 @@ http://www.apache.org/licenses/LICENSE-2.0 limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-api/3.3.4/docker-java-api-3.3.4-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-api/3.3.5/docker-java-api-3.3.5-sources.jar) ---- -### com.github.docker-java:docker-java-transport @3.3.4 - https://github.com/docker-java/docker-java +### com.github.docker-java:docker-java-transport @3.3.5 - https://github.com/docker-java/docker-java Apache License @@ -1130,11 +1130,11 @@ http://www.apache.org/licenses/LICENSE-2.0 limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport/3.3.4/docker-java-transport-3.3.4-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport/3.3.5/docker-java-transport-3.3.5-sources.jar) ---- -### com.github.docker-java:docker-java-transport-zerodep @3.3.4 - https://github.com/docker-java/docker-java +### com.github.docker-java:docker-java-transport-zerodep @3.3.5 - https://github.com/docker-java/docker-java Apache License @@ -1340,11 +1340,11 @@ http://www.apache.org/licenses/LICENSE-2.0 limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-zerodep/3.3.4/docker-java-transport-zerodep-3.3.4-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-zerodep/3.3.5/docker-java-transport-zerodep-3.3.5-sources.jar) ---- -### com.jayway.jsonpath:json-path @2.8.0 - https://github.com/jayway/JsonPath +### com.jayway.jsonpath:json-path @2.9.0 - https://github.com/jayway/JsonPath Apache License @@ -1550,7 +1550,7 @@ http://www.apache.org/licenses/LICENSE-2.0 limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.8.0/json-path-2.8.0-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.9.0/json-path-2.9.0-sources.jar) ---- @@ -1764,7 +1764,7 @@ http://www.apache.org/licenses/LICENSE-2.0 ---- -### commons-codec:commons-codec @1.16.0 - https://commons.apache.org/proper/commons-codec/ +### commons-codec:commons-codec @1.16.1 - https://commons.apache.org/proper/commons-codec/ Apache License @@ -1970,7 +1970,7 @@ http://www.apache.org/licenses/LICENSE-2.0 limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1-sources.jar) ---- @@ -2184,7 +2184,7 @@ http://www.apache.org/licenses/LICENSE-2.0 ---- -### de.codecentric:chaos-monkey-spring-boot @3.0.2 - https://github.com/codecentric/chaos-monkey-spring-boot/chaos-monkey-dependencies/chaos-monkey-spring-boot +### de.codecentric:chaos-monkey-spring-boot @3.1.0 - https://github.com/codecentric/chaos-monkey-spring-boot/chaos-monkey-dependencies/chaos-monkey-spring-boot Apache License @@ -2390,11 +2390,11 @@ http://www.apache.org/licenses/LICENSE-2.0 limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/de/codecentric/chaos-monkey-spring-boot/3.0.2/chaos-monkey-spring-boot-3.0.2-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/de/codecentric/chaos-monkey-spring-boot/3.1.0/chaos-monkey-spring-boot-3.1.0-sources.jar) ---- -### io.micrometer:micrometer-commons @1.12.0 - https://github.com/micrometer-metrics/micrometer +### io.micrometer:micrometer-commons @1.12.3 - https://github.com/micrometer-metrics/micrometer Apache License @@ -2600,11 +2600,11 @@ http://www.apache.org/licenses/LICENSE-2.0 limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/io/micrometer/micrometer-commons/1.12.0/micrometer-commons-1.12.0-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/micrometer/micrometer-commons/1.12.3/micrometer-commons-1.12.3-sources.jar) ---- -### io.micrometer:micrometer-core @1.12.0 - https://github.com/micrometer-metrics/micrometer +### io.micrometer:micrometer-core @1.12.3 - https://github.com/micrometer-metrics/micrometer Apache License @@ -2810,11 +2810,11 @@ http://www.apache.org/licenses/LICENSE-2.0 limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.12.0/micrometer-core-1.12.0-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.12.3/micrometer-core-1.12.3-sources.jar) ---- -### io.micrometer:micrometer-jakarta9 @1.12.0 - https://github.com/micrometer-metrics/micrometer +### io.micrometer:micrometer-jakarta9 @1.12.3 - https://github.com/micrometer-metrics/micrometer Apache License @@ -3020,11 +3020,11 @@ http://www.apache.org/licenses/LICENSE-2.0 limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/io/micrometer/micrometer-jakarta9/1.12.0/micrometer-jakarta9-1.12.0-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/micrometer/micrometer-jakarta9/1.12.3/micrometer-jakarta9-1.12.3-sources.jar) ---- -### io.micrometer:micrometer-observation @1.12.0 - https://github.com/micrometer-metrics/micrometer +### io.micrometer:micrometer-observation @1.12.3 - https://github.com/micrometer-metrics/micrometer Apache License @@ -3230,11 +3230,11 @@ http://www.apache.org/licenses/LICENSE-2.0 limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/io/micrometer/micrometer-observation/1.12.0/micrometer-observation-1.12.0-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/micrometer/micrometer-observation/1.12.3/micrometer-observation-1.12.3-sources.jar) ---- -### io.micrometer:micrometer-registry-prometheus @1.12.0 - https://github.com/micrometer-metrics/micrometer +### io.micrometer:micrometer-registry-prometheus @1.12.3 - https://github.com/micrometer-metrics/micrometer Apache License @@ -3440,11 +3440,11 @@ http://www.apache.org/licenses/LICENSE-2.0 limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/io/micrometer/micrometer-registry-prometheus/1.12.0/micrometer-registry-prometheus-1.12.0-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/micrometer/micrometer-registry-prometheus/1.12.3/micrometer-registry-prometheus-1.12.3-sources.jar) ---- -### io.netty:netty-buffer @4.1.101.Final - https://netty.io/netty-buffer/ +### io.netty:netty-buffer @4.1.107.Final - https://netty.io/netty-buffer/ Apache License @@ -3650,11 +3650,11 @@ http://www.apache.org/licenses/LICENSE-2.0 limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.101.Final/netty-buffer-4.1.101.Final-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.107.Final/netty-buffer-4.1.107.Final-sources.jar) ---- -### io.netty:netty-codec @4.1.101.Final - https://netty.io/netty-codec/ +### io.netty:netty-codec @4.1.107.Final - https://netty.io/netty-codec/ Apache License @@ -3860,11 +3860,11 @@ http://www.apache.org/licenses/LICENSE-2.0 limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.101.Final/netty-codec-4.1.101.Final-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.107.Final/netty-codec-4.1.107.Final-sources.jar) ---- -### io.netty:netty-codec-http @4.1.101.Final - https://netty.io/netty-codec-http/ +### io.netty:netty-codec-http @4.1.107.Final - https://netty.io/netty-codec-http/ Apache License @@ -4070,11 +4070,11 @@ http://www.apache.org/licenses/LICENSE-2.0 limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.101.Final/netty-codec-http-4.1.101.Final-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.107.Final/netty-codec-http-4.1.107.Final-sources.jar) ---- -### io.netty:netty-codec-http2 @4.1.101.Final - https://netty.io/netty-codec-http2/ +### io.netty:netty-codec-http2 @4.1.107.Final - https://netty.io/netty-codec-http2/ Apache License @@ -4280,11 +4280,11 @@ http://www.apache.org/licenses/LICENSE-2.0 limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.101.Final/netty-codec-http2-4.1.101.Final-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.107.Final/netty-codec-http2-4.1.107.Final-sources.jar) ---- -### io.netty:netty-common @4.1.101.Final - https://netty.io/netty-common/ +### io.netty:netty-common @4.1.107.Final - https://netty.io/netty-common/ Apache License @@ -4490,11 +4490,11 @@ http://www.apache.org/licenses/LICENSE-2.0 limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.101.Final/netty-common-4.1.101.Final-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.107.Final/netty-common-4.1.107.Final-sources.jar) ---- -### io.netty:netty-handler @4.1.101.Final - https://netty.io/netty-handler/ +### io.netty:netty-handler @4.1.107.Final - https://netty.io/netty-handler/ Apache License @@ -4700,11 +4700,11 @@ http://www.apache.org/licenses/LICENSE-2.0 limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.101.Final/netty-handler-4.1.101.Final-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.107.Final/netty-handler-4.1.107.Final-sources.jar) ---- -### io.netty:netty-resolver @4.1.101.Final - https://netty.io/netty-resolver/ +### io.netty:netty-resolver @4.1.107.Final - https://netty.io/netty-resolver/ Apache License @@ -4910,11 +4910,11 @@ http://www.apache.org/licenses/LICENSE-2.0 limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.101.Final/netty-resolver-4.1.101.Final-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.107.Final/netty-resolver-4.1.107.Final-sources.jar) ---- -### io.netty:netty-transport @4.1.101.Final - https://netty.io/netty-transport/ +### io.netty:netty-transport @4.1.107.Final - https://netty.io/netty-transport/ Apache License @@ -5120,11 +5120,11 @@ http://www.apache.org/licenses/LICENSE-2.0 limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.101.Final/netty-transport-4.1.101.Final-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.107.Final/netty-transport-4.1.107.Final-sources.jar) ---- -### io.netty:netty-transport-classes-epoll @4.1.101.Final - https://netty.io/netty-transport-classes-epoll/ +### io.netty:netty-transport-classes-epoll @4.1.107.Final - https://netty.io/netty-transport-classes-epoll/ Apache License @@ -5330,11 +5330,11 @@ http://www.apache.org/licenses/LICENSE-2.0 limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.101.Final/netty-transport-classes-epoll-4.1.101.Final-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.107.Final/netty-transport-classes-epoll-4.1.107.Final-sources.jar) ---- -### io.netty:netty-transport-native-unix-common @4.1.101.Final - https://netty.io/netty-transport-native-unix-common/ +### io.netty:netty-transport-native-unix-common @4.1.107.Final - https://netty.io/netty-transport-native-unix-common/ Apache License @@ -5540,7 +5540,7 @@ http://www.apache.org/licenses/LICENSE-2.0 limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.101.Final/netty-transport-native-unix-common-4.1.101.Final-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.107.Final/netty-transport-native-unix-common-4.1.107.Final-sources.jar) ---- @@ -8153,7 +8153,7 @@ http://www.apache.org/licenses/LICENSE-2.0 ---- -### net.bytebuddy:byte-buddy @1.14.10 - https://bytebuddy.net/byte-buddy +### net.bytebuddy:byte-buddy @1.14.12 - https://bytebuddy.net/byte-buddy Apache License Version 2.0, January 2004 @@ -8334,11 +8334,11 @@ Apache License -[Source code](https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.10/byte-buddy-1.14.10-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.12/byte-buddy-1.14.12-sources.jar) ---- -### net.bytebuddy:byte-buddy-agent @1.14.10 - https://bytebuddy.net/byte-buddy-agent +### net.bytebuddy:byte-buddy-agent @1.14.12 - https://bytebuddy.net/byte-buddy-agent Apache License Version 2.0, January 2004 @@ -8518,7 +8518,7 @@ Apache License END OF TERMS AND CONDITIONS -[Source code](https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.14.10/byte-buddy-agent-1.14.10-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.14.12/byte-buddy-agent-1.14.12-sources.jar) ---- @@ -10655,7 +10655,7 @@ twall[at]users[dot]sf[dot]net. ---- -### org.apache.tomcat.embed:tomcat-embed-core @10.1.16 - https://tomcat.apache.org/ +### org.apache.tomcat.embed:tomcat-embed-core @10.1.19 - https://tomcat.apache.org/ Apache License @@ -11517,11 +11517,11 @@ version(s), and exceptions or additional permissions here}." You may add additional accurate notices of copyright ownership. -[Source code](https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/10.1.16/tomcat-embed-core-10.1.16-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/10.1.19/tomcat-embed-core-10.1.19-sources.jar) ---- -### org.apache.tomcat.embed:tomcat-embed-el @10.1.16 - https://tomcat.apache.org/ +### org.apache.tomcat.embed:tomcat-embed-el @10.1.19 - https://tomcat.apache.org/ Apache License @@ -11727,11 +11727,11 @@ version(s), and exceptions or additional permissions here}." limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/10.1.16/tomcat-embed-el-10.1.16-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/10.1.19/tomcat-embed-el-10.1.19-sources.jar) ---- -### org.apache.tomcat.embed:tomcat-embed-websocket @10.1.16 - https://tomcat.apache.org/ +### org.apache.tomcat.embed:tomcat-embed-websocket @10.1.19 - https://tomcat.apache.org/ Apache License @@ -11937,7 +11937,7 @@ version(s), and exceptions or additional permissions here}." limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/10.1.16/tomcat-embed-websocket-10.1.16-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/10.1.19/tomcat-embed-websocket-10.1.19-sources.jar) ---- @@ -12150,7 +12150,7 @@ version(s), and exceptions or additional permissions here}." ---- -### org.aspectj:aspectjweaver @1.9.20.1 - https://www.eclipse.org/aspectj/ +### org.aspectj:aspectjweaver @1.9.21 - https://www.eclipse.org/aspectj/ Per: https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt @@ -12433,7 +12433,7 @@ version(s), and exceptions or additional permissions here}." You may add additional accurate notices of copyright ownership. -[Source code](https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.9.20.1/aspectjweaver-1.9.20.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.9.21/aspectjweaver-1.9.21-sources.jar) ---- @@ -13571,7 +13571,7 @@ the Author. ---- -### org.junit.jupiter:junit-jupiter @5.10.1 - https://junit.org/junit5/ +### org.junit.jupiter:junit-jupiter @5.10.2 - https://junit.org/junit5/ Eclipse Public License - v 2.0 ============================== @@ -13673,11 +13673,11 @@ If it is not possible or desirable to put the notice in a particular file, then You may add additional accurate notices of copyright ownership. -[Source code](https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.10.1/junit-jupiter-5.10.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.10.2/junit-jupiter-5.10.2-sources.jar) ---- -### org.junit.jupiter:junit-jupiter-api @5.10.1 - https://junit.org/junit5/ +### org.junit.jupiter:junit-jupiter-api @5.10.2 - https://junit.org/junit5/ Eclipse Public License - v 2.0 ============================== @@ -13779,11 +13779,11 @@ If it is not possible or desirable to put the notice in a particular file, then You may add additional accurate notices of copyright ownership. -[Source code](https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.10.1/junit-jupiter-api-5.10.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2-sources.jar) ---- -### org.junit.jupiter:junit-jupiter-engine @5.10.1 - https://junit.org/junit5/ +### org.junit.jupiter:junit-jupiter-engine @5.10.2 - https://junit.org/junit5/ Eclipse Public License - v 2.0 ============================== @@ -13885,11 +13885,11 @@ If it is not possible or desirable to put the notice in a particular file, then You may add additional accurate notices of copyright ownership. -[Source code](https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.10.1/junit-jupiter-engine-5.10.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.10.2/junit-jupiter-engine-5.10.2-sources.jar) ---- -### org.junit.jupiter:junit-jupiter-params @5.10.1 - https://junit.org/junit5/ +### org.junit.jupiter:junit-jupiter-params @5.10.2 - https://junit.org/junit5/ Eclipse Public License - v 2.0 ============================== @@ -13991,11 +13991,11 @@ If it is not possible or desirable to put the notice in a particular file, then You may add additional accurate notices of copyright ownership. -[Source code](https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.10.1/junit-jupiter-params-5.10.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.10.2/junit-jupiter-params-5.10.2-sources.jar) ---- -### org.junit.platform:junit-platform-commons @1.10.1 - https://junit.org/junit5/ +### org.junit.platform:junit-platform-commons @1.10.2 - https://junit.org/junit5/ Eclipse Public License - v 2.0 ============================== @@ -14097,11 +14097,11 @@ If it is not possible or desirable to put the notice in a particular file, then You may add additional accurate notices of copyright ownership. -[Source code](https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.10.1/junit-platform-commons-1.10.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2-sources.jar) ---- -### org.junit.platform:junit-platform-engine @1.10.1 - https://junit.org/junit5/ +### org.junit.platform:junit-platform-engine @1.10.2 - https://junit.org/junit5/ Eclipse Public License - v 2.0 ============================== @@ -14203,7 +14203,7 @@ If it is not possible or desirable to put the notice in a particular file, then You may add additional accurate notices of copyright ownership. -[Source code](https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.10.1/junit-platform-engine-1.10.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.10.2/junit-platform-engine-1.10.2-sources.jar) ---- @@ -15974,7 +15974,7 @@ SOFTWARE. ---- -### org.slf4j:jcl-over-slf4j @2.0.9 - http://www.slf4j.org +### org.slf4j:jcl-over-slf4j @2.0.12 - http://www.slf4j.org Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland) All rights reserved. @@ -16002,11 +16002,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -[Source code](https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/2.0.9/jcl-over-slf4j-2.0.9-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12-sources.jar) ---- -### org.slf4j:slf4j-api @2.0.9 - http://www.slf4j.org +### org.slf4j:slf4j-api @2.0.12 - http://www.slf4j.org Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland) All rights reserved. @@ -16034,7 +16034,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -[Source code](https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12-sources.jar) ---- @@ -16668,7 +16668,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ---- -### org.springframework:spring-aop @6.1.1 - https://github.com/spring-projects/spring-framework +### org.springframework:spring-aop @6.1.4 - https://github.com/spring-projects/spring-framework Apache License @@ -16874,11 +16874,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-aop/6.1.1/spring-aop-6.1.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-aop/6.1.4/spring-aop-6.1.4-sources.jar) ---- -### org.springframework:spring-aspects @6.1.1 - https://github.com/spring-projects/spring-framework +### org.springframework:spring-aspects @6.1.4 - https://github.com/spring-projects/spring-framework Apache License @@ -17084,11 +17084,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-aspects/6.1.1/spring-aspects-6.1.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-aspects/6.1.4/spring-aspects-6.1.4-sources.jar) ---- -### org.springframework:spring-beans @6.1.1 - https://github.com/spring-projects/spring-framework +### org.springframework:spring-beans @6.1.4 - https://github.com/spring-projects/spring-framework Apache License @@ -17294,11 +17294,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-beans/6.1.1/spring-beans-6.1.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-beans/6.1.4/spring-beans-6.1.4-sources.jar) ---- -### org.springframework:spring-context @6.1.1 - https://github.com/spring-projects/spring-framework +### org.springframework:spring-context @6.1.4 - https://github.com/spring-projects/spring-framework Apache License @@ -17504,11 +17504,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-context/6.1.1/spring-context-6.1.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-context/6.1.4/spring-context-6.1.4-sources.jar) ---- -### org.springframework:spring-core @6.1.1 - https://github.com/spring-projects/spring-framework +### org.springframework:spring-core @6.1.4 - https://github.com/spring-projects/spring-framework Apache License @@ -17714,11 +17714,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-core/6.1.1/spring-core-6.1.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-core/6.1.4/spring-core-6.1.4-sources.jar) ---- -### org.springframework:spring-expression @6.1.1 - https://github.com/spring-projects/spring-framework +### org.springframework:spring-expression @6.1.4 - https://github.com/spring-projects/spring-framework Apache License @@ -17924,11 +17924,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-expression/6.1.1/spring-expression-6.1.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-expression/6.1.4/spring-expression-6.1.4-sources.jar) ---- -### org.springframework:spring-instrument @6.1.1 - https://github.com/spring-projects/spring-framework +### org.springframework:spring-instrument @6.1.4 - https://github.com/spring-projects/spring-framework Apache License @@ -18134,11 +18134,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-instrument/6.1.1/spring-instrument-6.1.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-instrument/6.1.4/spring-instrument-6.1.4-sources.jar) ---- -### org.springframework:spring-jcl @6.1.1 - https://github.com/spring-projects/spring-framework +### org.springframework:spring-jcl @6.1.4 - https://github.com/spring-projects/spring-framework Apache License @@ -18344,11 +18344,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/6.1.1/spring-jcl-6.1.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/6.1.4/spring-jcl-6.1.4-sources.jar) ---- -### org.springframework:spring-test @6.1.1 - https://github.com/spring-projects/spring-framework +### org.springframework:spring-test @6.1.4 - https://github.com/spring-projects/spring-framework Apache License @@ -18554,11 +18554,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-test/6.1.1/spring-test-6.1.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-test/6.1.4/spring-test-6.1.4-sources.jar) ---- -### org.springframework:spring-tx @6.1.1 - https://github.com/spring-projects/spring-framework +### org.springframework:spring-tx @6.1.4 - https://github.com/spring-projects/spring-framework Apache License @@ -18764,11 +18764,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-tx/6.1.1/spring-tx-6.1.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-tx/6.1.4/spring-tx-6.1.4-sources.jar) ---- -### org.springframework:spring-web @6.1.1 - https://github.com/spring-projects/spring-framework +### org.springframework:spring-web @6.1.4 - https://github.com/spring-projects/spring-framework Apache License @@ -18974,11 +18974,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-web/6.1.1/spring-web-6.1.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-web/6.1.4/spring-web-6.1.4-sources.jar) ---- -### org.springframework:spring-webmvc @6.1.1 - https://github.com/spring-projects/spring-framework +### org.springframework:spring-webmvc @6.1.4 - https://github.com/spring-projects/spring-framework Apache License @@ -19184,11 +19184,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/6.1.1/spring-webmvc-6.1.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/6.1.4/spring-webmvc-6.1.4-sources.jar) ---- -### org.springframework.boot:spring-boot @3.2.0 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -19393,11 +19393,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. See the License for the specific language governing permissions and limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot/3.2.0/spring-boot-3.2.0-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot/3.2.3/spring-boot-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-actuator @3.2.0 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-actuator @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -19602,11 +19602,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. See the License for the specific language governing permissions and limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-actuator/3.2.0/spring-boot-actuator-3.2.0-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-actuator/3.2.3/spring-boot-actuator-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-actuator-autoconfigure @3.2.0 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-actuator-autoconfigure @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -19811,11 +19811,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. See the License for the specific language governing permissions and limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-actuator-autoconfigure/3.2.0/spring-boot-actuator-autoconfigure-3.2.0-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-actuator-autoconfigure/3.2.3/spring-boot-actuator-autoconfigure-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-autoconfigure @3.2.0 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-autoconfigure @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -20020,11 +20020,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. See the License for the specific language governing permissions and limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-autoconfigure/3.2.0/spring-boot-autoconfigure-3.2.0-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-autoconfigure/3.2.3/spring-boot-autoconfigure-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-configuration-metadata @3.2.0 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-configuration-metadata @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -20229,11 +20229,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. See the License for the specific language governing permissions and limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-configuration-metadata/3.2.0/spring-boot-configuration-metadata-3.2.0-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-configuration-metadata/3.2.3/spring-boot-configuration-metadata-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-configuration-processor @3.2.0 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-configuration-processor @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -20438,11 +20438,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. See the License for the specific language governing permissions and limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-configuration-processor/3.2.0/spring-boot-configuration-processor-3.2.0-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-configuration-processor/3.2.3/spring-boot-configuration-processor-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-properties-migrator @3.2.0 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-properties-migrator @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -20647,11 +20647,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. See the License for the specific language governing permissions and limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-properties-migrator/3.2.0/spring-boot-properties-migrator-3.2.0-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-properties-migrator/3.2.3/spring-boot-properties-migrator-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-starter @3.2.0 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-starter @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -20857,11 +20857,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter/3.2.0/spring-boot-starter-3.2.0-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter/3.2.3/spring-boot-starter-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-starter-actuator @3.2.0 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-starter-actuator @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -21067,11 +21067,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-actuator/3.2.0/spring-boot-starter-actuator-3.2.0-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-actuator/3.2.3/spring-boot-starter-actuator-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-starter-data-mongodb @3.2.0 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-starter-data-mongodb @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -21277,11 +21277,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-data-mongodb/3.2.0/spring-boot-starter-data-mongodb-3.2.0-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-data-mongodb/3.2.3/spring-boot-starter-data-mongodb-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-starter-json @3.2.0 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-starter-json @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -21487,11 +21487,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-json/3.2.0/spring-boot-starter-json-3.2.0-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-json/3.2.3/spring-boot-starter-json-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-starter-log4j2 @3.2.0 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-starter-log4j2 @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -21697,11 +21697,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-log4j2/3.2.0/spring-boot-starter-log4j2-3.2.0-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-log4j2/3.2.3/spring-boot-starter-log4j2-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-starter-test @3.2.0 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-starter-test @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -21907,11 +21907,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-test/3.2.0/spring-boot-starter-test-3.2.0-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-test/3.2.3/spring-boot-starter-test-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-starter-tomcat @3.2.0 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-starter-tomcat @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -22117,11 +22117,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-tomcat/3.2.0/spring-boot-starter-tomcat-3.2.0-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-tomcat/3.2.3/spring-boot-starter-tomcat-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-starter-validation @3.2.0 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-starter-validation @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -22327,11 +22327,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-validation/3.2.0/spring-boot-starter-validation-3.2.0-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-validation/3.2.3/spring-boot-starter-validation-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-starter-web @3.2.0 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-starter-web @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -22537,11 +22537,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-web/3.2.0/spring-boot-starter-web-3.2.0-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-web/3.2.3/spring-boot-starter-web-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-test @3.2.0 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-test @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -22746,11 +22746,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. See the License for the specific language governing permissions and limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test/3.2.0/spring-boot-test-3.2.0-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test/3.2.3/spring-boot-test-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-test-autoconfigure @3.2.0 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-test-autoconfigure @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -22955,11 +22955,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. See the License for the specific language governing permissions and limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test-autoconfigure/3.2.0/spring-boot-test-autoconfigure-3.2.0-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test-autoconfigure/3.2.3/spring-boot-test-autoconfigure-3.2.3-sources.jar) ---- -### org.springframework.data:spring-data-commons @3.2.0 - https://spring.io/projects/spring-data +### org.springframework.data:spring-data-commons @3.2.3 - https://spring.io/projects/spring-data Apache License @@ -23165,11 +23165,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-commons/3.2.0/spring-data-commons-3.2.0-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-commons/3.2.3/spring-data-commons-3.2.3-sources.jar) ---- -### org.springframework.data:spring-data-mongodb @4.2.0 - https://spring.io/projects/spring-data-mongodb/spring-data-mongodb +### org.springframework.data:spring-data-mongodb @4.2.3 - https://spring.io/projects/spring-data-mongodb/spring-data-mongodb Apache License @@ -23375,11 +23375,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-mongodb/4.2.0/spring-data-mongodb-4.2.0-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-mongodb/4.2.3/spring-data-mongodb-4.2.3-sources.jar) ---- -### org.testcontainers:junit-jupiter @1.19.3 - https://java.testcontainers.org +### org.testcontainers:junit-jupiter @1.19.6 - https://java.testcontainers.org The MIT License (MIT) @@ -23404,11 +23404,11 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -[Source code](https://repo.maven.apache.org/maven2/org/testcontainers/junit-jupiter/1.19.3/junit-jupiter-1.19.3-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/testcontainers/junit-jupiter/1.19.6/junit-jupiter-1.19.6-sources.jar) ---- -### org.testcontainers:testcontainers @1.19.3 - https://java.testcontainers.org +### org.testcontainers:testcontainers @1.19.6 - https://java.testcontainers.org The MIT License (MIT) @@ -23433,7 +23433,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -[Source code](https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.19.3/testcontainers-1.19.3-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.19.6/testcontainers-1.19.6-sources.jar) ---- @@ -24041,7 +24041,7 @@ SOFTWARE. ---- -### software.amazon.awssdk:annotations @2.22.9 - https://aws.amazon.com/sdkforjava/core/annotations +### software.amazon.awssdk:annotations @2.25.0 - https://aws.amazon.com/sdkforjava/core/annotations Apache License @@ -24250,11 +24250,11 @@ SOFTWARE. with the accompanying software if such terms are included in the directory containing the accompanying software. Such other license terms will then apply in lieu of the terms of the software license above. -[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/annotations/2.22.9/annotations-2.22.9-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/annotations/2.25.0/annotations-2.25.0-sources.jar) ---- -### software.amazon.awssdk:apache-client @2.22.9 - https://aws.amazon.com/sdkforjava/http-clients/apache-client +### software.amazon.awssdk:apache-client @2.25.0 - https://aws.amazon.com/sdkforjava/http-clients/apache-client Apache License @@ -24463,11 +24463,11 @@ SOFTWARE. with the accompanying software if such terms are included in the directory containing the accompanying software. Such other license terms will then apply in lieu of the terms of the software license above. -[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/apache-client/2.22.9/apache-client-2.22.9-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/apache-client/2.25.0/apache-client-2.25.0-sources.jar) ---- -### software.amazon.awssdk:auth @2.22.9 - https://aws.amazon.com/sdkforjava +### software.amazon.awssdk:auth @2.25.0 - https://aws.amazon.com/sdkforjava Apache License @@ -24676,11 +24676,11 @@ SOFTWARE. with the accompanying software if such terms are included in the directory containing the accompanying software. Such other license terms will then apply in lieu of the terms of the software license above. -[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/auth/2.22.9/auth-2.22.9-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/auth/2.25.0/auth-2.25.0-sources.jar) ---- -### software.amazon.awssdk:aws-core @2.22.9 - https://aws.amazon.com/sdkforjava +### software.amazon.awssdk:aws-core @2.25.0 - https://aws.amazon.com/sdkforjava Apache License @@ -24889,11 +24889,11 @@ SOFTWARE. with the accompanying software if such terms are included in the directory containing the accompanying software. Such other license terms will then apply in lieu of the terms of the software license above. -[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-core/2.22.9/aws-core-2.22.9-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-core/2.25.0/aws-core-2.25.0-sources.jar) ---- -### software.amazon.awssdk:aws-json-protocol @2.22.9 - https://aws.amazon.com/sdkforjava +### software.amazon.awssdk:aws-json-protocol @2.25.0 - https://aws.amazon.com/sdkforjava Apache License @@ -25102,11 +25102,11 @@ SOFTWARE. with the accompanying software if such terms are included in the directory containing the accompanying software. Such other license terms will then apply in lieu of the terms of the software license above. -[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-json-protocol/2.22.9/aws-json-protocol-2.22.9-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-json-protocol/2.25.0/aws-json-protocol-2.25.0-sources.jar) ---- -### software.amazon.awssdk:aws-query-protocol @2.22.9 - https://aws.amazon.com/sdkforjava +### software.amazon.awssdk:aws-query-protocol @2.25.0 - https://aws.amazon.com/sdkforjava Apache License @@ -25315,11 +25315,11 @@ SOFTWARE. with the accompanying software if such terms are included in the directory containing the accompanying software. Such other license terms will then apply in lieu of the terms of the software license above. -[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-query-protocol/2.22.9/aws-query-protocol-2.22.9-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-query-protocol/2.25.0/aws-query-protocol-2.25.0-sources.jar) ---- -### software.amazon.awssdk:checksums @2.22.9 - https://aws.amazon.com/sdkforjava +### software.amazon.awssdk:checksums @2.25.0 - https://aws.amazon.com/sdkforjava Apache License @@ -25528,11 +25528,11 @@ SOFTWARE. with the accompanying software if such terms are included in the directory containing the accompanying software. Such other license terms will then apply in lieu of the terms of the software license above. -[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/checksums/2.22.9/checksums-2.22.9-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/checksums/2.25.0/checksums-2.25.0-sources.jar) ---- -### software.amazon.awssdk:checksums-spi @2.22.9 - https://aws.amazon.com/sdkforjava +### software.amazon.awssdk:checksums-spi @2.25.0 - https://aws.amazon.com/sdkforjava Apache License @@ -25741,11 +25741,11 @@ SOFTWARE. with the accompanying software if such terms are included in the directory containing the accompanying software. Such other license terms will then apply in lieu of the terms of the software license above. -[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/checksums-spi/2.22.9/checksums-spi-2.22.9-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/checksums-spi/2.25.0/checksums-spi-2.25.0-sources.jar) ---- -### software.amazon.awssdk:dynamodb @2.22.9 - https://aws.amazon.com/sdkforjava +### software.amazon.awssdk:dynamodb @2.25.0 - https://aws.amazon.com/sdkforjava Apache License @@ -25954,11 +25954,11 @@ SOFTWARE. with the accompanying software if such terms are included in the directory containing the accompanying software. Such other license terms will then apply in lieu of the terms of the software license above. -[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/dynamodb/2.22.9/dynamodb-2.22.9-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/dynamodb/2.25.0/dynamodb-2.25.0-sources.jar) ---- -### software.amazon.awssdk:dynamodb-enhanced @2.22.9 - https://aws.amazon.com/sdkforjava +### software.amazon.awssdk:dynamodb-enhanced @2.25.0 - https://aws.amazon.com/sdkforjava Apache License @@ -26167,11 +26167,11 @@ SOFTWARE. with the accompanying software if such terms are included in the directory containing the accompanying software. Such other license terms will then apply in lieu of the terms of the software license above. -[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/dynamodb-enhanced/2.22.9/dynamodb-enhanced-2.22.9-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/dynamodb-enhanced/2.25.0/dynamodb-enhanced-2.25.0-sources.jar) ---- -### software.amazon.awssdk:endpoints-spi @2.22.9 - https://aws.amazon.com/sdkforjava/core/endpoints-spi +### software.amazon.awssdk:endpoints-spi @2.25.0 - https://aws.amazon.com/sdkforjava/core/endpoints-spi Apache License @@ -26380,11 +26380,11 @@ SOFTWARE. with the accompanying software if such terms are included in the directory containing the accompanying software. Such other license terms will then apply in lieu of the terms of the software license above. -[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/endpoints-spi/2.22.9/endpoints-spi-2.22.9-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/endpoints-spi/2.25.0/endpoints-spi-2.25.0-sources.jar) ---- -### software.amazon.awssdk:http-auth @2.22.9 - https://aws.amazon.com/sdkforjava +### software.amazon.awssdk:http-auth @2.25.0 - https://aws.amazon.com/sdkforjava Apache License @@ -26593,11 +26593,11 @@ SOFTWARE. with the accompanying software if such terms are included in the directory containing the accompanying software. Such other license terms will then apply in lieu of the terms of the software license above. -[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-auth/2.22.9/http-auth-2.22.9-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-auth/2.25.0/http-auth-2.25.0-sources.jar) ---- -### software.amazon.awssdk:http-auth-aws @2.22.9 - https://aws.amazon.com/sdkforjava +### software.amazon.awssdk:http-auth-aws @2.25.0 - https://aws.amazon.com/sdkforjava Apache License @@ -26806,11 +26806,11 @@ SOFTWARE. with the accompanying software if such terms are included in the directory containing the accompanying software. Such other license terms will then apply in lieu of the terms of the software license above. -[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-auth-aws/2.22.9/http-auth-aws-2.22.9-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-auth-aws/2.25.0/http-auth-aws-2.25.0-sources.jar) ---- -### software.amazon.awssdk:http-auth-spi @2.22.9 - https://aws.amazon.com/sdkforjava +### software.amazon.awssdk:http-auth-spi @2.25.0 - https://aws.amazon.com/sdkforjava Apache License @@ -27019,11 +27019,11 @@ SOFTWARE. with the accompanying software if such terms are included in the directory containing the accompanying software. Such other license terms will then apply in lieu of the terms of the software license above. -[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-auth-spi/2.22.9/http-auth-spi-2.22.9-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-auth-spi/2.25.0/http-auth-spi-2.25.0-sources.jar) ---- -### software.amazon.awssdk:http-client-spi @2.22.9 - https://aws.amazon.com/sdkforjava/http-client-spi +### software.amazon.awssdk:http-client-spi @2.25.0 - https://aws.amazon.com/sdkforjava/http-client-spi Apache License @@ -27232,11 +27232,11 @@ SOFTWARE. with the accompanying software if such terms are included in the directory containing the accompanying software. Such other license terms will then apply in lieu of the terms of the software license above. -[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-client-spi/2.22.9/http-client-spi-2.22.9-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-client-spi/2.25.0/http-client-spi-2.25.0-sources.jar) ---- -### software.amazon.awssdk:identity-spi @2.22.9 - https://aws.amazon.com/sdkforjava +### software.amazon.awssdk:identity-spi @2.25.0 - https://aws.amazon.com/sdkforjava Apache License @@ -27445,11 +27445,11 @@ SOFTWARE. with the accompanying software if such terms are included in the directory containing the accompanying software. Such other license terms will then apply in lieu of the terms of the software license above. -[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/identity-spi/2.22.9/identity-spi-2.22.9-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/identity-spi/2.25.0/identity-spi-2.25.0-sources.jar) ---- -### software.amazon.awssdk:json-utils @2.22.9 - https://aws.amazon.com/sdkforjava +### software.amazon.awssdk:json-utils @2.25.0 - https://aws.amazon.com/sdkforjava Apache License @@ -27658,11 +27658,11 @@ SOFTWARE. with the accompanying software if such terms are included in the directory containing the accompanying software. Such other license terms will then apply in lieu of the terms of the software license above. -[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/json-utils/2.22.9/json-utils-2.22.9-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/json-utils/2.25.0/json-utils-2.25.0-sources.jar) ---- -### software.amazon.awssdk:metrics-spi @2.22.9 - https://aws.amazon.com/sdkforjava/core/metrics-spi +### software.amazon.awssdk:metrics-spi @2.25.0 - https://aws.amazon.com/sdkforjava/core/metrics-spi Apache License @@ -27871,11 +27871,11 @@ SOFTWARE. with the accompanying software if such terms are included in the directory containing the accompanying software. Such other license terms will then apply in lieu of the terms of the software license above. -[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/metrics-spi/2.22.9/metrics-spi-2.22.9-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/metrics-spi/2.25.0/metrics-spi-2.25.0-sources.jar) ---- -### software.amazon.awssdk:netty-nio-client @2.22.9 - https://aws.amazon.com/sdkforjava/http-clients/netty-nio-client +### software.amazon.awssdk:netty-nio-client @2.25.0 - https://aws.amazon.com/sdkforjava/http-clients/netty-nio-client Apache License @@ -28084,11 +28084,11 @@ SOFTWARE. with the accompanying software if such terms are included in the directory containing the accompanying software. Such other license terms will then apply in lieu of the terms of the software license above. -[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/netty-nio-client/2.22.9/netty-nio-client-2.22.9-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/netty-nio-client/2.25.0/netty-nio-client-2.25.0-sources.jar) ---- -### software.amazon.awssdk:profiles @2.22.9 - https://aws.amazon.com/sdkforjava +### software.amazon.awssdk:profiles @2.25.0 - https://aws.amazon.com/sdkforjava Apache License @@ -28297,11 +28297,11 @@ SOFTWARE. with the accompanying software if such terms are included in the directory containing the accompanying software. Such other license terms will then apply in lieu of the terms of the software license above. -[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/profiles/2.22.9/profiles-2.22.9-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/profiles/2.25.0/profiles-2.25.0-sources.jar) ---- -### software.amazon.awssdk:protocol-core @2.22.9 - https://aws.amazon.com/sdkforjava +### software.amazon.awssdk:protocol-core @2.25.0 - https://aws.amazon.com/sdkforjava Apache License @@ -28510,11 +28510,11 @@ SOFTWARE. with the accompanying software if such terms are included in the directory containing the accompanying software. Such other license terms will then apply in lieu of the terms of the software license above. -[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/protocol-core/2.22.9/protocol-core-2.22.9-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/protocol-core/2.25.0/protocol-core-2.25.0-sources.jar) ---- -### software.amazon.awssdk:regions @2.22.9 - https://aws.amazon.com/sdkforjava/core/regions +### software.amazon.awssdk:regions @2.25.0 - https://aws.amazon.com/sdkforjava/core/regions Apache License @@ -28723,11 +28723,11 @@ SOFTWARE. with the accompanying software if such terms are included in the directory containing the accompanying software. Such other license terms will then apply in lieu of the terms of the software license above. -[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/regions/2.22.9/regions-2.22.9-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/regions/2.25.0/regions-2.25.0-sources.jar) ---- -### software.amazon.awssdk:sdk-core @2.22.9 - https://aws.amazon.com/sdkforjava +### software.amazon.awssdk:sdk-core @2.25.0 - https://aws.amazon.com/sdkforjava Apache License @@ -28936,11 +28936,11 @@ SOFTWARE. with the accompanying software if such terms are included in the directory containing the accompanying software. Such other license terms will then apply in lieu of the terms of the software license above. -[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/sdk-core/2.22.9/sdk-core-2.22.9-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/sdk-core/2.25.0/sdk-core-2.25.0-sources.jar) ---- -### software.amazon.awssdk:sts @2.22.9 - https://aws.amazon.com/sdkforjava +### software.amazon.awssdk:sts @2.25.0 - https://aws.amazon.com/sdkforjava Apache License @@ -29149,11 +29149,11 @@ SOFTWARE. with the accompanying software if such terms are included in the directory containing the accompanying software. Such other license terms will then apply in lieu of the terms of the software license above. -[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/sts/2.22.9/sts-2.22.9-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/sts/2.25.0/sts-2.25.0-sources.jar) ---- -### software.amazon.awssdk:third-party-jackson-core @2.22.9 - https://aws.amazon.com/sdkforjava +### software.amazon.awssdk:third-party-jackson-core @2.25.0 - https://aws.amazon.com/sdkforjava Apache License @@ -29362,11 +29362,11 @@ SOFTWARE. with the accompanying software if such terms are included in the directory containing the accompanying software. Such other license terms will then apply in lieu of the terms of the software license above. -[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/third-party-jackson-core/2.22.9/third-party-jackson-core-2.22.9-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/third-party-jackson-core/2.25.0/third-party-jackson-core-2.25.0-sources.jar) ---- -### software.amazon.awssdk:utils @2.22.9 - https://aws.amazon.com/sdkforjava/utils +### software.amazon.awssdk:utils @2.25.0 - https://aws.amazon.com/sdkforjava/utils Apache License @@ -29575,7 +29575,7 @@ SOFTWARE. with the accompanying software if such terms are included in the directory containing the accompanying software. Such other license terms will then apply in lieu of the terms of the software license above. -[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/utils/2.22.9/utils-2.22.9-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/software/amazon/awssdk/utils/2.25.0/utils-2.25.0-sources.jar) ---- diff --git a/src/catalog/ATTRIBUTION.md b/src/catalog/ATTRIBUTION.md index 2a8335630..cf4424913 100644 --- a/src/catalog/ATTRIBUTION.md +++ b/src/catalog/ATTRIBUTION.md @@ -67,7 +67,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ---- -### github.com/aws/aws-sdk-go @v1.44.266 +### github.com/aws/aws-sdk-go @v1.50.15 Apache License @@ -276,7 +276,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ---- -### github.com/aws/aws-sdk-go/internal/sync/singleflight @v1.44.266 +### github.com/aws/aws-sdk-go/internal/sync/singleflight @v1.50.15 Copyright (c) 2009 The Go Authors. All rights reserved. @@ -505,7 +505,7 @@ THE SOFTWARE. ---- -### github.com/go-logr/logr @v1.3.0 +### github.com/go-logr/logr @v1.4.1 Apache License Version 2.0, January 2004 @@ -4533,7 +4533,7 @@ SUBDIRECTORIES ---- -### github.com/signalfx/splunk-otel-go/instrumentation/database/sql/splunksql @v1.11.0 +### github.com/signalfx/splunk-otel-go/instrumentation/database/sql/splunksql @v1.14.0 Apache License Version 2.0, January 2004 @@ -4741,7 +4741,7 @@ SUBDIRECTORIES ---- -### github.com/signalfx/splunk-otel-go/instrumentation/github.com/jmoiron/sqlx/splunksqlx @v1.11.0 +### github.com/signalfx/splunk-otel-go/instrumentation/github.com/jmoiron/sqlx/splunksqlx @v1.14.0 Apache License Version 2.0, January 2004 @@ -4949,7 +4949,7 @@ SUBDIRECTORIES ---- -### github.com/signalfx/splunk-otel-go/instrumentation/internal @v1.11.0 +### github.com/signalfx/splunk-otel-go/instrumentation/internal @v1.14.0 Apache License Version 2.0, January 2004 @@ -5241,7 +5241,7 @@ SOFTWARE. ---- -### github.com/swaggo/swag @v1.16.1 +### github.com/swaggo/swag @v1.16.3 MIT License @@ -5326,7 +5326,7 @@ SOFTWARE. ---- -### go.opentelemetry.io/contrib/detectors/aws/ec2 @v1.17.0 +### go.opentelemetry.io/contrib/detectors/aws/ec2 @v1.24.0 Apache License Version 2.0, January 2004 @@ -5743,7 +5743,7 @@ SOFTWARE. ---- -### go.opentelemetry.io/contrib/propagators/aws/xray @v1.21.1 +### go.opentelemetry.io/contrib/propagators/aws/xray @v1.24.0 Apache License Version 2.0, January 2004 @@ -5951,7 +5951,7 @@ SOFTWARE. ---- -### go.opentelemetry.io/otel @v1.21.0 +### go.opentelemetry.io/otel @v1.24.0 Apache License Version 2.0, January 2004 @@ -6159,7 +6159,7 @@ SOFTWARE. ---- -### go.opentelemetry.io/otel/exporters/otlp/otlptrace @v1.21.0 +### go.opentelemetry.io/otel/exporters/otlp/otlptrace @v1.22.0 Apache License Version 2.0, January 2004 @@ -6367,7 +6367,7 @@ SOFTWARE. ---- -### go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc @v1.21.0 +### go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc @v1.22.0 Apache License Version 2.0, January 2004 @@ -6575,7 +6575,7 @@ SOFTWARE. ---- -### go.opentelemetry.io/otel/metric @v1.21.0 +### go.opentelemetry.io/otel/metric @v1.24.0 Apache License Version 2.0, January 2004 @@ -6783,7 +6783,7 @@ SOFTWARE. ---- -### go.opentelemetry.io/otel/sdk @v1.21.0 +### go.opentelemetry.io/otel/sdk @v1.24.0 Apache License Version 2.0, January 2004 @@ -6991,7 +6991,7 @@ SOFTWARE. ---- -### go.opentelemetry.io/otel/trace @v1.21.0 +### go.opentelemetry.io/otel/trace @v1.24.0 Apache License Version 2.0, January 2004 @@ -7501,7 +7501,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ---- -### golang.org/x/sys @v0.15.0 +### golang.org/x/sys @v0.17.0 Copyright (c) 2009 The Go Authors. All rights reserved. @@ -7603,7 +7603,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ---- -### google.golang.org/genproto/googleapis/api/httpbody @v0.0.0-20230822172742-b8732ec3820d +### google.golang.org/genproto/googleapis/api/httpbody @v0.0.0-20231002182017-d307bd883b97 Apache License @@ -7812,7 +7812,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ---- -### google.golang.org/genproto/googleapis/rpc @v0.0.0-20230822172742-b8732ec3820d +### google.golang.org/genproto/googleapis/rpc @v0.0.0-20231002182017-d307bd883b97 Apache License @@ -8021,7 +8021,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ---- -### google.golang.org/grpc @v1.59.0 +### google.golang.org/grpc @v1.60.1 Apache License @@ -8230,7 +8230,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ---- -### google.golang.org/protobuf @v1.31.0 +### google.golang.org/protobuf @v1.32.0 Copyright (c) 2018 The Go Authors. All rights reserved. diff --git a/src/checkout/ATTRIBUTION.md b/src/checkout/ATTRIBUTION.md index b4453491e..3aa22aa18 100644 --- a/src/checkout/ATTRIBUTION.md +++ b/src/checkout/ATTRIBUTION.md @@ -2626,7 +2626,7 @@ THE SOFTWARE. ---- -### check-disk-space @3.3.1 - https://github.com/Alex-D/check-disk-space#readme +### check-disk-space @3.4.0 - https://github.com/Alex-D/check-disk-space#readme MIT License @@ -2651,7 +2651,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -[Source code](https://registry.npmjs.org/check-disk-space/-/check-disk-space-3.3.1.tgz) +[Source code](https://registry.npmjs.org/check-disk-space/-/check-disk-space-3.4.0.tgz) ---- @@ -2790,7 +2790,7 @@ THE SOFTWARE. ---- -### class-validator @0.14.0 - https://github.com/typestack/class-validator#readme +### class-validator @0.14.1 - https://github.com/typestack/class-validator#readme The MIT License @@ -2815,7 +2815,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -[Source code](https://registry.npmjs.org/class-validator/-/class-validator-0.14.0.tgz) +[Source code](https://registry.npmjs.org/class-validator/-/class-validator-0.14.1.tgz) ---- @@ -6971,7 +6971,7 @@ https://creativecommons.org/licenses/by-sa/4.0/ ---- -### glob @9.3.2 - https://github.com/isaacs/node-glob#readme +### glob @9.3.5 - https://github.com/isaacs/node-glob#readme The ISC License @@ -6990,7 +6990,7 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -[Source code](https://registry.npmjs.org/glob/-/glob-9.3.2.tgz) +[Source code](https://registry.npmjs.org/glob/-/glob-9.3.5.tgz) ---- @@ -10489,7 +10489,7 @@ OTHER DEALINGS IN THE SOFTWARE. ---- -### libphonenumber-js @1.10.18 - https://gitlab.com/catamphetamine/libphonenumber-js#readme +### libphonenumber-js @1.10.57 - https://gitlab.com/catamphetamine/libphonenumber-js#readme (The MIT License) @@ -10514,7 +10514,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -[Source code](https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.10.18.tgz) +[Source code](https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.10.57.tgz) ---- @@ -10698,53 +10698,29 @@ SOFTWARE. ### lodash.memoize @4.1.2 - https://lodash.com/ -Copyright jQuery Foundation and other contributors +The MIT License (MIT) -Based on Underscore.js, copyright Jeremy Ashkenas, +Copyright 2012-2016 The Dojo Foundation +Based on Underscore.js, copyright 2009-2016 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors -This software consists of voluntary contributions made by many -individuals. For exact contribution history, see the revision history -available at https://github.com/lodash/lodash - -The following license applies to all parts of this software except as -documented below: - -==== - -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -"Software"), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE -LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION -OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - -==== - -Copyright and related rights for sample code are waived via CC0. Sample -code is defined as all source code displayed within the prose of the -documentation. - -CC0: http://creativecommons.org/publicdomain/zero/1.0/ +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: -==== +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. -Files located in the node_modules and vendor directories are externally -maintained libraries used by this software which have their own -licenses; we recommend you read them, as their terms may differ from the -terms above. +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. [Source code](https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz) @@ -11984,7 +11960,7 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ---- -### minimatch @7.4.3 - https://github.com/isaacs/minimatch#readme +### minimatch @8.0.4 - https://github.com/isaacs/minimatch#readme The ISC License @@ -12003,7 +11979,7 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -[Source code](https://registry.npmjs.org/minimatch/-/minimatch-7.4.3.tgz) +[Source code](https://registry.npmjs.org/minimatch/-/minimatch-8.0.4.tgz) ---- @@ -12056,7 +12032,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ---- -### minipass @4.2.5 - https://github.com/isaacs/minipass#readme +### minipass @4.2.8 - https://github.com/isaacs/minipass#readme The ISC License @@ -12075,7 +12051,7 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -[Source code](https://registry.npmjs.org/minipass/-/minipass-4.2.5.tgz) +[Source code](https://registry.npmjs.org/minipass/-/minipass-4.2.8.tgz) ---- @@ -15467,6 +15443,29 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ---- +### rimraf @5.0.5 - https://github.com/isaacs/rimraf#readme + +The ISC License + +Copyright (c) 2011-2023 Isaac Z. Schlueter and Contributors + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR +IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + + +[Source code](https://registry.npmjs.org/rimraf/-/rimraf-5.0.5.tgz) + +---- + ### run-async @2.4.1 - https://github.com/SBoudrias/run-async#readme The MIT License (MIT) @@ -17728,7 +17727,7 @@ SOFTWARE. ---- -### ts-node @10.9.1 - https://typestrong.org/ts-node +### ts-node @10.9.2 - https://typestrong.org/ts-node The MIT License (MIT) @@ -17753,7 +17752,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -[Source code](https://registry.npmjs.org/ts-node/-/ts-node-10.9.1.tgz) +[Source code](https://registry.npmjs.org/ts-node/-/ts-node-10.9.2.tgz) ---- @@ -18278,6 +18277,35 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI ---- +### undici-types @5.26.5 - https://undici.nodejs.org + +MIT License + +Copyright (c) Matteo Collina and Undici contributors + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + + +[Source code](https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz) + +---- + ### universalify @2.0.1 - https://github.com/RyanZim/universalify#readme (The MIT License) @@ -18540,7 +18568,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ---- -### validator @13.7.0 - https://github.com/validatorjs/validator.js +### validator @13.11.0 - https://github.com/validatorjs/validator.js Copyright (c) 2018 Chris O'Hara @@ -18564,7 +18592,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -[Source code](https://registry.npmjs.org/validator/-/validator-13.7.0.tgz) +[Source code](https://registry.npmjs.org/validator/-/validator-13.11.0.tgz) ---- @@ -20721,20 +20749,27 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### @bcoe:v8-coverage @0.2.3 - https://demurgos.github.io/v8-coverage -Copyright (c) 2017, Contributors +The MIT License (MIT) -Permission to use, copy, modify, and/or distribute this software -for any purpose with or without fee is hereby granted, provided -that the above copyright notice and this permission notice -appear in all copies. +Copyright © 2015-2017 Charles Samborski -THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES -WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES -OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE -LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES -OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, -WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, -ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. [Source code](https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz) @@ -22975,7 +23010,7 @@ SOFTWARE. ---- -### @nestjs:terminus @9.2.2 - https://github.com/nestjs/terminus#readme +### @nestjs:terminus @10.2.3 - https://github.com/nestjs/terminus#readme (The MIT License) @@ -23002,7 +23037,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -[Source code](https://registry.npmjs.org/@nestjs/terminus/-/terminus-9.2.2.tgz) +[Source code](https://registry.npmjs.org/@nestjs/terminus/-/terminus-10.2.3.tgz) ---- @@ -38829,7 +38864,7 @@ SOFTWARE ---- -### @types:node @20.5.7 - https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node +### @types:node @20.11.15 - https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node MIT License @@ -38854,7 +38889,7 @@ SOFTWARE SOFTWARE -[Source code](https://registry.npmjs.org/@types/node/-/node-20.5.7.tgz) +[Source code](https://registry.npmjs.org/@types/node/-/node-20.11.15.tgz) ---- @@ -39177,7 +39212,7 @@ SOFTWARE ---- -### @types:validator @13.7.10 - https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/validator +### @types:validator @13.11.9 - https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/validator MIT License @@ -39202,7 +39237,7 @@ SOFTWARE SOFTWARE -[Source code](https://registry.npmjs.org/@types/validator/-/validator-13.7.10.tgz) +[Source code](https://registry.npmjs.org/@types/validator/-/validator-13.11.9.tgz) ---- diff --git a/src/orders/ATTRIBUTION.md b/src/orders/ATTRIBUTION.md index 3216f6cb7..b6ac4b718 100644 --- a/src/orders/ATTRIBUTION.md +++ b/src/orders/ATTRIBUTION.md @@ -5,7 +5,7 @@ The applicable license information is listed below: ---- -### com.fasterxml.jackson.core:jackson-annotations @2.15.3 - https://github.com/FasterXML/jackson +### com.fasterxml.jackson.core:jackson-annotations @2.15.4 - https://github.com/FasterXML/jackson Apache License @@ -211,11 +211,11 @@ The applicable license information is listed below: limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.15.3/jackson-annotations-2.15.3-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.15.4/jackson-annotations-2.15.4-sources.jar) ---- -### com.fasterxml.jackson.core:jackson-core @2.15.3 - https://github.com/FasterXML/jackson-core +### com.fasterxml.jackson.core:jackson-core @2.15.4 - https://github.com/FasterXML/jackson-core Apache License @@ -421,7 +421,7 @@ The applicable license information is listed below: limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.15.3/jackson-core-2.15.3-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.15.4/jackson-core-2.15.4-sources.jar) ---- @@ -635,7 +635,7 @@ The applicable license information is listed below: ---- -### com.fasterxml.jackson.dataformat:jackson-dataformat-toml @2.15.3 - https://github.com/FasterXML/jackson-dataformats-text +### com.fasterxml.jackson.dataformat:jackson-dataformat-toml @2.15.4 - https://github.com/FasterXML/jackson-dataformats-text This copy of Jackson JSON processor TOML module is licensed under the Apache (Software) License, version 2.0 ("the License"). @@ -647,11 +647,11 @@ You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 -[Source code](https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-toml/2.15.3/jackson-dataformat-toml-2.15.3-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-toml/2.15.4/jackson-dataformat-toml-2.15.4-sources.jar) ---- -### com.fasterxml.jackson.dataformat:jackson-dataformat-yaml @2.15.3 - https://github.com/FasterXML/jackson-dataformats-text +### com.fasterxml.jackson.dataformat:jackson-dataformat-yaml @2.15.4 - https://github.com/FasterXML/jackson-dataformats-text This copy of Jackson JSON processor YAML module is licensed under the Apache (Software) License, version 2.0 ("the License"). @@ -663,11 +663,11 @@ You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 -[Source code](https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.3/jackson-dataformat-yaml-2.15.3-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.4/jackson-dataformat-yaml-2.15.4-sources.jar) ---- -### com.fasterxml.jackson.datatype:jackson-datatype-jdk8 @2.15.3 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8 +### com.fasterxml.jackson.datatype:jackson-datatype-jdk8 @2.15.4 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8 This copy of Jackson JSON processor Java 8 datatype module is licensed under the Apache (Software) License, version 2.0 ("the License"). @@ -679,11 +679,11 @@ You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 -[Source code](https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.15.3/jackson-datatype-jdk8-2.15.3-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.15.4/jackson-datatype-jdk8-2.15.4-sources.jar) ---- -### com.fasterxml.jackson.datatype:jackson-datatype-jsr310 @2.15.3 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310 +### com.fasterxml.jackson.datatype:jackson-datatype-jsr310 @2.15.4 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310 This copy of Jackson JSON processor Java 8 Date/Time module is licensed under the Apache (Software) License, version 2.0 ("the License"). @@ -695,11 +695,11 @@ You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 -[Source code](https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.3/jackson-datatype-jsr310-2.15.3-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.4/jackson-datatype-jsr310-2.15.4-sources.jar) ---- -### com.fasterxml.jackson.module:jackson-module-parameter-names @2.15.3 - https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names +### com.fasterxml.jackson.module:jackson-module-parameter-names @2.15.4 - https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names This copy of Jackson JSON processor Java 8 parameter names module is licensed under the Apache (Software) License, version 2.0 ("the License"). @@ -711,7 +711,7 @@ You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 -[Source code](https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.15.3/jackson-module-parameter-names-2.15.3-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.15.4/jackson-module-parameter-names-2.15.4-sources.jar) ---- @@ -2833,7 +2833,7 @@ jury trial in any resulting litigation. ---- -### com.jayway.jsonpath:json-path @2.8.0 - https://github.com/jayway/JsonPath +### com.jayway.jsonpath:json-path @2.9.0 - https://github.com/jayway/JsonPath Apache License @@ -3039,7 +3039,7 @@ jury trial in any resulting litigation. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.8.0/json-path-2.8.0-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.9.0/json-path-2.9.0-sources.jar) ---- @@ -3483,7 +3483,7 @@ info@rabbitmq.com. ---- -### commons-codec:commons-codec @1.16.0 - https://commons.apache.org/proper/commons-codec/ +### commons-codec:commons-codec @1.16.1 - https://commons.apache.org/proper/commons-codec/ Apache License @@ -3689,7 +3689,7 @@ info@rabbitmq.com. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1-sources.jar) ---- @@ -3903,7 +3903,7 @@ info@rabbitmq.com. ---- -### io.micrometer:micrometer-commons @1.12.1 - https://github.com/micrometer-metrics/micrometer +### io.micrometer:micrometer-commons @1.12.3 - https://github.com/micrometer-metrics/micrometer Apache License @@ -4109,11 +4109,11 @@ info@rabbitmq.com. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/io/micrometer/micrometer-commons/1.12.1/micrometer-commons-1.12.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/micrometer/micrometer-commons/1.12.3/micrometer-commons-1.12.3-sources.jar) ---- -### io.micrometer:micrometer-core @1.12.1 - https://github.com/micrometer-metrics/micrometer +### io.micrometer:micrometer-core @1.12.3 - https://github.com/micrometer-metrics/micrometer Apache License @@ -4319,11 +4319,11 @@ info@rabbitmq.com. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.12.1/micrometer-core-1.12.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.12.3/micrometer-core-1.12.3-sources.jar) ---- -### io.micrometer:micrometer-jakarta9 @1.12.1 - https://github.com/micrometer-metrics/micrometer +### io.micrometer:micrometer-jakarta9 @1.12.3 - https://github.com/micrometer-metrics/micrometer Apache License @@ -4529,11 +4529,11 @@ info@rabbitmq.com. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/io/micrometer/micrometer-jakarta9/1.12.1/micrometer-jakarta9-1.12.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/micrometer/micrometer-jakarta9/1.12.3/micrometer-jakarta9-1.12.3-sources.jar) ---- -### io.micrometer:micrometer-observation @1.12.1 - https://github.com/micrometer-metrics/micrometer +### io.micrometer:micrometer-observation @1.12.3 - https://github.com/micrometer-metrics/micrometer Apache License @@ -4739,11 +4739,11 @@ info@rabbitmq.com. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/io/micrometer/micrometer-observation/1.12.1/micrometer-observation-1.12.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/micrometer/micrometer-observation/1.12.3/micrometer-observation-1.12.3-sources.jar) ---- -### io.micrometer:micrometer-registry-prometheus @1.12.1 - https://github.com/micrometer-metrics/micrometer +### io.micrometer:micrometer-registry-prometheus @1.12.3 - https://github.com/micrometer-metrics/micrometer Apache License @@ -4949,7 +4949,7 @@ info@rabbitmq.com. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/io/micrometer/micrometer-registry-prometheus/1.12.1/micrometer-registry-prometheus-1.12.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/micrometer/micrometer-registry-prometheus/1.12.3/micrometer-registry-prometheus-1.12.3-sources.jar) ---- @@ -8402,7 +8402,7 @@ info@rabbitmq.com. ---- -### net.bytebuddy:byte-buddy @1.14.10 - https://bytebuddy.net/byte-buddy +### net.bytebuddy:byte-buddy @1.14.12 - https://bytebuddy.net/byte-buddy Apache License Version 2.0, January 2004 @@ -8583,11 +8583,11 @@ Apache License -[Source code](https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.10/byte-buddy-1.14.10-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.12/byte-buddy-1.14.12-sources.jar) ---- -### net.bytebuddy:byte-buddy-agent @1.14.10 - https://bytebuddy.net/byte-buddy-agent +### net.bytebuddy:byte-buddy-agent @1.14.12 - https://bytebuddy.net/byte-buddy-agent Apache License Version 2.0, January 2004 @@ -8767,7 +8767,7 @@ Apache License END OF TERMS AND CONDITIONS -[Source code](https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.14.10/byte-buddy-agent-1.14.10-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.14.12/byte-buddy-agent-1.14.12-sources.jar) ---- @@ -9644,7 +9644,7 @@ twall[at]users[dot]sf[dot]net. ---- -### org.apache.groovy:groovy @4.0.16 - https://groovy-lang.org +### org.apache.groovy:groovy @4.0.18 - https://groovy-lang.org Apache License @@ -9892,11 +9892,11 @@ It is made available under a MIT License: licenses/normalize-stylesheet-license.txt -[Source code](https://repo.maven.apache.org/maven2/org/apache/groovy/groovy/4.0.16/groovy-4.0.16-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/apache/groovy/groovy/4.0.18/groovy-4.0.18-sources.jar) ---- -### org.apache.groovy:groovy-json @4.0.16 - https://groovy-lang.org +### org.apache.groovy:groovy-json @4.0.18 - https://groovy-lang.org Apache License @@ -10144,11 +10144,11 @@ It is made available under a MIT License: licenses/normalize-stylesheet-license.txt -[Source code](https://repo.maven.apache.org/maven2/org/apache/groovy/groovy-json/4.0.16/groovy-json-4.0.16-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/apache/groovy/groovy-json/4.0.18/groovy-json-4.0.18-sources.jar) ---- -### org.apache.groovy:groovy-xml @4.0.16 - https://groovy-lang.org +### org.apache.groovy:groovy-xml @4.0.18 - https://groovy-lang.org Apache License @@ -10396,7 +10396,7 @@ It is made available under a MIT License: licenses/normalize-stylesheet-license.txt -[Source code](https://repo.maven.apache.org/maven2/org/apache/groovy/groovy-xml/4.0.16/groovy-xml-4.0.16-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/apache/groovy/groovy-xml/4.0.18/groovy-xml-4.0.18-sources.jar) ---- @@ -11870,7 +11870,7 @@ licenses/normalize-stylesheet-license.txt ---- -### org.apache.tomcat.embed:tomcat-embed-core @10.1.17 - https://tomcat.apache.org/ +### org.apache.tomcat.embed:tomcat-embed-core @10.1.19 - https://tomcat.apache.org/ Apache License @@ -12732,11 +12732,11 @@ version(s), and exceptions or additional permissions here}." You may add additional accurate notices of copyright ownership. -[Source code](https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/10.1.17/tomcat-embed-core-10.1.17-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/10.1.19/tomcat-embed-core-10.1.19-sources.jar) ---- -### org.apache.tomcat.embed:tomcat-embed-el @10.1.17 - https://tomcat.apache.org/ +### org.apache.tomcat.embed:tomcat-embed-el @10.1.19 - https://tomcat.apache.org/ Apache License @@ -12942,11 +12942,11 @@ version(s), and exceptions or additional permissions here}." limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/10.1.17/tomcat-embed-el-10.1.17-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/10.1.19/tomcat-embed-el-10.1.19-sources.jar) ---- -### org.apache.tomcat.embed:tomcat-embed-websocket @10.1.17 - https://tomcat.apache.org/ +### org.apache.tomcat.embed:tomcat-embed-websocket @10.1.19 - https://tomcat.apache.org/ Apache License @@ -13152,7 +13152,7 @@ version(s), and exceptions or additional permissions here}." limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/10.1.17/tomcat-embed-websocket-10.1.17-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/10.1.19/tomcat-embed-websocket-10.1.19-sources.jar) ---- @@ -14920,7 +14920,7 @@ the Author. ---- -### org.junit.jupiter:junit-jupiter @5.10.1 - https://junit.org/junit5/ +### org.junit.jupiter:junit-jupiter @5.10.2 - https://junit.org/junit5/ Eclipse Public License - v 2.0 ============================== @@ -15022,11 +15022,11 @@ If it is not possible or desirable to put the notice in a particular file, then You may add additional accurate notices of copyright ownership. -[Source code](https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.10.1/junit-jupiter-5.10.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.10.2/junit-jupiter-5.10.2-sources.jar) ---- -### org.junit.jupiter:junit-jupiter-api @5.10.1 - https://junit.org/junit5/ +### org.junit.jupiter:junit-jupiter-api @5.10.2 - https://junit.org/junit5/ Eclipse Public License - v 2.0 ============================== @@ -15128,11 +15128,11 @@ If it is not possible or desirable to put the notice in a particular file, then You may add additional accurate notices of copyright ownership. -[Source code](https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.10.1/junit-jupiter-api-5.10.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2-sources.jar) ---- -### org.junit.jupiter:junit-jupiter-engine @5.10.1 - https://junit.org/junit5/ +### org.junit.jupiter:junit-jupiter-engine @5.10.2 - https://junit.org/junit5/ Eclipse Public License - v 2.0 ============================== @@ -15234,11 +15234,11 @@ If it is not possible or desirable to put the notice in a particular file, then You may add additional accurate notices of copyright ownership. -[Source code](https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.10.1/junit-jupiter-engine-5.10.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.10.2/junit-jupiter-engine-5.10.2-sources.jar) ---- -### org.junit.jupiter:junit-jupiter-params @5.10.1 - https://junit.org/junit5/ +### org.junit.jupiter:junit-jupiter-params @5.10.2 - https://junit.org/junit5/ Eclipse Public License - v 2.0 ============================== @@ -15340,11 +15340,11 @@ If it is not possible or desirable to put the notice in a particular file, then You may add additional accurate notices of copyright ownership. -[Source code](https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.10.1/junit-jupiter-params-5.10.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.10.2/junit-jupiter-params-5.10.2-sources.jar) ---- -### org.junit.platform:junit-platform-commons @1.10.1 - https://junit.org/junit5/ +### org.junit.platform:junit-platform-commons @1.10.2 - https://junit.org/junit5/ Eclipse Public License - v 2.0 ============================== @@ -15446,11 +15446,11 @@ If it is not possible or desirable to put the notice in a particular file, then You may add additional accurate notices of copyright ownership. -[Source code](https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.10.1/junit-platform-commons-1.10.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2-sources.jar) ---- -### org.junit.platform:junit-platform-engine @1.10.1 - https://junit.org/junit5/ +### org.junit.platform:junit-platform-engine @1.10.2 - https://junit.org/junit5/ Eclipse Public License - v 2.0 ============================== @@ -15552,7 +15552,7 @@ If it is not possible or desirable to put the notice in a particular file, then You may add additional accurate notices of copyright ownership. -[Source code](https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.10.1/junit-platform-engine-1.10.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.10.2/junit-platform-engine-1.10.2-sources.jar) ---- @@ -16186,7 +16186,7 @@ THE SOFTWARE. ---- -### org.postgresql:postgresql @42.6.0 - https://jdbc.postgresql.org +### org.postgresql:postgresql @42.6.1 - https://jdbc.postgresql.org Copyright (c) 1997, PostgreSQL Global Development Group All rights reserved. @@ -16213,7 +16213,7 @@ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -[Source code](https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.6.0/postgresql-42.6.0-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.6.1/postgresql-42.6.1-sources.jar) ---- @@ -16566,7 +16566,7 @@ SOFTWARE. ---- -### org.slf4j:slf4j-api @2.0.9 - http://www.slf4j.org +### org.slf4j:slf4j-api @2.0.12 - http://www.slf4j.org Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland) All rights reserved. @@ -16594,7 +16594,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -[Source code](https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12-sources.jar) ---- @@ -17228,7 +17228,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ---- -### org.springframework:spring-aop @6.1.2 - https://github.com/spring-projects/spring-framework +### org.springframework:spring-aop @6.1.4 - https://github.com/spring-projects/spring-framework Apache License @@ -17434,11 +17434,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-aop/6.1.2/spring-aop-6.1.2-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-aop/6.1.4/spring-aop-6.1.4-sources.jar) ---- -### org.springframework:spring-beans @6.1.2 - https://github.com/spring-projects/spring-framework +### org.springframework:spring-beans @6.1.4 - https://github.com/spring-projects/spring-framework Apache License @@ -17644,11 +17644,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-beans/6.1.2/spring-beans-6.1.2-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-beans/6.1.4/spring-beans-6.1.4-sources.jar) ---- -### org.springframework:spring-context @6.1.2 - https://github.com/spring-projects/spring-framework +### org.springframework:spring-context @6.1.4 - https://github.com/spring-projects/spring-framework Apache License @@ -17854,11 +17854,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-context/6.1.2/spring-context-6.1.2-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-context/6.1.4/spring-context-6.1.4-sources.jar) ---- -### org.springframework:spring-core @6.1.2 - https://github.com/spring-projects/spring-framework +### org.springframework:spring-core @6.1.4 - https://github.com/spring-projects/spring-framework Apache License @@ -18064,11 +18064,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-core/6.1.2/spring-core-6.1.2-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-core/6.1.4/spring-core-6.1.4-sources.jar) ---- -### org.springframework:spring-expression @6.1.2 - https://github.com/spring-projects/spring-framework +### org.springframework:spring-expression @6.1.4 - https://github.com/spring-projects/spring-framework Apache License @@ -18274,11 +18274,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-expression/6.1.2/spring-expression-6.1.2-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-expression/6.1.4/spring-expression-6.1.4-sources.jar) ---- -### org.springframework:spring-jcl @6.1.2 - https://github.com/spring-projects/spring-framework +### org.springframework:spring-jcl @6.1.4 - https://github.com/spring-projects/spring-framework Apache License @@ -18484,11 +18484,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/6.1.2/spring-jcl-6.1.2-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/6.1.4/spring-jcl-6.1.4-sources.jar) ---- -### org.springframework:spring-jdbc @6.1.2 - https://github.com/spring-projects/spring-framework +### org.springframework:spring-jdbc @6.1.4 - https://github.com/spring-projects/spring-framework Apache License @@ -18694,11 +18694,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-jdbc/6.1.2/spring-jdbc-6.1.2-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-jdbc/6.1.4/spring-jdbc-6.1.4-sources.jar) ---- -### org.springframework:spring-messaging @6.1.2 - https://github.com/spring-projects/spring-framework +### org.springframework:spring-messaging @6.1.4 - https://github.com/spring-projects/spring-framework Apache License @@ -18904,11 +18904,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-messaging/6.1.2/spring-messaging-6.1.2-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-messaging/6.1.4/spring-messaging-6.1.4-sources.jar) ---- -### org.springframework:spring-test @6.1.2 - https://github.com/spring-projects/spring-framework +### org.springframework:spring-test @6.1.4 - https://github.com/spring-projects/spring-framework Apache License @@ -19114,11 +19114,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-test/6.1.2/spring-test-6.1.2-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-test/6.1.4/spring-test-6.1.4-sources.jar) ---- -### org.springframework:spring-tx @6.1.2 - https://github.com/spring-projects/spring-framework +### org.springframework:spring-tx @6.1.4 - https://github.com/spring-projects/spring-framework Apache License @@ -19324,11 +19324,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-tx/6.1.2/spring-tx-6.1.2-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-tx/6.1.4/spring-tx-6.1.4-sources.jar) ---- -### org.springframework:spring-web @6.1.2 - https://github.com/spring-projects/spring-framework +### org.springframework:spring-web @6.1.4 - https://github.com/spring-projects/spring-framework Apache License @@ -19534,11 +19534,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-web/6.1.2/spring-web-6.1.2-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-web/6.1.4/spring-web-6.1.4-sources.jar) ---- -### org.springframework:spring-webmvc @6.1.2 - https://github.com/spring-projects/spring-framework +### org.springframework:spring-webmvc @6.1.4 - https://github.com/spring-projects/spring-framework Apache License @@ -19744,11 +19744,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/6.1.2/spring-webmvc-6.1.2-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/6.1.4/spring-webmvc-6.1.4-sources.jar) ---- -### org.springframework.amqp:spring-amqp @3.1.1 - https://github.com/spring-projects/spring-amqp +### org.springframework.amqp:spring-amqp @3.1.2 - https://github.com/spring-projects/spring-amqp Apache License Version 2.0, January 2004 @@ -19953,11 +19953,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/amqp/spring-amqp/3.1.1/spring-amqp-3.1.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/amqp/spring-amqp/3.1.2/spring-amqp-3.1.2-sources.jar) ---- -### org.springframework.amqp:spring-rabbit @3.1.1 - https://github.com/spring-projects/spring-amqp +### org.springframework.amqp:spring-rabbit @3.1.2 - https://github.com/spring-projects/spring-amqp Apache License Version 2.0, January 2004 @@ -20162,11 +20162,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/amqp/spring-rabbit/3.1.1/spring-rabbit-3.1.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/amqp/spring-rabbit/3.1.2/spring-rabbit-3.1.2-sources.jar) ---- -### org.springframework.boot:spring-boot @3.2.1 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -20371,11 +20371,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. See the License for the specific language governing permissions and limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot/3.2.1/spring-boot-3.2.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot/3.2.3/spring-boot-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-actuator @3.2.1 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-actuator @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -20580,11 +20580,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. See the License for the specific language governing permissions and limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-actuator/3.2.1/spring-boot-actuator-3.2.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-actuator/3.2.3/spring-boot-actuator-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-actuator-autoconfigure @3.2.1 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-actuator-autoconfigure @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -20789,11 +20789,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. See the License for the specific language governing permissions and limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-actuator-autoconfigure/3.2.1/spring-boot-actuator-autoconfigure-3.2.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-actuator-autoconfigure/3.2.3/spring-boot-actuator-autoconfigure-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-autoconfigure @3.2.1 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-autoconfigure @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -20998,11 +20998,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. See the License for the specific language governing permissions and limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-autoconfigure/3.2.1/spring-boot-autoconfigure-3.2.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-autoconfigure/3.2.3/spring-boot-autoconfigure-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-configuration-metadata @3.2.1 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-configuration-metadata @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -21207,11 +21207,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. See the License for the specific language governing permissions and limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-configuration-metadata/3.2.1/spring-boot-configuration-metadata-3.2.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-configuration-metadata/3.2.3/spring-boot-configuration-metadata-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-properties-migrator @3.2.1 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-properties-migrator @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -21416,11 +21416,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. See the License for the specific language governing permissions and limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-properties-migrator/3.2.1/spring-boot-properties-migrator-3.2.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-properties-migrator/3.2.3/spring-boot-properties-migrator-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-starter @3.2.1 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-starter @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -21626,11 +21626,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter/3.2.1/spring-boot-starter-3.2.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter/3.2.3/spring-boot-starter-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-starter-actuator @3.2.1 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-starter-actuator @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -21836,11 +21836,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-actuator/3.2.1/spring-boot-starter-actuator-3.2.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-actuator/3.2.3/spring-boot-starter-actuator-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-starter-amqp @3.2.1 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-starter-amqp @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -22046,11 +22046,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-amqp/3.2.1/spring-boot-starter-amqp-3.2.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-amqp/3.2.3/spring-boot-starter-amqp-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-starter-data-jdbc @3.2.1 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-starter-data-jdbc @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -22256,11 +22256,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-data-jdbc/3.2.1/spring-boot-starter-data-jdbc-3.2.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-data-jdbc/3.2.3/spring-boot-starter-data-jdbc-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-starter-jdbc @3.2.1 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-starter-jdbc @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -22466,11 +22466,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-jdbc/3.2.1/spring-boot-starter-jdbc-3.2.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-jdbc/3.2.3/spring-boot-starter-jdbc-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-starter-json @3.2.1 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-starter-json @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -22676,11 +22676,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-json/3.2.1/spring-boot-starter-json-3.2.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-json/3.2.3/spring-boot-starter-json-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-starter-log4j2 @3.2.1 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-starter-log4j2 @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -22886,11 +22886,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-log4j2/3.2.1/spring-boot-starter-log4j2-3.2.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-log4j2/3.2.3/spring-boot-starter-log4j2-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-starter-test @3.2.1 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-starter-test @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -23096,11 +23096,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-test/3.2.1/spring-boot-starter-test-3.2.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-test/3.2.3/spring-boot-starter-test-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-starter-tomcat @3.2.1 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-starter-tomcat @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -23306,11 +23306,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-tomcat/3.2.1/spring-boot-starter-tomcat-3.2.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-tomcat/3.2.3/spring-boot-starter-tomcat-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-starter-web @3.2.1 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-starter-web @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -23516,11 +23516,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-web/3.2.1/spring-boot-starter-web-3.2.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-web/3.2.3/spring-boot-starter-web-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-test @3.2.1 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-test @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -23725,11 +23725,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. See the License for the specific language governing permissions and limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test/3.2.1/spring-boot-test-3.2.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test/3.2.3/spring-boot-test-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-test-autoconfigure @3.2.1 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-test-autoconfigure @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -23934,11 +23934,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. See the License for the specific language governing permissions and limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test-autoconfigure/3.2.1/spring-boot-test-autoconfigure-3.2.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test-autoconfigure/3.2.3/spring-boot-test-autoconfigure-3.2.3-sources.jar) ---- -### org.springframework.data:spring-data-commons @3.2.1 - https://spring.io/projects/spring-data +### org.springframework.data:spring-data-commons @3.2.3 - https://spring.io/projects/spring-data Apache License @@ -24144,11 +24144,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-commons/3.2.1/spring-data-commons-3.2.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-commons/3.2.3/spring-data-commons-3.2.3-sources.jar) ---- -### org.springframework.data:spring-data-jdbc @3.2.1 - https://projects.spring.io/spring-data-jdbc +### org.springframework.data:spring-data-jdbc @3.2.3 - https://projects.spring.io/spring-data-jdbc Apache License @@ -24354,11 +24354,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-jdbc/3.2.1/spring-data-jdbc-3.2.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-jdbc/3.2.3/spring-data-jdbc-3.2.3-sources.jar) ---- -### org.springframework.data:spring-data-relational @3.2.1 - https://projects.spring.io/spring-data-jdbc/spring-data-relational +### org.springframework.data:spring-data-relational @3.2.3 - https://projects.spring.io/spring-data-jdbc/spring-data-relational Apache License @@ -24564,7 +24564,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-relational/3.2.1/spring-data-relational-3.2.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-relational/3.2.3/spring-data-relational-3.2.3-sources.jar) ---- @@ -24778,7 +24778,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ---- -### org.testcontainers:database-commons @1.19.3 - https://java.testcontainers.org +### org.testcontainers:database-commons @1.19.5 - https://java.testcontainers.org The MIT License (MIT) @@ -24803,11 +24803,11 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -[Source code](https://repo.maven.apache.org/maven2/org/testcontainers/database-commons/1.19.3/database-commons-1.19.3-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/testcontainers/database-commons/1.19.5/database-commons-1.19.5-sources.jar) ---- -### org.testcontainers:jdbc @1.19.3 - https://java.testcontainers.org +### org.testcontainers:jdbc @1.19.5 - https://java.testcontainers.org The MIT License (MIT) @@ -24832,11 +24832,11 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -[Source code](https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.19.3/jdbc-1.19.3-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.19.5/jdbc-1.19.5-sources.jar) ---- -### org.testcontainers:junit-jupiter @1.19.3 - https://java.testcontainers.org +### org.testcontainers:junit-jupiter @1.19.5 - https://java.testcontainers.org The MIT License (MIT) @@ -24861,11 +24861,11 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -[Source code](https://repo.maven.apache.org/maven2/org/testcontainers/junit-jupiter/1.19.3/junit-jupiter-1.19.3-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/testcontainers/junit-jupiter/1.19.5/junit-jupiter-1.19.5-sources.jar) ---- -### org.testcontainers:postgresql @1.19.3 - https://java.testcontainers.org +### org.testcontainers:postgresql @1.19.5 - https://java.testcontainers.org The MIT License (MIT) @@ -24890,11 +24890,11 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -[Source code](https://repo.maven.apache.org/maven2/org/testcontainers/postgresql/1.19.3/postgresql-1.19.3-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/testcontainers/postgresql/1.19.5/postgresql-1.19.5-sources.jar) ---- -### org.testcontainers:testcontainers @1.19.3 - https://java.testcontainers.org +### org.testcontainers:testcontainers @1.19.5 - https://java.testcontainers.org The MIT License (MIT) @@ -24919,7 +24919,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -[Source code](https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.19.3/testcontainers-1.19.3-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.19.5/testcontainers-1.19.5-sources.jar) ---- diff --git a/src/ui/ATTRIBUTION.md b/src/ui/ATTRIBUTION.md index b755365bc..e271acf37 100644 --- a/src/ui/ATTRIBUTION.md +++ b/src/ui/ATTRIBUTION.md @@ -20,7 +20,7 @@ http://www.apache.org/licenses/LICENSE-2.0 ---- -### com.fasterxml.jackson.core:jackson-annotations @2.15.3 - https://github.com/FasterXML/jackson +### com.fasterxml.jackson.core:jackson-annotations @2.15.4 - https://github.com/FasterXML/jackson Apache License @@ -226,11 +226,11 @@ http://www.apache.org/licenses/LICENSE-2.0 limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.15.3/jackson-annotations-2.15.3-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.15.4/jackson-annotations-2.15.4-sources.jar) ---- -### com.fasterxml.jackson.core:jackson-core @2.15.3 - https://github.com/FasterXML/jackson-core +### com.fasterxml.jackson.core:jackson-core @2.15.4 - https://github.com/FasterXML/jackson-core Apache License @@ -436,7 +436,7 @@ http://www.apache.org/licenses/LICENSE-2.0 limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.15.3/jackson-core-2.15.3-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.15.4/jackson-core-2.15.4-sources.jar) ---- @@ -650,7 +650,7 @@ http://www.apache.org/licenses/LICENSE-2.0 ---- -### com.fasterxml.jackson.datatype:jackson-datatype-jdk8 @2.15.3 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8 +### com.fasterxml.jackson.datatype:jackson-datatype-jdk8 @2.15.4 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8 This copy of Jackson JSON processor Java 8 datatype module is licensed under the Apache (Software) License, version 2.0 ("the License"). @@ -662,11 +662,11 @@ You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 -[Source code](https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.15.3/jackson-datatype-jdk8-2.15.3-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.15.4/jackson-datatype-jdk8-2.15.4-sources.jar) ---- -### com.fasterxml.jackson.datatype:jackson-datatype-jsr310 @2.15.3 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310 +### com.fasterxml.jackson.datatype:jackson-datatype-jsr310 @2.15.4 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310 This copy of Jackson JSON processor Java 8 Date/Time module is licensed under the Apache (Software) License, version 2.0 ("the License"). @@ -678,11 +678,11 @@ You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 -[Source code](https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.3/jackson-datatype-jsr310-2.15.3-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.4/jackson-datatype-jsr310-2.15.4-sources.jar) ---- -### com.fasterxml.jackson.module:jackson-module-parameter-names @2.15.3 - https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names +### com.fasterxml.jackson.module:jackson-module-parameter-names @2.15.4 - https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names This copy of Jackson JSON processor Java 8 parameter names module is licensed under the Apache (Software) License, version 2.0 ("the License"). @@ -694,7 +694,7 @@ You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 -[Source code](https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.15.3/jackson-module-parameter-names-2.15.3-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.15.4/jackson-module-parameter-names-2.15.4-sources.jar) ---- @@ -908,7 +908,7 @@ http://www.apache.org/licenses/LICENSE-2.0 ---- -### com.jayway.jsonpath:json-path @2.8.0 - https://github.com/jayway/JsonPath +### com.jayway.jsonpath:json-path @2.9.0 - https://github.com/jayway/JsonPath Apache License @@ -1114,7 +1114,7 @@ http://www.apache.org/licenses/LICENSE-2.0 limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.8.0/json-path-2.8.0-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.9.0/json-path-2.9.0-sources.jar) ---- @@ -1344,7 +1344,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI ---- -### io.micrometer:micrometer-commons @1.12.1 - https://github.com/micrometer-metrics/micrometer +### io.micrometer:micrometer-commons @1.12.3 - https://github.com/micrometer-metrics/micrometer Apache License @@ -1550,11 +1550,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/io/micrometer/micrometer-commons/1.12.1/micrometer-commons-1.12.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/micrometer/micrometer-commons/1.12.3/micrometer-commons-1.12.3-sources.jar) ---- -### io.micrometer:micrometer-core @1.12.1 - https://github.com/micrometer-metrics/micrometer +### io.micrometer:micrometer-core @1.12.3 - https://github.com/micrometer-metrics/micrometer Apache License @@ -1760,11 +1760,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.12.1/micrometer-core-1.12.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.12.3/micrometer-core-1.12.3-sources.jar) ---- -### io.micrometer:micrometer-jakarta9 @1.12.1 - https://github.com/micrometer-metrics/micrometer +### io.micrometer:micrometer-jakarta9 @1.12.3 - https://github.com/micrometer-metrics/micrometer Apache License @@ -1970,11 +1970,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/io/micrometer/micrometer-jakarta9/1.12.1/micrometer-jakarta9-1.12.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/micrometer/micrometer-jakarta9/1.12.3/micrometer-jakarta9-1.12.3-sources.jar) ---- -### io.micrometer:micrometer-observation @1.12.1 - https://github.com/micrometer-metrics/micrometer +### io.micrometer:micrometer-observation @1.12.3 - https://github.com/micrometer-metrics/micrometer Apache License @@ -2180,11 +2180,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/io/micrometer/micrometer-observation/1.12.1/micrometer-observation-1.12.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/micrometer/micrometer-observation/1.12.3/micrometer-observation-1.12.3-sources.jar) ---- -### io.micrometer:micrometer-registry-prometheus @1.12.1 - https://github.com/micrometer-metrics/micrometer +### io.micrometer:micrometer-registry-prometheus @1.12.3 - https://github.com/micrometer-metrics/micrometer Apache License @@ -2390,11 +2390,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/io/micrometer/micrometer-registry-prometheus/1.12.1/micrometer-registry-prometheus-1.12.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/micrometer/micrometer-registry-prometheus/1.12.3/micrometer-registry-prometheus-1.12.3-sources.jar) ---- -### io.netty:netty-buffer @4.1.104.Final - https://netty.io/netty-buffer/ +### io.netty:netty-buffer @4.1.107.Final - https://netty.io/netty-buffer/ Apache License @@ -2600,11 +2600,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.104.Final/netty-buffer-4.1.104.Final-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.107.Final/netty-buffer-4.1.107.Final-sources.jar) ---- -### io.netty:netty-codec @4.1.104.Final - https://netty.io/netty-codec/ +### io.netty:netty-codec @4.1.107.Final - https://netty.io/netty-codec/ Apache License @@ -2810,11 +2810,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.104.Final/netty-codec-4.1.104.Final-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.107.Final/netty-codec-4.1.107.Final-sources.jar) ---- -### io.netty:netty-codec-dns @4.1.104.Final - https://netty.io/netty-codec-dns/ +### io.netty:netty-codec-dns @4.1.107.Final - https://netty.io/netty-codec-dns/ Apache License @@ -3020,11 +3020,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.104.Final/netty-codec-dns-4.1.104.Final-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.107.Final/netty-codec-dns-4.1.107.Final-sources.jar) ---- -### io.netty:netty-codec-http @4.1.104.Final - https://netty.io/netty-codec-http/ +### io.netty:netty-codec-http @4.1.107.Final - https://netty.io/netty-codec-http/ Apache License @@ -3230,11 +3230,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.104.Final/netty-codec-http-4.1.104.Final-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.107.Final/netty-codec-http-4.1.107.Final-sources.jar) ---- -### io.netty:netty-codec-http2 @4.1.104.Final - https://netty.io/netty-codec-http2/ +### io.netty:netty-codec-http2 @4.1.107.Final - https://netty.io/netty-codec-http2/ Apache License @@ -3440,11 +3440,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.104.Final/netty-codec-http2-4.1.104.Final-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.107.Final/netty-codec-http2-4.1.107.Final-sources.jar) ---- -### io.netty:netty-codec-socks @4.1.104.Final - https://netty.io/netty-codec-socks/ +### io.netty:netty-codec-socks @4.1.107.Final - https://netty.io/netty-codec-socks/ Apache License @@ -3650,11 +3650,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.104.Final/netty-codec-socks-4.1.104.Final-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.107.Final/netty-codec-socks-4.1.107.Final-sources.jar) ---- -### io.netty:netty-common @4.1.104.Final - https://netty.io/netty-common/ +### io.netty:netty-common @4.1.107.Final - https://netty.io/netty-common/ Apache License @@ -3860,11 +3860,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.104.Final/netty-common-4.1.104.Final-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.107.Final/netty-common-4.1.107.Final-sources.jar) ---- -### io.netty:netty-handler @4.1.104.Final - https://netty.io/netty-handler/ +### io.netty:netty-handler @4.1.107.Final - https://netty.io/netty-handler/ Apache License @@ -4070,11 +4070,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.104.Final/netty-handler-4.1.104.Final-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.107.Final/netty-handler-4.1.107.Final-sources.jar) ---- -### io.netty:netty-handler-proxy @4.1.104.Final - https://netty.io/netty-handler-proxy/ +### io.netty:netty-handler-proxy @4.1.107.Final - https://netty.io/netty-handler-proxy/ Apache License @@ -4280,11 +4280,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.104.Final/netty-handler-proxy-4.1.104.Final-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.107.Final/netty-handler-proxy-4.1.107.Final-sources.jar) ---- -### io.netty:netty-resolver @4.1.104.Final - https://netty.io/netty-resolver/ +### io.netty:netty-resolver @4.1.107.Final - https://netty.io/netty-resolver/ Apache License @@ -4490,11 +4490,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.104.Final/netty-resolver-4.1.104.Final-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.107.Final/netty-resolver-4.1.107.Final-sources.jar) ---- -### io.netty:netty-resolver-dns @4.1.104.Final - https://netty.io/netty-resolver-dns/ +### io.netty:netty-resolver-dns @4.1.107.Final - https://netty.io/netty-resolver-dns/ Apache License @@ -4700,11 +4700,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.104.Final/netty-resolver-dns-4.1.104.Final-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.107.Final/netty-resolver-dns-4.1.107.Final-sources.jar) ---- -### io.netty:netty-resolver-dns-classes-macos @4.1.104.Final - https://netty.io/netty-resolver-dns-classes-macos/ +### io.netty:netty-resolver-dns-classes-macos @4.1.107.Final - https://netty.io/netty-resolver-dns-classes-macos/ Apache License @@ -4910,11 +4910,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns-classes-macos/4.1.104.Final/netty-resolver-dns-classes-macos-4.1.104.Final-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns-classes-macos/4.1.107.Final/netty-resolver-dns-classes-macos-4.1.107.Final-sources.jar) ---- -### io.netty:netty-resolver-dns-native-macos @4.1.104.Final - https://netty.io/netty-resolver-dns-native-macos/ +### io.netty:netty-resolver-dns-native-macos @4.1.107.Final - https://netty.io/netty-resolver-dns-native-macos/ Apache License @@ -5124,7 +5124,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI ---- -### io.netty:netty-transport @4.1.104.Final - https://netty.io/netty-transport/ +### io.netty:netty-transport @4.1.107.Final - https://netty.io/netty-transport/ Apache License @@ -5330,11 +5330,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.104.Final/netty-transport-4.1.104.Final-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.107.Final/netty-transport-4.1.107.Final-sources.jar) ---- -### io.netty:netty-transport-classes-epoll @4.1.104.Final - https://netty.io/netty-transport-classes-epoll/ +### io.netty:netty-transport-classes-epoll @4.1.107.Final - https://netty.io/netty-transport-classes-epoll/ Apache License @@ -5540,11 +5540,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.104.Final/netty-transport-classes-epoll-4.1.104.Final-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.107.Final/netty-transport-classes-epoll-4.1.107.Final-sources.jar) ---- -### io.netty:netty-transport-native-epoll @4.1.104.Final - https://netty.io/netty-transport-native-epoll/ +### io.netty:netty-transport-native-epoll @4.1.107.Final - https://netty.io/netty-transport-native-epoll/ Apache License @@ -5750,11 +5750,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.104.Final/netty-transport-native-epoll-4.1.104.Final-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.107.Final/netty-transport-native-epoll-4.1.107.Final-sources.jar) ---- -### io.netty:netty-transport-native-unix-common @4.1.104.Final - https://netty.io/netty-transport-native-unix-common/ +### io.netty:netty-transport-native-unix-common @4.1.107.Final - https://netty.io/netty-transport-native-unix-common/ Apache License @@ -5960,11 +5960,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.104.Final/netty-transport-native-unix-common-4.1.104.Final-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.107.Final/netty-transport-native-unix-common-4.1.107.Final-sources.jar) ---- -### io.projectreactor:reactor-core @3.6.1 - https://github.com/reactor/reactor-core +### io.projectreactor:reactor-core @3.6.3 - https://github.com/reactor/reactor-core Apache License Version 2.0, January 2004 @@ -6170,11 +6170,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI -[Source code](https://repo.maven.apache.org/maven2/io/projectreactor/reactor-core/3.6.1/reactor-core-3.6.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/projectreactor/reactor-core/3.6.3/reactor-core-3.6.3-sources.jar) ---- -### io.projectreactor:reactor-test @3.6.1 - https://github.com/reactor/reactor-core +### io.projectreactor:reactor-test @3.6.3 - https://github.com/reactor/reactor-core Apache License Version 2.0, January 2004 @@ -6380,11 +6380,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI -[Source code](https://repo.maven.apache.org/maven2/io/projectreactor/reactor-test/3.6.1/reactor-test-3.6.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/projectreactor/reactor-test/3.6.3/reactor-test-3.6.3-sources.jar) ---- -### io.projectreactor.netty:reactor-netty-core @1.1.14 - https://github.com/reactor/reactor-netty +### io.projectreactor.netty:reactor-netty-core @1.1.16 - https://github.com/reactor/reactor-netty Apache License Version 2.0, January 2004 @@ -6590,11 +6590,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI -[Source code](https://repo.maven.apache.org/maven2/io/projectreactor/netty/reactor-netty-core/1.1.14/reactor-netty-core-1.1.14-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/projectreactor/netty/reactor-netty-core/1.1.16/reactor-netty-core-1.1.16-sources.jar) ---- -### io.projectreactor.netty:reactor-netty-http @1.1.14 - https://github.com/reactor/reactor-netty +### io.projectreactor.netty:reactor-netty-http @1.1.16 - https://github.com/reactor/reactor-netty Apache License Version 2.0, January 2004 @@ -6800,7 +6800,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI -[Source code](https://repo.maven.apache.org/maven2/io/projectreactor/netty/reactor-netty-http/1.1.14/reactor-netty-http-1.1.14-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/projectreactor/netty/reactor-netty-http/1.1.16/reactor-netty-http-1.1.16-sources.jar) ---- @@ -7854,7 +7854,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI ---- -### io.swagger:swagger-annotations @1.6.12 - https://github.com/swagger-api/swagger-core/modules/swagger-annotations +### io.swagger:swagger-annotations @1.6.13 - https://github.com/swagger-api/swagger-core/modules/swagger-annotations Apache License @@ -8060,7 +8060,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/io/swagger/swagger-annotations/1.6.12/swagger-annotations-1.6.12-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/io/swagger/swagger-annotations/1.6.13/swagger-annotations-1.6.13-sources.jar) ---- @@ -8993,7 +8993,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI ---- -### net.bytebuddy:byte-buddy @1.14.10 - https://bytebuddy.net/byte-buddy +### net.bytebuddy:byte-buddy @1.14.12 - https://bytebuddy.net/byte-buddy Apache License Version 2.0, January 2004 @@ -9174,11 +9174,11 @@ Apache License -[Source code](https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.10/byte-buddy-1.14.10-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.12/byte-buddy-1.14.12-sources.jar) ---- -### net.bytebuddy:byte-buddy-agent @1.14.10 - https://bytebuddy.net/byte-buddy-agent +### net.bytebuddy:byte-buddy-agent @1.14.12 - https://bytebuddy.net/byte-buddy-agent Apache License Version 2.0, January 2004 @@ -9358,7 +9358,7 @@ Apache License END OF TERMS AND CONDITIONS -[Source code](https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.14.10/byte-buddy-agent-1.14.10-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.14.12/byte-buddy-agent-1.14.12-sources.jar) ---- @@ -10622,7 +10622,7 @@ Apache License ---- -### org.apache.tomcat.embed:tomcat-embed-el @10.1.17 - https://tomcat.apache.org/ +### org.apache.tomcat.embed:tomcat-embed-el @10.1.19 - https://tomcat.apache.org/ Apache License @@ -10828,7 +10828,7 @@ Apache License limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/10.1.17/tomcat-embed-el-10.1.17-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/10.1.19/tomcat-embed-el-10.1.19-sources.jar) ---- @@ -12157,7 +12157,7 @@ the Author. ---- -### org.junit.jupiter:junit-jupiter @5.10.1 - https://junit.org/junit5/ +### org.junit.jupiter:junit-jupiter @5.10.2 - https://junit.org/junit5/ Eclipse Public License - v 2.0 ============================== @@ -12259,11 +12259,11 @@ If it is not possible or desirable to put the notice in a particular file, then You may add additional accurate notices of copyright ownership. -[Source code](https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.10.1/junit-jupiter-5.10.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.10.2/junit-jupiter-5.10.2-sources.jar) ---- -### org.junit.jupiter:junit-jupiter-api @5.10.1 - https://junit.org/junit5/ +### org.junit.jupiter:junit-jupiter-api @5.10.2 - https://junit.org/junit5/ Eclipse Public License - v 2.0 ============================== @@ -12365,11 +12365,11 @@ If it is not possible or desirable to put the notice in a particular file, then You may add additional accurate notices of copyright ownership. -[Source code](https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.10.1/junit-jupiter-api-5.10.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2-sources.jar) ---- -### org.junit.jupiter:junit-jupiter-engine @5.10.1 - https://junit.org/junit5/ +### org.junit.jupiter:junit-jupiter-engine @5.10.2 - https://junit.org/junit5/ Eclipse Public License - v 2.0 ============================== @@ -12471,11 +12471,11 @@ If it is not possible or desirable to put the notice in a particular file, then You may add additional accurate notices of copyright ownership. -[Source code](https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.10.1/junit-jupiter-engine-5.10.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.10.2/junit-jupiter-engine-5.10.2-sources.jar) ---- -### org.junit.jupiter:junit-jupiter-params @5.10.1 - https://junit.org/junit5/ +### org.junit.jupiter:junit-jupiter-params @5.10.2 - https://junit.org/junit5/ Eclipse Public License - v 2.0 ============================== @@ -12577,11 +12577,11 @@ If it is not possible or desirable to put the notice in a particular file, then You may add additional accurate notices of copyright ownership. -[Source code](https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.10.1/junit-jupiter-params-5.10.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.10.2/junit-jupiter-params-5.10.2-sources.jar) ---- -### org.junit.platform:junit-platform-commons @1.10.1 - https://junit.org/junit5/ +### org.junit.platform:junit-platform-commons @1.10.2 - https://junit.org/junit5/ Eclipse Public License - v 2.0 ============================== @@ -12683,11 +12683,11 @@ If it is not possible or desirable to put the notice in a particular file, then You may add additional accurate notices of copyright ownership. -[Source code](https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.10.1/junit-platform-commons-1.10.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2-sources.jar) ---- -### org.junit.platform:junit-platform-engine @1.10.1 - https://junit.org/junit5/ +### org.junit.platform:junit-platform-engine @1.10.2 - https://junit.org/junit5/ Eclipse Public License - v 2.0 ============================== @@ -12789,7 +12789,7 @@ If it is not possible or desirable to put the notice in a particular file, then You may add additional accurate notices of copyright ownership. -[Source code](https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.10.1/junit-platform-engine-1.10.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.10.2/junit-platform-engine-1.10.2-sources.jar) ---- @@ -13942,7 +13942,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ---- -### org.slf4j:slf4j-api @2.0.9 - http://www.slf4j.org +### org.slf4j:slf4j-api @2.0.12 - http://www.slf4j.org Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland) All rights reserved. @@ -13970,11 +13970,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -[Source code](https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12-sources.jar) ---- -### org.springframework:spring-aop @6.1.2 - https://github.com/spring-projects/spring-framework +### org.springframework:spring-aop @6.1.4 - https://github.com/spring-projects/spring-framework Apache License @@ -14180,11 +14180,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-aop/6.1.2/spring-aop-6.1.2-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-aop/6.1.4/spring-aop-6.1.4-sources.jar) ---- -### org.springframework:spring-beans @6.1.2 - https://github.com/spring-projects/spring-framework +### org.springframework:spring-beans @6.1.4 - https://github.com/spring-projects/spring-framework Apache License @@ -14390,11 +14390,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-beans/6.1.2/spring-beans-6.1.2-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-beans/6.1.4/spring-beans-6.1.4-sources.jar) ---- -### org.springframework:spring-context @6.1.2 - https://github.com/spring-projects/spring-framework +### org.springframework:spring-context @6.1.4 - https://github.com/spring-projects/spring-framework Apache License @@ -14600,11 +14600,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-context/6.1.2/spring-context-6.1.2-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-context/6.1.4/spring-context-6.1.4-sources.jar) ---- -### org.springframework:spring-core @6.1.2 - https://github.com/spring-projects/spring-framework +### org.springframework:spring-core @6.1.4 - https://github.com/spring-projects/spring-framework Apache License @@ -14810,11 +14810,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-core/6.1.2/spring-core-6.1.2-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-core/6.1.4/spring-core-6.1.4-sources.jar) ---- -### org.springframework:spring-expression @6.1.2 - https://github.com/spring-projects/spring-framework +### org.springframework:spring-expression @6.1.4 - https://github.com/spring-projects/spring-framework Apache License @@ -15020,11 +15020,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-expression/6.1.2/spring-expression-6.1.2-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-expression/6.1.4/spring-expression-6.1.4-sources.jar) ---- -### org.springframework:spring-jcl @6.1.2 - https://github.com/spring-projects/spring-framework +### org.springframework:spring-jcl @6.1.4 - https://github.com/spring-projects/spring-framework Apache License @@ -15230,11 +15230,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/6.1.2/spring-jcl-6.1.2-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/6.1.4/spring-jcl-6.1.4-sources.jar) ---- -### org.springframework:spring-test @6.1.2 - https://github.com/spring-projects/spring-framework +### org.springframework:spring-test @6.1.4 - https://github.com/spring-projects/spring-framework Apache License @@ -15440,11 +15440,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-test/6.1.2/spring-test-6.1.2-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-test/6.1.4/spring-test-6.1.4-sources.jar) ---- -### org.springframework:spring-web @6.1.2 - https://github.com/spring-projects/spring-framework +### org.springframework:spring-web @6.1.4 - https://github.com/spring-projects/spring-framework Apache License @@ -15650,11 +15650,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-web/6.1.2/spring-web-6.1.2-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-web/6.1.4/spring-web-6.1.4-sources.jar) ---- -### org.springframework:spring-webflux @6.1.2 - https://github.com/spring-projects/spring-framework +### org.springframework:spring-webflux @6.1.4 - https://github.com/spring-projects/spring-framework Apache License @@ -15860,11 +15860,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-webflux/6.1.2/spring-webflux-6.1.2-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/spring-webflux/6.1.4/spring-webflux-6.1.4-sources.jar) ---- -### org.springframework.boot:spring-boot @3.2.1 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -16069,11 +16069,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. See the License for the specific language governing permissions and limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot/3.2.1/spring-boot-3.2.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot/3.2.3/spring-boot-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-actuator @3.2.1 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-actuator @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -16278,11 +16278,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. See the License for the specific language governing permissions and limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-actuator/3.2.1/spring-boot-actuator-3.2.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-actuator/3.2.3/spring-boot-actuator-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-actuator-autoconfigure @3.2.1 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-actuator-autoconfigure @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -16487,11 +16487,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. See the License for the specific language governing permissions and limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-actuator-autoconfigure/3.2.1/spring-boot-actuator-autoconfigure-3.2.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-actuator-autoconfigure/3.2.3/spring-boot-actuator-autoconfigure-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-autoconfigure @3.2.1 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-autoconfigure @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -16696,11 +16696,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. See the License for the specific language governing permissions and limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-autoconfigure/3.2.1/spring-boot-autoconfigure-3.2.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-autoconfigure/3.2.3/spring-boot-autoconfigure-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-configuration-metadata @3.2.1 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-configuration-metadata @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -16905,11 +16905,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. See the License for the specific language governing permissions and limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-configuration-metadata/3.2.1/spring-boot-configuration-metadata-3.2.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-configuration-metadata/3.2.3/spring-boot-configuration-metadata-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-devtools @3.2.1 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-devtools @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -17114,11 +17114,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. See the License for the specific language governing permissions and limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-devtools/3.2.1/spring-boot-devtools-3.2.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-devtools/3.2.3/spring-boot-devtools-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-properties-migrator @3.2.1 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-properties-migrator @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -17323,11 +17323,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. See the License for the specific language governing permissions and limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-properties-migrator/3.2.1/spring-boot-properties-migrator-3.2.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-properties-migrator/3.2.3/spring-boot-properties-migrator-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-starter @3.2.1 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-starter @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -17533,11 +17533,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter/3.2.1/spring-boot-starter-3.2.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter/3.2.3/spring-boot-starter-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-starter-actuator @3.2.1 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-starter-actuator @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -17743,11 +17743,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-actuator/3.2.1/spring-boot-starter-actuator-3.2.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-actuator/3.2.3/spring-boot-starter-actuator-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-starter-json @3.2.1 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-starter-json @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -17953,11 +17953,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-json/3.2.1/spring-boot-starter-json-3.2.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-json/3.2.3/spring-boot-starter-json-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-starter-log4j2 @3.2.1 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-starter-log4j2 @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -18163,11 +18163,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-log4j2/3.2.1/spring-boot-starter-log4j2-3.2.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-log4j2/3.2.3/spring-boot-starter-log4j2-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-starter-reactor-netty @3.2.1 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-starter-reactor-netty @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -18373,11 +18373,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-reactor-netty/3.2.1/spring-boot-starter-reactor-netty-3.2.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-reactor-netty/3.2.3/spring-boot-starter-reactor-netty-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-starter-test @3.2.1 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-starter-test @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -18583,11 +18583,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-test/3.2.1/spring-boot-starter-test-3.2.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-test/3.2.3/spring-boot-starter-test-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-starter-thymeleaf @3.2.1 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-starter-thymeleaf @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -18793,11 +18793,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-thymeleaf/3.2.1/spring-boot-starter-thymeleaf-3.2.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-thymeleaf/3.2.3/spring-boot-starter-thymeleaf-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-starter-validation @3.2.1 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-starter-validation @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -19003,11 +19003,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-validation/3.2.1/spring-boot-starter-validation-3.2.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-validation/3.2.3/spring-boot-starter-validation-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-starter-webflux @3.2.1 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-starter-webflux @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -19213,11 +19213,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-webflux/3.2.1/spring-boot-starter-webflux-3.2.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-webflux/3.2.3/spring-boot-starter-webflux-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-test @3.2.1 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-test @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -19422,11 +19422,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. See the License for the specific language governing permissions and limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test/3.2.1/spring-boot-test-3.2.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test/3.2.3/spring-boot-test-3.2.3-sources.jar) ---- -### org.springframework.boot:spring-boot-test-autoconfigure @3.2.1 - https://spring.io/projects/spring-boot +### org.springframework.boot:spring-boot-test-autoconfigure @3.2.3 - https://spring.io/projects/spring-boot Apache License @@ -19631,13 +19631,12 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. See the License for the specific language governing permissions and limitations under the License. -[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test-autoconfigure/3.2.1/spring-boot-test-autoconfigure-3.2.1-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test-autoconfigure/3.2.3/spring-boot-test-autoconfigure-3.2.3-sources.jar) ---- ### org.springframework.cloud:spring-cloud-gateway-webflux @4.1.1 - https://spring.io/spring-cloud/spring-cloud-gateway/spring-cloud-gateway-webflux - Apache License Version 2.0, January 2004 https://www.apache.org/licenses/ @@ -20501,11 +20500,11 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ---- -### org.webjars.npm:bootstrap @5.3.2 - https://www.webjars.org +### org.webjars.npm:bootstrap @5.3.3 - https://www.webjars.org The MIT License (MIT) -Copyright (c) 2011-2023 The Bootstrap Authors +Copyright (c) 2011-2024 The Bootstrap Authors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -20526,15 +20525,15 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -[Source code](https://repo.maven.apache.org/maven2/org/webjars/npm/bootstrap/5.3.2/bootstrap-5.3.2-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/webjars/npm/bootstrap/5.3.3/bootstrap-5.3.3-sources.jar) ---- -### org.webjars.npm:bootstrap-icons @1.11.2 - https://www.webjars.org +### org.webjars.npm:bootstrap-icons @1.11.3 - https://www.webjars.org The MIT License (MIT) -Copyright (c) 2019-2023 The Bootstrap Authors +Copyright (c) 2019-2024 The Bootstrap Authors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -20555,7 +20554,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -[Source code](https://repo.maven.apache.org/maven2/org/webjars/npm/bootstrap-icons/1.11.2/bootstrap-icons-1.11.2-sources.jar) +[Source code](https://repo.maven.apache.org/maven2/org/webjars/npm/bootstrap-icons/1.11.3/bootstrap-icons-1.11.3-sources.jar) ----