Vulnerabilities |
40 via 863 paths |
|---|---|
Dependencies |
130 |
Source |
GitHub |
Find, fix and prevent vulnerabilities in your code.
critical severity
new
- Vulnerable module: io.netty:netty-handler
- Introduced through: org.springframework.boot:spring-boot-starter-webflux@4.0.6
Detailed paths
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.netty:netty-codec-http@4.2.12.Final › io.netty:netty-handler@4.2.12.Final
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.netty:netty-codec-http2@4.2.12.Final › io.netty:netty-handler@4.2.12.Final
Overview
io.netty:netty-handler is a library that provides an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance and high scalability protocol servers and clients. In other words, Netty is a NIO client server framework which enables quick and easy development of network applications such as protocol servers and clients. It greatly simplifies and streamlines network programming such as TCP and UDP socket server.
Affected versions of this package are vulnerable to Incorrect Comparison in the IpSubnetFilterRule.compareTo() function. An attacker can gain unauthorized access by bypassing IPv6 subnet restrictions through incorrect masking of IP addresses.
Remediation
Upgrade io.netty:netty-handler to version 4.1.135.Final, 4.2.15.Final or higher.
References
high severity
- Vulnerable module: io.netty:netty-codec-dns
- Introduced through: org.springframework.boot:spring-boot-starter-webflux@4.0.6
Detailed paths
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.netty:netty-resolver-dns@4.2.12.Final › io.netty:netty-codec-dns@4.2.12.Final
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.projectreactor.netty:reactor-netty-core@1.3.5 › io.netty:netty-resolver-dns@4.2.12.Final › io.netty:netty-codec-dns@4.2.12.Final
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.netty:netty-resolver-dns-native-macos@4.2.12.Final › io.netty:netty-resolver-dns-classes-macos@4.2.12.Final › io.netty:netty-resolver-dns@4.2.12.Final › io.netty:netty-codec-dns@4.2.12.Final
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.projectreactor.netty:reactor-netty-core@1.3.5 › io.netty:netty-resolver-dns-native-macos@4.2.12.Final › io.netty:netty-resolver-dns-classes-macos@4.2.12.Final › io.netty:netty-resolver-dns@4.2.12.Final › io.netty:netty-codec-dns@4.2.12.Final
Overview
Affected versions of this package are vulnerable to Null Byte Interaction Error (Poison Null Byte) due to inadequate validation of domain name labels and lengths in the encodeDomainName and decodeDomainName components. An attacker can cause DNS cache poisoning, bypass domain validation, or trigger excessive memory allocation by supplying specially crafted domain names or malicious DNS responses. This can result in downstream failures, silent truncation of domain names, and parser confusion across different DNS implementations.
Remediation
Upgrade io.netty:netty-codec-dns to version 4.1.133.Final, 4.2.13.Final or higher.
References
high severity
- Vulnerable module: io.netty:netty-codec-http
- Introduced through: org.springframework.boot:spring-boot-starter-webflux@4.0.6
Detailed paths
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.netty:netty-codec-http@4.2.12.Final
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.netty:netty-codec-http2@4.2.12.Final › io.netty:netty-codec-http@4.2.12.Final
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.netty:netty-codec-http3@4.2.12.Final › io.netty:netty-codec-http@4.2.12.Final
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.projectreactor.netty:reactor-netty-core@1.3.5 › io.netty:netty-handler-proxy@4.2.12.Final › io.netty:netty-codec-http@4.2.12.Final
Overview
io.netty:netty-codec-http is a network application framework for rapid development of maintainable high performance protocol servers & clients.
Affected versions of this package are vulnerable to HTTP Request Smuggling in the HttpClientCodec component. An attacker can cause response desynchronization and potentially compromise the integrity and availability of HTTP parsing by sending crafted HTTP/1.1 pipelined requests that include a HEAD request and trigger the server to send 1xx responses. This can result in unsafe reuse of the socket and misinterpretation of response bodies.
Note:
This is only exploitable if HTTP/1.1 pipelining is used, a HEAD request is present in the pipeline, and the server sends 1xx responses.
PoC
@Test
public void test() {
EmbeddedChannel channel = new EmbeddedChannel(new HttpClientCodec());
assertTrue(channel.writeOutbound(new DefaultFullHttpRequest(HttpVersion.HTTP_1_1, HttpMethod.GET, "/1")));
ByteBuf request = channel.readOutbound();
request.release();
assertNull(channel.readOutbound());
assertTrue(channel.writeOutbound(new DefaultFullHttpRequest(HttpVersion.HTTP_1_1, HttpMethod.HEAD, "/2")));
request = channel.readOutbound();
request.release();
assertNull(channel.readOutbound());
String responseStr = "HTTP/1.1 103 Early Hints\r\n\r\n" +
"HTTP/1.1 200 OK\r\nContent-Length: 5\r\n\r\nhello" +
"HTTP/1.1 200 OK\r\n\r\n";
assertTrue(channel.writeInbound(Unpooled.copiedBuffer(responseStr, CharsetUtil.US_ASCII)));
// Response 1
HttpResponse response = channel.readInbound();
assertEquals(HttpResponseStatus.EARLY_HINTS, response.status());
LastHttpContent last = channel.readInbound();
assertEquals(0, last.content().readableBytes());
last.release();
// Response 2
response = channel.readInbound();
assertEquals(HttpResponseStatus.OK, response.status());
last = channel.readInbound();
assertEquals(0, last.content().readableBytes());
last.release();
// Response 3
FullHttpResponse response1 = channel.readInbound();
assertTrue(response1.decoderResult().isFailure());
assertEquals(0, response1.content().readableBytes());
response1.release();
assertFalse(channel.finish());
}
Remediation
Upgrade io.netty:netty-codec-http to version 4.1.133.Final, 4.2.13.Final or higher.
References
high severity
- Vulnerable module: com.fasterxml.jackson.core:jackson-core
- Introduced through: com.fasterxml.jackson.core:jackson-core@2.12.7, com.fasterxml.jackson.core:jackson-databind@2.12.7.1 and others
Detailed paths
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › com.fasterxml.jackson.core:jackson-core@2.12.7Remediation: Upgrade to com.fasterxml.jackson.core:jackson-core@2.18.6.
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › com.fasterxml.jackson.core:jackson-databind@2.12.7.1 › com.fasterxml.jackson.core:jackson-core@2.12.7Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.18.6.
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › io.jsonwebtoken:jjwt-jackson@0.13.0 › com.fasterxml.jackson.core:jackson-databind@2.12.7.1 › com.fasterxml.jackson.core:jackson-core@2.12.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › io.swagger.core.v3:swagger-core-jakarta@2.2.47 › com.fasterxml.jackson.core:jackson-databind@2.12.7.1 › com.fasterxml.jackson.core:jackson-core@2.12.7Remediation: Upgrade to org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3.
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › io.swagger.core.v3:swagger-core-jakarta@2.2.47 › com.fasterxml.jackson.dataformat:jackson-dataformat-yaml@2.21.1 › com.fasterxml.jackson.core:jackson-databind@2.12.7.1 › com.fasterxml.jackson.core:jackson-core@2.12.7Remediation: Upgrade to org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3.
Overview
com.fasterxml.jackson.core:jackson-core is a Core Jackson abstractions, basic JSON streaming API implementation
Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in which the non-blocking async JSON parser can be made to bypass the maxNumberLength constraint (default: 1000 characters) defined in StreamReadConstraints. An attacker can cause excessive memory allocation and CPU exhaustion by submitting JSON documents containing extremely long numeric values through the asynchronous parser interface.
PoC
The following JUnit 5 test demonstrates the vulnerability. It shows that the async parser accepts a 5,000-digit number, whereas the limit should be 1,000.
package tools.jackson.core.unittest.dos;
import java.nio.charset.StandardCharsets;
import org.junit.jupiter.api.Test;
import tools.jackson.core.*;
import tools.jackson.core.exc.StreamConstraintsException;
import tools.jackson.core.json.JsonFactory;
import tools.jackson.core.json.async.NonBlockingByteArrayJsonParser;
import static org.junit.jupiter.api.Assertions.*;
/**
* POC: Number Length Constraint Bypass in Non-Blocking (Async) JSON Parsers
*
* Authors: sprabhav7, rohan-repos
*
* maxNumberLength default = 1000 characters (digits).
* A number with more than 1000 digits should be rejected by any parser.
*
* BUG: The async parser never calls resetInt()/resetFloat() which is where
* validateIntegerLength()/validateFPLength() lives. Instead it calls
* _valueComplete() which skips all number length validation.
*
* CWE-770: Allocation of Resources Without Limits or Throttling
*/
class AsyncParserNumberLengthBypassTest {
private static final int MAX_NUMBER_LENGTH = 1000;
private static final int TEST_NUMBER_LENGTH = 5000;
private final JsonFactory factory = new JsonFactory();
// CONTROL: Sync parser correctly rejects a number exceeding maxNumberLength
@Test
void syncParserRejectsLongNumber() throws Exception {
byte[] payload = buildPayloadWithLongInteger(TEST_NUMBER_LENGTH);
// Output to console
System.out.println("[SYNC] Parsing " + TEST_NUMBER_LENGTH + "-digit number (limit: " + MAX_NUMBER_LENGTH + ")");
try {
try (JsonParser p = factory.createParser(ObjectReadContext.empty(), payload)) {
while (p.nextToken() != null) {
if (p.currentToken() == JsonToken.VALUE_NUMBER_INT) {
System.out.println("[SYNC] Accepted number with " + p.getText().length() + " digits — UNEXPECTED");
}
}
}
fail("Sync parser must reject a " + TEST_NUMBER_LENGTH + "-digit number");
} catch (StreamConstraintsException e) {
System.out.println("[SYNC] Rejected with StreamConstraintsException: " + e.getMessage());
}
}
// VULNERABILITY: Async parser accepts the SAME number that sync rejects
@Test
void asyncParserAcceptsLongNumber() throws Exception {
byte[] payload = buildPayloadWithLongInteger(TEST_NUMBER_LENGTH);
NonBlockingByteArrayJsonParser p =
(NonBlockingByteArrayJsonParser) factory.createNonBlockingByteArrayParser(ObjectReadContext.empty());
p.feedInput(payload, 0, payload.length);
p.endOfInput();
boolean foundNumber = false;
try {
while (p.nextToken() != null) {
if (p.currentToken() == JsonToken.VALUE_NUMBER_INT) {
foundNumber = true;
String numberText = p.getText();
assertEquals(TEST_NUMBER_LENGTH, numberText.length(),
"Async parser silently accepted all " + TEST_NUMBER_LENGTH + " digits");
}
}
// Output to console
System.out.println("[ASYNC INT] Accepted number with " + TEST_NUMBER_LENGTH + " digits — BUG CONFIRMED");
assertTrue(foundNumber, "Parser should have produced a VALUE_NUMBER_INT token");
} catch (StreamConstraintsException e) {
fail("Bug is fixed — async parser now correctly rejects long numbers: " + e.getMessage());
}
p.close();
}
private byte[] buildPayloadWithLongInteger(int numDigits) {
StringBuilder sb = new StringBuilder(numDigits + 10);
sb.append("{\"v\":");
for (int i = 0; i < numDigits; i++) {
sb.append((char) ('1' + (i % 9)));
}
sb.append('}');
return sb.toString().getBytes(StandardCharsets.UTF_8);
}
}
Details
Denial of Service (DoS) describes a family of attacks, all aimed at making a system inaccessible to its intended and legitimate users.
Unlike other vulnerabilities, DoS attacks usually do not aim at breaching security. Rather, they are focused on making websites and services unavailable to genuine users resulting in downtime.
One popular Denial of Service vulnerability is DDoS (a Distributed Denial of Service), an attack that attempts to clog network pipes to the system by generating a large volume of traffic from many machines.
When it comes to open source libraries, DoS vulnerabilities allow attackers to trigger such a crash or crippling of the service by using a flaw either in the application code or from the use of open source libraries.
Two common types of DoS vulnerabilities:
High CPU/Memory Consumption- An attacker sending crafted requests that could cause the system to take a disproportionate amount of time to process. For example, commons-fileupload:commons-fileupload.
Crash - An attacker sending crafted requests that could cause the system to crash. For Example, npm
wspackage
Remediation
Upgrade com.fasterxml.jackson.core:jackson-core to version 2.18.6, 2.21.1 or higher.
References
high severity
- Vulnerable module: com.fasterxml.jackson.core:jackson-core
- Introduced through: com.fasterxml.jackson.core:jackson-core@2.12.7, com.fasterxml.jackson.core:jackson-databind@2.12.7.1 and others
Detailed paths
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › com.fasterxml.jackson.core:jackson-core@2.12.7Remediation: Upgrade to com.fasterxml.jackson.core:jackson-core@2.18.7.
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › com.fasterxml.jackson.core:jackson-databind@2.12.7.1 › com.fasterxml.jackson.core:jackson-core@2.12.7Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.18.7.
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › io.jsonwebtoken:jjwt-jackson@0.13.0 › com.fasterxml.jackson.core:jackson-databind@2.12.7.1 › com.fasterxml.jackson.core:jackson-core@2.12.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › io.swagger.core.v3:swagger-core-jakarta@2.2.47 › com.fasterxml.jackson.core:jackson-databind@2.12.7.1 › com.fasterxml.jackson.core:jackson-core@2.12.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › io.swagger.core.v3:swagger-core-jakarta@2.2.47 › com.fasterxml.jackson.dataformat:jackson-dataformat-yaml@2.21.1 › com.fasterxml.jackson.core:jackson-databind@2.12.7.1 › com.fasterxml.jackson.core:jackson-core@2.12.7
Overview
com.fasterxml.jackson.core:jackson-core is a Core Jackson abstractions, basic JSON streaming API implementation
Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the enforcement of document length constraints in blocking, async, and DataInput parser processes. An attacker can cause excessive resource consumption by submitting oversized JSON documents that bypass configured size limits.
Remediation
Upgrade com.fasterxml.jackson.core:jackson-core to version 2.18.7, 2.21.2 or higher.
References
high severity
- Vulnerable module: com.fasterxml.jackson.core:jackson-core
- Introduced through: com.fasterxml.jackson.core:jackson-core@2.12.7, com.fasterxml.jackson.core:jackson-databind@2.12.7.1 and others
Detailed paths
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › com.fasterxml.jackson.core:jackson-core@2.12.7Remediation: Upgrade to com.fasterxml.jackson.core:jackson-core@2.15.0.
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › com.fasterxml.jackson.core:jackson-databind@2.12.7.1 › com.fasterxml.jackson.core:jackson-core@2.12.7Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.15.0.
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › io.jsonwebtoken:jjwt-jackson@0.13.0 › com.fasterxml.jackson.core:jackson-databind@2.12.7.1 › com.fasterxml.jackson.core:jackson-core@2.12.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › io.swagger.core.v3:swagger-core-jakarta@2.2.47 › com.fasterxml.jackson.core:jackson-databind@2.12.7.1 › com.fasterxml.jackson.core:jackson-core@2.12.7Remediation: Upgrade to org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3.
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › io.swagger.core.v3:swagger-core-jakarta@2.2.47 › com.fasterxml.jackson.dataformat:jackson-dataformat-yaml@2.21.1 › com.fasterxml.jackson.core:jackson-databind@2.12.7.1 › com.fasterxml.jackson.core:jackson-core@2.12.7Remediation: Upgrade to org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3.
Overview
com.fasterxml.jackson.core:jackson-core is a Core Jackson abstractions, basic JSON streaming API implementation
Affected versions of this package are vulnerable to Denial of Service (DoS) due to missing input size validation when performing numeric type conversions. A remote attacker can exploit this vulnerability by causing the application to deserialize data containing certain numeric types with large values, causing the application to exhaust all available resources.
Details
Denial of Service (DoS) describes a family of attacks, all aimed at making a system inaccessible to its intended and legitimate users.
Unlike other vulnerabilities, DoS attacks usually do not aim at breaching security. Rather, they are focused on making websites and services unavailable to genuine users resulting in downtime.
One popular Denial of Service vulnerability is DDoS (a Distributed Denial of Service), an attack that attempts to clog network pipes to the system by generating a large volume of traffic from many machines.
When it comes to open source libraries, DoS vulnerabilities allow attackers to trigger such a crash or crippling of the service by using a flaw either in the application code or from the use of open source libraries.
Two common types of DoS vulnerabilities:
High CPU/Memory Consumption- An attacker sending crafted requests that could cause the system to take a disproportionate amount of time to process. For example, commons-fileupload:commons-fileupload.
Crash - An attacker sending crafted requests that could cause the system to crash. For Example, npm
wspackage
Remediation
Upgrade com.fasterxml.jackson.core:jackson-core to version 2.15.0-rc1 or higher.
References
high severity
- Vulnerable module: com.fasterxml.jackson.core:jackson-core
- Introduced through: com.fasterxml.jackson.core:jackson-core@2.12.7, com.fasterxml.jackson.core:jackson-databind@2.12.7.1 and others
Detailed paths
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › com.fasterxml.jackson.core:jackson-core@2.12.7Remediation: Upgrade to com.fasterxml.jackson.core:jackson-core@2.15.0.
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › com.fasterxml.jackson.core:jackson-databind@2.12.7.1 › com.fasterxml.jackson.core:jackson-core@2.12.7Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.15.0.
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › io.jsonwebtoken:jjwt-jackson@0.13.0 › com.fasterxml.jackson.core:jackson-databind@2.12.7.1 › com.fasterxml.jackson.core:jackson-core@2.12.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › io.swagger.core.v3:swagger-core-jakarta@2.2.47 › com.fasterxml.jackson.core:jackson-databind@2.12.7.1 › com.fasterxml.jackson.core:jackson-core@2.12.7Remediation: Upgrade to org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3.
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › io.swagger.core.v3:swagger-core-jakarta@2.2.47 › com.fasterxml.jackson.dataformat:jackson-dataformat-yaml@2.21.1 › com.fasterxml.jackson.core:jackson-databind@2.12.7.1 › com.fasterxml.jackson.core:jackson-core@2.12.7Remediation: Upgrade to org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3.
Overview
com.fasterxml.jackson.core:jackson-core is a Core Jackson abstractions, basic JSON streaming API implementation
Affected versions of this package are vulnerable to Stack-based Buffer Overflow due to the parse process, which accepts an unlimited input file with deeply nested data. An attacker can cause a stack overflow and crash the application by providing input files with excessively deep nesting.
Remediation
Upgrade com.fasterxml.jackson.core:jackson-core to version 2.15.0-rc1 or higher.
References
high severity
new
- Vulnerable module: io.netty:netty-codec-classes-quic
- Introduced through: org.springframework.boot:spring-boot-starter-webflux@4.0.6
Detailed paths
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.netty:netty-codec-http3@4.2.12.Final › io.netty:netty-codec-classes-quic@4.2.12.Final
Overview
Affected versions of this package are vulnerable to Improper Verification of Source of a Communication Channel due to improper validation in the validateToken function. An attacker can cause the server to treat unvalidated client addresses as validated by supplying any non-empty token bytes in an Initial packet with a spoofed source IP, resulting in the server reflecting large handshake responses to the victim without the intended anti-amplification limit.
Remediation
Upgrade io.netty:netty-codec-classes-quic to version 4.2.15.Final or higher.
References
high severity
- Vulnerable module: io.netty:netty-codec-compression
- Introduced through: org.springframework.boot:spring-boot-starter-webflux@4.0.6
Detailed paths
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.netty:netty-codec-http@4.2.12.Final › io.netty:netty-codec-compression@4.2.12.Final
Overview
Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the Lz4FrameDecoder component. An attacker can cause excessive memory allocation by sending specially crafted compressed data with manipulated header fields, leading to resource exhaustion and potential denial of service.
PoC
@Test
void test() throws Exception {
EventLoopGroup workerGroup = new MultiThreadIoEventLoopGroup(NioIoHandler.newFactory());
try {
AtomicReference<Throwable> serverError = new AtomicReference<>();
CountDownLatch latch = new CountDownLatch(1);
ServerBootstrap server = new ServerBootstrap()
.group(workerGroup)
.channel(NioServerSocketChannel.class)
.childHandler(new ChannelInitializer<SocketChannel>() {
@Override
protected void initChannel(SocketChannel ch) {
ch.pipeline()
.addLast(new Lz4FrameDecoder())
.addLast(new ChannelInboundHandlerAdapter() {
@Override
public void exceptionCaught(ChannelHandlerContext ctx, Throwable cause) {
if (cause instanceof DecoderException) {
serverError.set(cause.getCause());
} else {
serverError.set(cause);
}
latch.countDown();
}
});
}
});
ChannelFuture serverChannel = server.bind(0).sync();
Bootstrap client = new Bootstrap()
.group(workerGroup)
.channel(NioSocketChannel.class)
.handler(new ChannelInboundHandlerAdapter() {
@Override
public void channelActive(ChannelHandlerContext ctx) {
ByteBuf buf = ctx.alloc().buffer(22, 22);
buf.writeLong(MAGIC_NUMBER);
buf.writeByte(BLOCK_TYPE_COMPRESSED | 0x0F);
buf.writeIntLE(1);
buf.writeIntLE(1 << 25);
buf.writeIntLE(0);
buf.writeByte(0);
ctx.writeAndFlush(buf);
ctx.fireChannelActive();
}
});
ChannelFuture clientChannel = client.connect(serverChannel.channel().localAddress()).sync();
assertTrue(latch.await(10, TimeUnit.SECONDS));
assertInstanceOf(IndexOutOfBoundsException.class, serverError.get());
clientChannel.channel().close();
serverChannel.channel().close();
} finally {
workerGroup.shutdownGracefully();
}
}
Remediation
Upgrade io.netty:netty-codec-compression to version 4.2.13.Final or higher.
References
high severity
- Vulnerable module: io.netty:netty-codec-compression
- Introduced through: org.springframework.boot:spring-boot-starter-webflux@4.0.6
Detailed paths
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.netty:netty-codec-http@4.2.12.Final › io.netty:netty-codec-compression@4.2.12.Final
Overview
Affected versions of this package are vulnerable to Improper Handling of Highly Compressed Data (Data Amplification) in the HttpContentDecompressor and DelegatingDecompressorFrameListener components when the Content-Encoding header is set to br, zstd, or snappy. An attacker can exhaust system memory and cause a denial of service by sending a highly compressed payload that decompresses to a very large size, bypassing the configured decompression limit.
Remediation
Upgrade io.netty:netty-codec-compression to version 4.2.13.Final or higher.
References
high severity
- Vulnerable module: io.netty:netty-codec-http
- Introduced through: org.springframework.boot:spring-boot-starter-webflux@4.0.6
Detailed paths
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.netty:netty-codec-http@4.2.12.Final
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.netty:netty-codec-http2@4.2.12.Final › io.netty:netty-codec-http@4.2.12.Final
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.netty:netty-codec-http3@4.2.12.Final › io.netty:netty-codec-http@4.2.12.Final
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.projectreactor.netty:reactor-netty-core@1.3.5 › io.netty:netty-handler-proxy@4.2.12.Final › io.netty:netty-codec-http@4.2.12.Final
Overview
io.netty:netty-codec-http is a network application framework for rapid development of maintainable high performance protocol servers & clients.
Affected versions of this package are vulnerable to HTTP Request Smuggling when parsed HTTP requests contain malformed Transfer-Encoding headers. An attacker can inject unauthorized HTTP requests by crafting a request with a Transfer-Encoding: chunked, identity header, which is incorrectly interpreted, allowing the attacker to smuggle additional requests through the connection.
PoC
@Test
public void test() {
String requestStr = "POST / HTTP/1.1\r\n" +
"Host: localhost\r\n" +
"Transfer-Encoding: chunked, identity\r\n" +
"Content-Length: 48\r\n" +
"\r\n" +
"0\r\n" +
"\r\n" +
"GET /smuggled HTTP/1.1\r\n" +
"Host: localhost\r\n" +
"\r\n";
EmbeddedChannel channel = new EmbeddedChannel(new HttpRequestDecoder());
assertTrue(channel.writeInbound(Unpooled.copiedBuffer(requestStr, CharsetUtil.US_ASCII)));
// Request 1
HttpRequest request = channel.readInbound();
assertTrue(request.decoderResult().isSuccess());
assertTrue(request.headers().contains("Transfer-Encoding"));
assertFalse(request.headers().contains("Content-Length"));
LastHttpContent last = channel.readInbound();
assertTrue(last.decoderResult().isSuccess());
last.release();
// Request 2
request = channel.readInbound();
assertTrue(request.decoderResult().isSuccess());
last = channel.readInbound();
assertTrue(last.decoderResult().isSuccess());
last.release();
}
Remediation
Upgrade io.netty:netty-codec-http to version 4.1.133.Final, 4.2.13.Final or higher.
References
high severity
- Vulnerable module: io.netty:netty-codec-http2
- Introduced through: org.springframework.boot:spring-boot-starter-webflux@4.0.6
Detailed paths
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.netty:netty-codec-http2@4.2.12.Final
Overview
io.netty:netty-codec-http2 is a HTTP2 sub package for the netty library, an event-driven asynchronous network application framework.
Affected versions of this package are vulnerable to Improper Handling of Highly Compressed Data (Data Amplification) in the HttpContentDecompressor and DelegatingDecompressorFrameListener components when the Content-Encoding header is set to br, zstd, or snappy. An attacker can exhaust system memory and cause a denial of service by sending a highly compressed payload that decompresses to a very large size, bypassing the configured decompression limit.
Remediation
Upgrade io.netty:netty-codec-http2 to version 4.1.133.Final, 4.2.13.Final or higher.
References
high severity
new
- Vulnerable module: io.netty:netty-codec-http3
- Introduced through: org.springframework.boot:spring-boot-starter-webflux@4.0.6
Detailed paths
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.netty:netty-codec-http3@4.2.12.Final
Overview
Affected versions of this package are vulnerable to Insecure Default Initialization of Resource due to the lack of an enforced maximum header size limit in the default configuration of the Http3ConnectionHandler. An attacker can exhaust server memory and cause application crashes by continuously sending large or numerous HTTP/3 headers within a connection.
Remediation
Upgrade io.netty:netty-codec-http3 to version 4.2.15.Final or higher.
References
high severity
- Vulnerable module: io.netty:netty-codec-http3
- Introduced through: org.springframework.boot:spring-boot-starter-webflux@4.0.6
Detailed paths
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.netty:netty-codec-http3@4.2.12.Final
Overview
Affected versions of this package are vulnerable to Memory Allocation with Excessive Size Value through the decodeHuffmanEncodedLiteral function in the QPACK decoder, which allocates memory for a byte array based on a length value received from the network without verifying that sufficient data is present. An attacker can cause excessive memory allocation, leading to server slowdown, stalling, or crashing by sending specially crafted HTTP/3 HEADERS frames with malicious QPACK sections.
PoC
@Test
public void test() throws Exception {
EventLoopGroup group = new MultiThreadIoEventLoopGroup(1, NioIoHandler.newFactory());
try {
X509Bundle cert = new CertificateBuilder()
.subject("cn=localhost")
.setIsCertificateAuthority(true)
.buildSelfSigned();
QuicSslContext serverContext = QuicSslContextBuilder.forServer(cert.toTempPrivateKeyPem(), null, cert.toTempCertChainPem())
.applicationProtocols(Http3.supportedApplicationProtocols())
.build();
AtomicReference<Throwable> serverErrors = new AtomicReference<>();
CountDownLatch serverConnectionClosed = new CountDownLatch(1);
ChannelHandler serverCodec = Http3.newQuicServerCodecBuilder()
.sslContext(serverContext)
.maxIdleTimeout(5000, TimeUnit.MILLISECONDS)
.initialMaxData(10_000_000)
.initialMaxStreamDataBidirectionalLocal(1_000_000)
.initialMaxStreamDataBidirectionalRemote(1_000_000)
.initialMaxStreamsBidirectional(100)
.tokenHandler(InsecureQuicTokenHandler.INSTANCE)
.handler(new ChannelInitializer<QuicChannel>() {
@Override
protected void initChannel(QuicChannel ch) {
ch.closeFuture().addListener(f -> serverConnectionClosed.countDown());
ch.pipeline().addLast(new Http3ServerConnectionHandler(
new ChannelInboundHandlerAdapter() {
@Override
public void exceptionCaught(ChannelHandlerContext ctx, Throwable cause) {
if (cause instanceof DecoderException) {
serverErrors.set(cause.getCause());
} else {
serverErrors.set(cause);
}
}
}));
}
})
.build();
Channel server = new Bootstrap()
.group(group)
.channel(NioDatagramChannel.class)
.handler(serverCodec)
.bind("127.0.0.1", 0)
.sync()
.channel();
QuicSslContext clientContext = QuicSslContextBuilder.forClient()
.trustManager(InsecureTrustManagerFactory.INSTANCE)
.applicationProtocols(Http3.supportedApplicationProtocols())
.build();
ChannelHandler clientCodec = Http3.newQuicClientCodecBuilder()
.sslContext(clientContext)
.maxIdleTimeout(5000, TimeUnit.MILLISECONDS)
.initialMaxData(10000000)
.initialMaxStreamDataBidirectionalLocal(1000000)
.build();
Channel client = new Bootstrap()
.group(group)
.channel(NioDatagramChannel.class)
.handler(clientCodec)
.bind(0)
.sync()
.channel();
QuicChannel quicChannel = QuicChannel.newBootstrap(client)
.handler(new Http3ClientConnectionHandler())
.remoteAddress(server.localAddress())
.localAddress(client.localAddress())
.connect()
.get();
QuicStreamChannel rawStream =
quicChannel.createStream(QuicStreamType.BIDIRECTIONAL, new ChannelInboundHandlerAdapter()).get();
ByteBuf header = Unpooled.buffer();
header.writeByte(0x01);
header.writeByte(0x08);
header.writeByte(0x00);
header.writeByte(0x00);
header.writeByte(0x27);
header.writeByte(0x80);
header.writeByte(0x80);
header.writeByte(0x80);
header.writeByte(0x80);
header.writeByte(0x04);
rawStream.writeAndFlush(header).sync();
assertTrue(serverConnectionClosed.await(10, TimeUnit.SECONDS));
assertInstanceOf(IndexOutOfBoundsException.class, serverErrors.get());
quicChannel.closeFuture().await(5, TimeUnit.SECONDS);
server.close().sync();
client.close().sync();
} finally {
group.shutdownGracefully();
}
}
Remediation
Upgrade io.netty:netty-codec-http3 to version 4.2.13.Final or higher.
References
high severity
new
- Vulnerable module: io.netty:netty-handler
- Introduced through: org.springframework.boot:spring-boot-starter-webflux@4.0.6
Detailed paths
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.netty:netty-codec-http@4.2.12.Final › io.netty:netty-handler@4.2.12.Final
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.netty:netty-codec-http2@4.2.12.Final › io.netty:netty-handler@4.2.12.Final
Overview
io.netty:netty-handler is a library that provides an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance and high scalability protocol servers and clients. In other words, Netty is a NIO client server framework which enables quick and easy development of network applications such as protocol servers and clients. It greatly simplifies and streamlines network programming such as TCP and UDP socket server.
Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the SslClientHelloHandler.decode() function. An attacker can cause excessive memory allocation by sending a specially crafted TLS handshake with a large handshake length value, leading to resource exhaustion and potential denial of service.
Remediation
Upgrade io.netty:netty-handler to version 4.1.135.Final, 4.2.15.Final or higher.
References
high severity
new
- Vulnerable module: org.springframework:spring-expression
- Introduced through: org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6, org.springframework.boot:spring-boot-starter-security@4.0.6 and others
Detailed paths
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.data:spring-data-mongodb@5.0.5 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-health@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-cache@4.0.6 › org.springframework.boot:spring-boot-cache@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-reactor@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-cache@4.0.6 › org.springframework.boot:spring-boot-cache@4.0.6 › org.springframework:spring-context-support@7.0.7 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.data:spring-data-mongodb@5.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-config@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-config@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-reactor@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-cache@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.6 › org.springframework.boot:spring-boot-actuator@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-data-commons@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-mongodb@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-transaction@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-config@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-jackson@4.0.6 › org.springframework.boot:spring-boot-jackson@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-jackson@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-validation@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-micrometer-observation@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-data-commons@4.0.6 › org.springframework.boot:spring-boot-persistence@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-transaction@4.0.6 › org.springframework.boot:spring-boot-persistence@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-jackson@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-netty@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
Overview
Affected versions of this package are vulnerable to Inefficient Algorithmic Complexity via evaluation of user-controlled Spring Expression Language (SpEL) expressions. An attacker can cause denial of service by supplying specially crafted SpEL expressions that trigger excessive CPU or memory consumption during expression evaluation, leading to application degradation or unavailability.
Remediation
Upgrade org.springframework:spring-expression to version 6.0.0, 6.2.19, 7.0.8 or higher.
References
high severity
- Vulnerable module: io.netty:netty-codec-http
- Introduced through: org.springframework.boot:spring-boot-starter-webflux@4.0.6
Detailed paths
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.netty:netty-codec-http@4.2.12.Final
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.netty:netty-codec-http2@4.2.12.Final › io.netty:netty-codec-http@4.2.12.Final
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.netty:netty-codec-http3@4.2.12.Final › io.netty:netty-codec-http@4.2.12.Final
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.projectreactor.netty:reactor-netty-core@1.3.5 › io.netty:netty-handler-proxy@4.2.12.Final › io.netty:netty-codec-http@4.2.12.Final
Overview
io.netty:netty-codec-http is a network application framework for rapid development of maintainable high performance protocol servers & clients.
Affected versions of this package are vulnerable to HTTP Request Smuggling in the HttpObjectDecoder component. An attacker can manipulate downstream request interpretation by sending specially crafted HTTP/1.0 requests containing both Transfer-Encoding: chunked and Content-Length headers. This can result in unauthorized access, cache poisoning, or bypassing security controls by causing downstream proxies or handlers to misinterpret message boundaries.
Note:
This is only exploitable if the deployment is behind a reverse proxy or load balancer that prioritizes the Content-Length header, the attacker can send HTTP/1.0 requests, and there is no additional HTTP/1.0 stripping layer between the attacker and the application.
Remediation
Upgrade io.netty:netty-codec-http to version 4.1.133.Final, 4.2.13.Final or higher.
References
high severity
new
- Vulnerable module: io.micrometer:micrometer-core
- Introduced through: org.springframework.boot:spring-boot-starter-actuator@4.0.6
Detailed paths
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › io.micrometer:micrometer-jakarta9@1.16.5 › io.micrometer:micrometer-core@1.16.5
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.6 › io.micrometer:micrometer-core@1.16.5
Overview
Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via HTTP server metrics instrumentation in Micrometer. An attacker can cause denial of service by sending specially crafted HTTP requests that trigger excessive resource consumption during metrics collection and processing. Repeated requests can degrade application performance and potentially render the service unavailable.
Note: This is only exploitable if the application has one or more HTTP server instrumentations enabled with metrics collection configured.
Remediation
Upgrade io.micrometer:micrometer-core to version 1.10.0, 1.15.12, 1.16.6 or higher.
References
high severity
new
- Vulnerable module: org.springframework:spring-core
- Introduced through: org.springframework.boot:spring-boot-starter-security@4.0.6, org.springframework.boot:spring-boot-starter-actuator@4.0.6 and others
Detailed paths
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-health@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-cache@4.0.6 › org.springframework.boot:spring-boot-cache@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-reactor@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-reactor@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework:spring-webflux@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-cache@4.0.6 › org.springframework.boot:spring-boot-cache@4.0.6 › org.springframework:spring-context-support@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.data:spring-data-mongodb@5.0.5 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-config@7.0.5 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-cache@4.0.6 › org.springframework.boot:spring-boot-cache@4.0.6 › org.springframework:spring-context-support@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.data:spring-data-mongodb@5.0.5 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-config@7.0.5 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-config@7.0.5 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.data:spring-data-mongodb@5.0.5 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-health@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-cache@4.0.6 › org.springframework.boot:spring-boot-cache@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-reactor@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-cache@4.0.6 › org.springframework.boot:spring-boot-cache@4.0.6 › org.springframework:spring-context-support@7.0.7 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.data:spring-data-mongodb@5.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-config@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-cache@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.6 › org.springframework.boot:spring-boot-actuator@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-data-commons@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-mongodb@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-transaction@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-jackson@4.0.6 › org.springframework.boot:spring-boot-jackson@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework:spring-web@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework:spring-web@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework:spring-webflux@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-transaction@4.0.6 › org.springframework:spring-tx@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.data:spring-data-mongodb@5.0.5 › org.springframework:spring-tx@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-data-commons@4.0.6 › org.springframework.data:spring-data-commons@4.0.5 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.data:spring-data-mongodb@5.0.5 › org.springframework.data:spring-data-commons@4.0.5 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-config@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework:spring-webflux@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-reactor@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework:spring-web@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework:spring-web@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework:spring-webflux@7.0.7 › org.springframework:spring-web@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework:spring-web@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-config@7.0.5 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-health@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-cache@4.0.6 › org.springframework.boot:spring-boot-cache@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-reactor@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-cache@4.0.6 › org.springframework.boot:spring-boot-cache@4.0.6 › org.springframework:spring-context-support@7.0.7 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.data:spring-data-mongodb@5.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-config@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework:spring-web@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework:spring-web@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework:spring-webflux@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-transaction@4.0.6 › org.springframework:spring-tx@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.data:spring-data-mongodb@5.0.5 › org.springframework:spring-tx@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-data-commons@4.0.6 › org.springframework.data:spring-data-commons@4.0.5 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.data:spring-data-mongodb@5.0.5 › org.springframework.data:spring-data-commons@4.0.5 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-config@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-health@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-cache@4.0.6 › org.springframework.boot:spring-boot-cache@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-reactor@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-cache@4.0.6 › org.springframework.boot:spring-boot-cache@4.0.6 › org.springframework:spring-context-support@7.0.7 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.data:spring-data-mongodb@5.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-config@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-config@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-health@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-cache@4.0.6 › org.springframework.boot:spring-boot-cache@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-reactor@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-cache@4.0.6 › org.springframework.boot:spring-boot-cache@4.0.6 › org.springframework:spring-context-support@7.0.7 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.data:spring-data-mongodb@5.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-config@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-config@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-cache@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.6 › org.springframework.boot:spring-boot-actuator@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-data-commons@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-mongodb@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-transaction@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-config@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-jackson@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-validation@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-micrometer-observation@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-data-commons@4.0.6 › org.springframework.boot:spring-boot-persistence@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-transaction@4.0.6 › org.springframework.boot:spring-boot-persistence@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework:spring-web@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework:spring-web@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework:spring-webflux@7.0.7 › org.springframework:spring-web@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-data-commons@4.0.6 › org.springframework.boot:spring-boot-persistence@4.0.6 › org.springframework:spring-tx@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-transaction@4.0.6 › org.springframework.boot:spring-boot-persistence@4.0.6 › org.springframework:spring-tx@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-reactor@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework:spring-web@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework:spring-web@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework:spring-webflux@7.0.7 › org.springframework:spring-web@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework:spring-web@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-reactor@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-reactor@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-jackson@4.0.6 › org.springframework.boot:spring-boot-jackson@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-jackson@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-netty@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework:spring-web@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-health@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-cache@4.0.6 › org.springframework.boot:spring-boot-cache@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-reactor@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-cache@4.0.6 › org.springframework.boot:spring-boot-cache@4.0.6 › org.springframework:spring-context-support@7.0.7 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.data:spring-data-mongodb@5.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-config@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-config@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-cache@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.6 › org.springframework.boot:spring-boot-actuator@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-data-commons@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-mongodb@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-transaction@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-config@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework:spring-web@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework:spring-web@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework:spring-webflux@7.0.7 › org.springframework:spring-web@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-data-commons@4.0.6 › org.springframework.boot:spring-boot-persistence@4.0.6 › org.springframework:spring-tx@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-transaction@4.0.6 › org.springframework.boot:spring-boot-persistence@4.0.6 › org.springframework:spring-tx@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-cache@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.6 › org.springframework.boot:spring-boot-actuator@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-data-commons@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-mongodb@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-transaction@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-config@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-cache@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.6 › org.springframework.boot:spring-boot-actuator@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-data-commons@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-mongodb@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-transaction@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-config@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-jackson@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-validation@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-micrometer-observation@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-data-commons@4.0.6 › org.springframework.boot:spring-boot-persistence@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-transaction@4.0.6 › org.springframework.boot:spring-boot-persistence@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-reactor@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-jackson@4.0.6 › org.springframework.boot:spring-boot-jackson@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework:spring-web@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-jackson@4.0.6 › org.springframework.boot:spring-boot-jackson@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-jackson@4.0.6 › org.springframework.boot:spring-boot-jackson@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-jackson@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-netty@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-cache@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.6 › org.springframework.boot:spring-boot-actuator@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-data-commons@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-mongodb@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-transaction@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-config@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-jackson@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-validation@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-micrometer-observation@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-data-commons@4.0.6 › org.springframework.boot:spring-boot-persistence@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-transaction@4.0.6 › org.springframework.boot:spring-boot-persistence@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-jackson@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-validation@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-micrometer-observation@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-data-commons@4.0.6 › org.springframework.boot:spring-boot-persistence@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-transaction@4.0.6 › org.springframework.boot:spring-boot-persistence@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-jackson@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-validation@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-micrometer-observation@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-data-commons@4.0.6 › org.springframework.boot:spring-boot-persistence@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-transaction@4.0.6 › org.springframework.boot:spring-boot-persistence@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-jackson@4.0.6 › org.springframework.boot:spring-boot-jackson@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-jackson@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-netty@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-jackson@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-netty@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-jackson@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-netty@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-jackson@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-validation@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-micrometer-observation@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-data-commons@4.0.6 › org.springframework.boot:spring-boot-persistence@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-transaction@4.0.6 › org.springframework.boot:spring-boot-persistence@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-jackson@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-netty@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
Overview
org.springframework:spring-core is a core package within the spring-framework that contains multiple classes and utilities.
Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via caching of parsed Spring Expression Language (SpEL) expressions. An attacker can cause denial of service by supplying crafted user-controlled SpEL expressions that trigger unbounded growth of the expression cache. Over time, repeated evaluations can consume excessive memory, eventually leading to memory exhaustion and application unavailability.
Note: Exploitation typically requires a large number of expression evaluations, potentially millions of requests, even when reusing a single expression with dynamic inputs.
Remediation
Upgrade org.springframework:spring-core to version 6.0.0, 6.2.19, 7.0.8 or higher.
References
high severity
new
- Vulnerable module: org.springframework:spring-web
- Introduced through: org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3, org.springframework.boot:spring-boot-starter-security@4.0.6 and others
Detailed paths
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework:spring-webflux@7.0.7 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework:spring-webflux@7.0.7 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework:spring-web@7.0.7
Overview
org.springframework:spring-web is a package that provides a comprehensive programming and configuration model for modern Java-based enterprise applications - on any kind of deployment platform.
Affected versions of this package are vulnerable to Missing Release of Memory after Effective Lifetime via multipart request processing in Spring WebFlux. An attacker can cause denial of service by sending crafted multipart requests that trigger a memory leak during request processing, leading to excessive memory consumption and potentially causing the application to become unavailable.
Note: This is only exploitable if the application uses Spring WebFlux and exposes an endpoint that accepts multipart requests.
Remediation
Upgrade org.springframework:spring-web to version 6.0.0, 6.2.19, 7.0.8 or higher.
References
high severity
new
- Vulnerable module: org.springframework:spring-webflux
- Introduced through: org.springframework.boot:spring-boot-starter-webflux@4.0.6 and org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3
Detailed paths
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework:spring-webflux@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework:spring-webflux@7.0.7
Overview
org.springframework:spring-webflux is a Spring Framework module that contains support for reactive HTTP and WebSocket clients as well as for reactive server web applications including REST, HTML browser, and WebSocket style interactions.
Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via static resource resolution when versioned resource support is enabled. An attacker can cause denial of service by sending crafted requests that trigger expensive resource resolution operations against filesystem-backed static resources. Repeated requests can consume server resources and keep HTTP connections occupied for extended periods, potentially degrading performance or rendering the application unavailable.
Note: This is only exploitable if the application uses Spring MVC or Spring WebFlux, serves static resources from the filesystem, and has versioned resource support enabled.
Remediation
Upgrade org.springframework:spring-webflux to version 6.0.0, 6.2.19, 7.0.8 or higher.
References
high severity
new
- Vulnerable module: org.springframework:spring-webflux
- Introduced through: org.springframework.boot:spring-boot-starter-webflux@4.0.6 and org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3
Detailed paths
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework:spring-webflux@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework:spring-webflux@7.0.7
Overview
org.springframework:spring-webflux is a Spring Framework module that contains support for reactive HTTP and WebSocket clients as well as for reactive server web applications including REST, HTML browser, and WebSocket style interactions.
Affected versions of this package are vulnerable to Direct Request ('Forced Browsing') via shared caching of static resource resolutions across resource handlers. An attacker can gain unauthorized access to protected resources when a shared cache stores a resource resolution result from a publicly accessible handler and subsequently reuses it for a protected handler serving a resource with the same name. This can cause resources that should require authentication to be served without proper access control checks.
Note: This is only exploitable if the application uses Spring MVC or Spring WebFlux, configures multiple resource handlers with different resource locations, protects at least one handler with authentication, and uses a shared cache for resource resolution.
Remediation
Upgrade org.springframework:spring-webflux to version 6.0.0, 6.2.19, 7.0.8 or higher.
References
high severity
new
- Vulnerable module: org.springframework:spring-webflux
- Introduced through: org.springframework.boot:spring-boot-starter-webflux@4.0.6 and org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3
Detailed paths
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework:spring-webflux@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework:spring-webflux@7.0.7
Overview
org.springframework:spring-webflux is a Spring Framework module that contains support for reactive HTTP and WebSocket clients as well as for reactive server web applications including REST, HTML browser, and WebSocket style interactions.
Affected versions of this package are vulnerable to Directory Traversal via static resource resolution when versioned resource support is enabled. An attacker can perform path traversal and access files outside the configured static resource locations by sending crafted requests that abuse the versioned resource resolution mechanism.
Note: This is only exploitable if the application uses Spring MVC or Spring WebFlux, serves static resources from the filesystem, has versioned resource support enabled, and the attacker knows or can guess metadata associated with targeted resources.
Details
A Directory Traversal attack (also known as path traversal) aims to access files and directories that are stored outside the intended folder. By manipulating files with "dot-dot-slash (../)" sequences and its variations, or by using absolute file paths, it may be possible to access arbitrary files and directories stored on file system, including application source code, configuration, and other critical system files.
Directory Traversal vulnerabilities can be generally divided into two types:
- Information Disclosure: Allows the attacker to gain information about the folder structure or read the contents of sensitive files on the system.
st is a module for serving static files on web pages, and contains a vulnerability of this type. In our example, we will serve files from the public route.
If an attacker requests the following URL from our server, it will in turn leak the sensitive private key of the root user.
curl http://localhost:8080/public/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/root/.ssh/id_rsa
Note %2e is the URL encoded version of . (dot).
- Writing arbitrary files: Allows the attacker to create or replace existing files. This type of vulnerability is also known as
Zip-Slip.
One way to achieve this is by using a malicious zip archive that holds path traversal filenames. When each filename in the zip archive gets concatenated to the target extraction folder, without validation, the final path ends up outside of the target folder. If an executable or a configuration file is overwritten with a file containing malicious code, the problem can turn into an arbitrary code execution issue quite easily.
The following is an example of a zip archive with one benign file and one malicious file. Extracting the malicious file will result in traversing out of the target folder, ending up in /root/.ssh/ overwriting the authorized_keys file:
2018-04-15 22:04:29 ..... 19 19 good.txt
2018-04-15 22:04:42 ..... 20 20 ../../../../../../root/.ssh/authorized_keys
Remediation
Upgrade org.springframework:spring-webflux to version 6.0.0, 6.2.19, 7.0.8 or higher.
References
high severity
new
- Vulnerable module: io.netty:netty-resolver-dns
- Introduced through: org.springframework.boot:spring-boot-starter-webflux@4.0.6
Detailed paths
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.netty:netty-resolver-dns@4.2.12.Final
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.projectreactor.netty:reactor-netty-core@1.3.5 › io.netty:netty-resolver-dns@4.2.12.Final
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.netty:netty-resolver-dns-native-macos@4.2.12.Final › io.netty:netty-resolver-dns-classes-macos@4.2.12.Final › io.netty:netty-resolver-dns@4.2.12.Final
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.projectreactor.netty:reactor-netty-core@1.3.5 › io.netty:netty-resolver-dns-native-macos@4.2.12.Final › io.netty:netty-resolver-dns-classes-macos@4.2.12.Final › io.netty:netty-resolver-dns@4.2.12.Final
Overview
Affected versions of this package are vulnerable to Insufficient Verification of Data Authenticity in the DnsResolveContext.AuthoritativeNameServerList#add function. An attacker can inject malicious NS and A records into the DNS cache by controlling an authoritative name server for a subdomain and providing NS records that claim authority over a parent domain, leading to unauthorized redirection or interception of DNS queries for affected domains.
Remediation
Upgrade io.netty:netty-resolver-dns to version 4.1.135.Final, 4.2.15.Final or higher.
References
high severity
new
- Vulnerable module: io.netty:netty-resolver-dns
- Introduced through: org.springframework.boot:spring-boot-starter-webflux@4.0.6
Detailed paths
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.netty:netty-resolver-dns@4.2.12.Final
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.projectreactor.netty:reactor-netty-core@1.3.5 › io.netty:netty-resolver-dns@4.2.12.Final
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.netty:netty-resolver-dns-native-macos@4.2.12.Final › io.netty:netty-resolver-dns-classes-macos@4.2.12.Final › io.netty:netty-resolver-dns@4.2.12.Final
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.projectreactor.netty:reactor-netty-core@1.3.5 › io.netty:netty-resolver-dns-native-macos@4.2.12.Final › io.netty:netty-resolver-dns-classes-macos@4.2.12.Final › io.netty:netty-resolver-dns@4.2.12.Final
Overview
Affected versions of this package are vulnerable to Insufficient Verification of Data Authenticity due to missing validation of the origin of CNAME records in DNS responses within the DnsResolveContext function. An attacker can inject unauthorized DNS records by supplying malicious DNS responses, potentially leading to cache poisoning and redirection of network traffic.
Remediation
Upgrade io.netty:netty-resolver-dns to version 4.1.135.Final, 4.2.15.Final or higher.
References
medium severity
- Vulnerable module: io.netty:netty-codec-http
- Introduced through: org.springframework.boot:spring-boot-starter-webflux@4.0.6
Detailed paths
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.netty:netty-codec-http@4.2.12.Final
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.netty:netty-codec-http2@4.2.12.Final › io.netty:netty-codec-http@4.2.12.Final
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.netty:netty-codec-http3@4.2.12.Final › io.netty:netty-codec-http@4.2.12.Final
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.projectreactor.netty:reactor-netty-core@1.3.5 › io.netty:netty-handler-proxy@4.2.12.Final › io.netty:netty-codec-http@4.2.12.Final
Overview
io.netty:netty-codec-http is a network application framework for rapid development of maintainable high performance protocol servers & clients.
Affected versions of this package are vulnerable to HTTP Request Smuggling via the getChunkSize function. An attacker can inject unauthorized HTTP requests by crafting a chunk size value that causes integer overflow, allowing additional requests to be smuggled within the body of a chunked HTTP message.
PoC
@Test
public void test() {
String requestStr = "POST / HTTP/1.1\r\n" +
"Host: localhost\r\n" +
"Transfer-Encoding: chunked\r\n\r\n" +
"100000004\r\n" +
"test\r\n" +
"0\r\n" +
"\r\n" +
"GET /smuggled HTTP/1.1\r\n" +
"Host: localhost\r\n" +
"Content-Length: 0\r\n" +
"\r\n";
EmbeddedChannel channel = new EmbeddedChannel(new HttpRequestDecoder());
assertTrue(channel.writeInbound(Unpooled.copiedBuffer(requestStr, CharsetUtil.US_ASCII)));
// Request 1
HttpRequest request = channel.readInbound();
assertTrue(request.decoderResult().isSuccess());
HttpContent content = channel.readInbound();
assertTrue(content.decoderResult().isSuccess());
assertEquals("test", content.content().toString(CharsetUtil.US_ASCII));
content.release();
LastHttpContent last = channel.readInbound();
assertTrue(last.decoderResult().isSuccess());
last.release();
// Request 2
request = channel.readInbound();
assertTrue(request.decoderResult().isSuccess());
last = channel.readInbound();
assertTrue(last.decoderResult().isSuccess());
last.release();
}
Remediation
Upgrade io.netty:netty-codec-http to version 4.1.133.Final, 4.2.13.Final or higher.
References
medium severity
new
- Vulnerable module: io.netty:netty-codec-http2
- Introduced through: org.springframework.boot:spring-boot-starter-webflux@4.0.6
Detailed paths
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.netty:netty-codec-http2@4.2.12.Final
Overview
io.netty:netty-codec-http2 is a HTTP2 sub package for the netty library, an event-driven asynchronous network application framework.
Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling due to the lack of enforcement of the advertised MAX_CONCURRENT_STREAMS setting in HTTP/2 connections in AbstractHttp2ConnectionHandlerBuilder. An attacker can exhaust server resources by opening a large number of concurrent streams over a single TCP connection, potentially leading to service disruption.
Remediation
Upgrade io.netty:netty-codec-http2 to version 4.1.135.Final, 4.2.15.Final or higher.
References
medium severity
new
- Vulnerable module: io.netty:netty-resolver-dns
- Introduced through: org.springframework.boot:spring-boot-starter-webflux@4.0.6
Detailed paths
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.netty:netty-resolver-dns@4.2.12.Final
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.projectreactor.netty:reactor-netty-core@1.3.5 › io.netty:netty-resolver-dns@4.2.12.Final
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.netty:netty-resolver-dns-native-macos@4.2.12.Final › io.netty:netty-resolver-dns-classes-macos@4.2.12.Final › io.netty:netty-resolver-dns@4.2.12.Final
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.projectreactor.netty:reactor-netty-core@1.3.5 › io.netty:netty-resolver-dns-native-macos@4.2.12.Final › io.netty:netty-resolver-dns-classes-macos@4.2.12.Final › io.netty:netty-resolver-dns@4.2.12.Final
Overview
Affected versions of this package are vulnerable to Generation of Predictable Numbers or Identifiers due to the use of a predictable pseudo-random number generator for DNS transaction IDs and a default static UDP source port in the DNS resolution process. An attacker can redirect network traffic or perform man-in-the-middle attacks by spoofing DNS responses.
Note:
This is only exploitable if the attacker's forged response arrives before the legitimate DNS reply. The timing window is not guaranteed.
Remediation
Upgrade io.netty:netty-resolver-dns to version 4.1.135.Final, 4.2.15.Final or higher.
References
medium severity
new
- Vulnerable module: org.springframework:spring-web
- Introduced through: org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3, org.springframework.boot:spring-boot-starter-security@4.0.6 and others
Detailed paths
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework:spring-webflux@7.0.7 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework:spring-webflux@7.0.7 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework:spring-web@7.0.7
Overview
org.springframework:spring-web is a package that provides a comprehensive programming and configuration model for modern Java-based enterprise applications - on any kind of deployment platform.
Affected versions of this package are vulnerable to HTTP Request Smuggling via multipart request parsing discrepancies between Spring MVC/WebFlux and intermediary security devices. An attacker can bypass Web Application Firewall (WAF) or proxy security controls by sending crafted multipart requests that are interpreted differently by the intermediary and the Spring application, allowing malicious content to evade inspection and reach the backend application.
Remediation
Upgrade org.springframework:spring-web to version 6.0.0, 6.2.19, 7.0.8 or higher.
References
medium severity
- Vulnerable module: io.netty:netty-codec-http
- Introduced through: org.springframework.boot:spring-boot-starter-webflux@4.0.6
Detailed paths
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.netty:netty-codec-http@4.2.12.Final
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.netty:netty-codec-http2@4.2.12.Final › io.netty:netty-codec-http@4.2.12.Final
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.netty:netty-codec-http3@4.2.12.Final › io.netty:netty-codec-http@4.2.12.Final
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.projectreactor.netty:reactor-netty-core@1.3.5 › io.netty:netty-handler-proxy@4.2.12.Final › io.netty:netty-codec-http@4.2.12.Final
Overview
io.netty:netty-codec-http is a network application framework for rapid development of maintainable high performance protocol servers & clients.
Affected versions of this package are vulnerable to HTTP Request Smuggling in the setUri function. An attacker can inject arbitrary CRLF sequences into the HTTP or RTSP request line by supplying crafted input to setUri, leading to the creation of additional requests or manipulation of request boundaries when the object is serialized by HttpRequestEncoder or RtspEncoder. This can result in request smuggling, desynchronization, or unauthorized access to internal APIs if attacker-controlled input is passed to setUri and subsequently encoded.
Note:
This is only exploitable if all of the following conditions are met:
The application uses
DefaultHttpRequestorDefaultFullHttpRequest;The request object is created first and later modified through
setUri();The value passed into
setUri()is attacker-controlled or attacker-influenced;The object is eventually serialized by
HttpRequestEncoderorRtspEncoder.
Remediation
Upgrade io.netty:netty-codec-http to version 4.1.133.Final, 4.2.13.Final or higher.
References
medium severity
- Vulnerable module: io.netty:netty-handler-proxy
- Introduced through: org.springframework.boot:spring-boot-starter-webflux@4.0.6
Detailed paths
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.projectreactor.netty:reactor-netty-core@1.3.5 › io.netty:netty-handler-proxy@4.2.12.Final
Overview
Affected versions of this package are vulnerable to CRLF Injection in the newInitialMessage function of HttpProxyHandler when header validation is explicitly disabled and user-influenced outboundHeaders are added without sanitization. An attacker can inject arbitrary HTTP headers into proxy requests by supplying malicious header values containing CRLF sequences.
Notes:
This is only exploitable if the application uses
HttpProxyHandlerwith user-influencedoutboundHeadersand does not perform its own CRLF sanitization on header values.This is caused due to an incomplete fix for CVE-2025-67735.
PoC
import io.netty.buffer.ByteBuf;
import io.netty.channel.embedded.EmbeddedChannel;
import io.netty.handler.codec.http.*;
import java.nio.charset.StandardCharsets;
public class HttpProxyHeaderInjectionPoC {
public static void main(String[] args) {
System.out.println("=== Netty HttpProxyHandler Header Injection PoC ===\n");
// Simulate HttpProxyHandler.newInitialMessage() with validation=false
HttpHeadersFactory headersFactory = DefaultHttpHeadersFactory.headersFactory()
.withValidation(false);
FullHttpRequest req = new DefaultFullHttpRequest(
HttpVersion.HTTP_1_1, HttpMethod.CONNECT,
"target.com:443",
io.netty.buffer.Unpooled.EMPTY_BUFFER, headersFactory, headersFactory);
req.headers().set(HttpHeaderNames.HOST, "target.com:443");
// Inject CRLF in header value
String malicious = "1.2.3.4\r\nX-Forwarded-For: 127.0.0.1\r\nX-Admin: true";
req.headers().set("X-Forwarded-For", malicious);
// Encode to wire format
EmbeddedChannel ch = new EmbeddedChannel(new HttpRequestEncoder());
ch.writeOutbound(req);
ByteBuf out = ch.readOutbound();
String encoded = out.toString(StandardCharsets.UTF_8);
out.release();
ch.finishAndReleaseAll();
System.out.println("Wire format:");
for (String line : encoded.split("\n", -1)) {
System.out.println(" " + line.replace("\r", "\\r"));
}
System.out.println("Injected X-Admin: " + encoded.contains("X-Admin: true"));
System.out.println("VULNERABLE: " +
(encoded.contains("X-Admin: true") ? "YES" : "NO"));
}
}
Remediation
Upgrade io.netty:netty-handler-proxy to version 4.1.133.Final, 4.2.13.Final or higher.
References
medium severity
new
- Vulnerable module: org.springframework:spring-core
- Introduced through: org.springframework.boot:spring-boot-starter-security@4.0.6, org.springframework.boot:spring-boot-starter-actuator@4.0.6 and others
Detailed paths
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-health@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-cache@4.0.6 › org.springframework.boot:spring-boot-cache@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-reactor@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-reactor@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework:spring-webflux@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-cache@4.0.6 › org.springframework.boot:spring-boot-cache@4.0.6 › org.springframework:spring-context-support@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.data:spring-data-mongodb@5.0.5 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-config@7.0.5 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-cache@4.0.6 › org.springframework.boot:spring-boot-cache@4.0.6 › org.springframework:spring-context-support@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.data:spring-data-mongodb@5.0.5 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-config@7.0.5 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-config@7.0.5 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.data:spring-data-mongodb@5.0.5 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-health@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-cache@4.0.6 › org.springframework.boot:spring-boot-cache@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-reactor@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-cache@4.0.6 › org.springframework.boot:spring-boot-cache@4.0.6 › org.springframework:spring-context-support@7.0.7 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.data:spring-data-mongodb@5.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-config@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-cache@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.6 › org.springframework.boot:spring-boot-actuator@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-data-commons@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-mongodb@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-transaction@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-jackson@4.0.6 › org.springframework.boot:spring-boot-jackson@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework:spring-web@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework:spring-web@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework:spring-webflux@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-transaction@4.0.6 › org.springframework:spring-tx@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.data:spring-data-mongodb@5.0.5 › org.springframework:spring-tx@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-data-commons@4.0.6 › org.springframework.data:spring-data-commons@4.0.5 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.data:spring-data-mongodb@5.0.5 › org.springframework.data:spring-data-commons@4.0.5 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-config@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework:spring-webflux@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-reactor@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework:spring-web@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework:spring-web@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework:spring-webflux@7.0.7 › org.springframework:spring-web@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework:spring-web@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-config@7.0.5 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-health@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-cache@4.0.6 › org.springframework.boot:spring-boot-cache@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-reactor@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-cache@4.0.6 › org.springframework.boot:spring-boot-cache@4.0.6 › org.springframework:spring-context-support@7.0.7 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.data:spring-data-mongodb@5.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-config@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework:spring-web@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework:spring-web@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework:spring-webflux@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-transaction@4.0.6 › org.springframework:spring-tx@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.data:spring-data-mongodb@5.0.5 › org.springframework:spring-tx@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-data-commons@4.0.6 › org.springframework.data:spring-data-commons@4.0.5 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.data:spring-data-mongodb@5.0.5 › org.springframework.data:spring-data-commons@4.0.5 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-config@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-health@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-cache@4.0.6 › org.springframework.boot:spring-boot-cache@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-reactor@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-cache@4.0.6 › org.springframework.boot:spring-boot-cache@4.0.6 › org.springframework:spring-context-support@7.0.7 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.data:spring-data-mongodb@5.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-config@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-config@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-health@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-cache@4.0.6 › org.springframework.boot:spring-boot-cache@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-reactor@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-cache@4.0.6 › org.springframework.boot:spring-boot-cache@4.0.6 › org.springframework:spring-context-support@7.0.7 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.data:spring-data-mongodb@5.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-config@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-config@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-cache@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.6 › org.springframework.boot:spring-boot-actuator@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-data-commons@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-mongodb@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-transaction@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-config@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-jackson@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-validation@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-micrometer-observation@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-data-commons@4.0.6 › org.springframework.boot:spring-boot-persistence@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-transaction@4.0.6 › org.springframework.boot:spring-boot-persistence@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework:spring-web@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework:spring-web@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework:spring-webflux@7.0.7 › org.springframework:spring-web@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-data-commons@4.0.6 › org.springframework.boot:spring-boot-persistence@4.0.6 › org.springframework:spring-tx@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-transaction@4.0.6 › org.springframework.boot:spring-boot-persistence@4.0.6 › org.springframework:spring-tx@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-reactor@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework:spring-web@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework:spring-web@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework:spring-webflux@7.0.7 › org.springframework:spring-web@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework:spring-web@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-reactor@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-reactor@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-jackson@4.0.6 › org.springframework.boot:spring-boot-jackson@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-jackson@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-netty@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework:spring-web@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-health@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-cache@4.0.6 › org.springframework.boot:spring-boot-cache@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-reactor@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-cache@4.0.6 › org.springframework.boot:spring-boot-cache@4.0.6 › org.springframework:spring-context-support@7.0.7 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.data:spring-data-mongodb@5.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-config@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-config@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-cache@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.6 › org.springframework.boot:spring-boot-actuator@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-data-commons@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-mongodb@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-transaction@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-config@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework:spring-web@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework:spring-web@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework:spring-webflux@7.0.7 › org.springframework:spring-web@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-data-commons@4.0.6 › org.springframework.boot:spring-boot-persistence@4.0.6 › org.springframework:spring-tx@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-transaction@4.0.6 › org.springframework.boot:spring-boot-persistence@4.0.6 › org.springframework:spring-tx@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-cache@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.6 › org.springframework.boot:spring-boot-actuator@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-data-commons@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-mongodb@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-transaction@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-config@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-cache@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.6 › org.springframework.boot:spring-boot-actuator@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-data-commons@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-mongodb@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-transaction@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-config@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-jackson@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-validation@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-micrometer-observation@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-data-commons@4.0.6 › org.springframework.boot:spring-boot-persistence@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-transaction@4.0.6 › org.springframework.boot:spring-boot-persistence@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-reactor@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-jackson@4.0.6 › org.springframework.boot:spring-boot-jackson@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework:spring-web@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-jackson@4.0.6 › org.springframework.boot:spring-boot-jackson@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-jackson@4.0.6 › org.springframework.boot:spring-boot-jackson@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-jackson@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-netty@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-cache@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.6 › org.springframework.boot:spring-boot-actuator@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-data-commons@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-mongodb@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-transaction@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-config@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-jackson@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-validation@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-micrometer-observation@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-data-commons@4.0.6 › org.springframework.boot:spring-boot-persistence@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-transaction@4.0.6 › org.springframework.boot:spring-boot-persistence@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-jackson@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-validation@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-micrometer-observation@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-data-commons@4.0.6 › org.springframework.boot:spring-boot-persistence@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-transaction@4.0.6 › org.springframework.boot:spring-boot-persistence@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-jackson@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-validation@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-micrometer-observation@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-data-commons@4.0.6 › org.springframework.boot:spring-boot-persistence@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-transaction@4.0.6 › org.springframework.boot:spring-boot-persistence@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-jackson@4.0.6 › org.springframework.boot:spring-boot-jackson@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-jackson@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-netty@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-jackson@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-netty@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-jackson@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-netty@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-jackson@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-validation@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-micrometer-observation@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-data-commons@4.0.6 › org.springframework.boot:spring-boot-persistence@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-transaction@4.0.6 › org.springframework.boot:spring-boot-persistence@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-jackson@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-netty@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-aop@7.0.7 › org.springframework:spring-beans@7.0.7 › org.springframework:spring-core@7.0.7
Overview
org.springframework:spring-core is a core package within the spring-framework that contains multiple classes and utilities.
Affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS) via pattern processing in AntPathMatcher. An attacker can cause denial of service by supplying a crafted regular expression pattern to methods such as match(), matchStart(), or extractUriTemplateVariables(), triggering excessive backtracking and CPU consumption during pattern evaluation.
Note: This is only exploitable if attacker-controlled input is used directly or indirectly as the pattern argument to one of the affected AntPathMatcher methods.
Details
Denial of Service (DoS) describes a family of attacks, all aimed at making a system inaccessible to its original and legitimate users. There are many types of DoS attacks, ranging from trying to clog the network pipes to the system by generating a large volume of traffic from many machines (a Distributed Denial of Service - DDoS - attack) to sending crafted requests that cause a system to crash or take a disproportional amount of time to process.
The Regular expression Denial of Service (ReDoS) is a type of Denial of Service attack. Regular expressions are incredibly powerful, but they aren't very intuitive and can ultimately end up making it easy for attackers to take your site down.
Let’s take the following regular expression as an example:
regex = /A(B|C+)+D/
This regular expression accomplishes the following:
AThe string must start with the letter 'A'(B|C+)+The string must then follow the letter A with either the letter 'B' or some number of occurrences of the letter 'C' (the+matches one or more times). The+at the end of this section states that we can look for one or more matches of this section.DFinally, we ensure this section of the string ends with a 'D'
The expression would match inputs such as ABBD, ABCCCCD, ABCBCCCD and ACCCCCD
It most cases, it doesn't take very long for a regex engine to find a match:
$ time node -e '/A(B|C+)+D/.test("ACCCCCCCCCCCCCCCCCCCCCCCCCCCCD")'
0.04s user 0.01s system 95% cpu 0.052 total
$ time node -e '/A(B|C+)+D/.test("ACCCCCCCCCCCCCCCCCCCCCCCCCCCCX")'
1.79s user 0.02s system 99% cpu 1.812 total
The entire process of testing it against a 30 characters long string takes around ~52ms. But when given an invalid string, it takes nearly two seconds to complete the test, over ten times as long as it took to test a valid string. The dramatic difference is due to the way regular expressions get evaluated.
Most Regex engines will work very similarly (with minor differences). The engine will match the first possible way to accept the current character and proceed to the next one. If it then fails to match the next one, it will backtrack and see if there was another way to digest the previous character. If it goes too far down the rabbit hole only to find out the string doesn’t match in the end, and if many characters have multiple valid regex paths, the number of backtracking steps can become very large, resulting in what is known as catastrophic backtracking.
Let's look at how our expression runs into this problem, using a shorter string: "ACCCX". While it seems fairly straightforward, there are still four different ways that the engine could match those three C's:
- CCC
- CC+C
- C+CC
- C+C+C.
The engine has to try each of those combinations to see if any of them potentially match against the expression. When you combine that with the other steps the engine must take, we can use RegEx 101 debugger to see the engine has to take a total of 38 steps before it can determine the string doesn't match.
From there, the number of steps the engine must use to validate a string just continues to grow.
| String | Number of C's | Number of steps |
|---|---|---|
| ACCCX | 3 | 38 |
| ACCCCX | 4 | 71 |
| ACCCCCX | 5 | 136 |
| ACCCCCCCCCCCCCCX | 14 | 65,553 |
By the time the string includes 14 C's, the engine has to take over 65,000 steps just to see if the string is valid. These extreme situations can cause them to work very slowly (exponentially related to input size, as shown above), allowing an attacker to exploit this and can cause the service to excessively consume CPU, resulting in a Denial of Service.
Remediation
Upgrade org.springframework:spring-core to version 6.0.0, 6.2.19, 7.0.8 or higher.
References
medium severity
new
- Vulnerable module: org.springframework:spring-expression
- Introduced through: org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6, org.springframework.boot:spring-boot-starter-security@4.0.6 and others
Detailed paths
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.data:spring-data-mongodb@5.0.5 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-health@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-cache@4.0.6 › org.springframework.boot:spring-boot-cache@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-reactor@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-cache@4.0.6 › org.springframework.boot:spring-boot-cache@4.0.6 › org.springframework:spring-context-support@7.0.7 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.data:spring-data-mongodb@5.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-config@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-config@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-reactor@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-cache@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.6 › org.springframework.boot:spring-boot-actuator@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-data-commons@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-mongodb@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-transaction@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-config@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework.security:spring-security-core@7.0.5 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-jackson@4.0.6 › org.springframework.boot:spring-boot-jackson@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-jackson@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-validation@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-actuator@4.0.6 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.6 › org.springframework.boot:spring-boot-micrometer-observation@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-data-commons@4.0.6 › org.springframework.boot:spring-boot-persistence@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-data-mongodb-reactive@4.0.6 › org.springframework.boot:spring-boot-data-mongodb@4.0.6 › org.springframework.boot:spring-boot-transaction@4.0.6 › org.springframework.boot:spring-boot-persistence@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-jackson@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-netty@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › org.springframework.boot:spring-boot-starter@4.0.6 › org.springframework.boot:spring-boot-autoconfigure@4.0.6 › org.springframework.boot:spring-boot@4.0.6 › org.springframework:spring-context@7.0.7 › org.springframework:spring-expression@7.0.7
Overview
Affected versions of this package are vulnerable to Exposed Dangerous Method or Function via Spring Expression Language (SpEL) method invocation handling. An attacker can invoke arbitrary zero-argument methods by supplying crafted SpEL expressions, even in contexts intended to restrict method execution or provide read-only access. This may allow execution of unintended application logic and access to functionality that should not be exposed through expression evaluation.
Note: This is only exploitable if the application accepts and evaluates untrusted or user-controlled SpEL expressions.
Remediation
Upgrade org.springframework:spring-expression to version 6.0.0, 6.2.19, 7.0.8 or higher.
References
medium severity
new
- Vulnerable module: org.springframework:spring-web
- Introduced through: org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3, org.springframework.boot:spring-boot-starter-security@4.0.6 and others
Detailed paths
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework:spring-webflux@7.0.7 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework:spring-webflux@7.0.7 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework:spring-web@7.0.7
Overview
org.springframework:spring-web is a package that provides a comprehensive programming and configuration model for modern Java-based enterprise applications - on any kind of deployment platform.
Affected versions of this package are vulnerable to Server-side Request Forgery (SSRF) via incorrect host parsing in UriComponentsBuilder. An attacker can perform server-side request forgery by supplying a crafted URL that is interpreted differently than intended during validation, allowing requests to be sent to unintended hosts despite application-level hostname validation checks.
Remediation
Upgrade org.springframework:spring-web to version 6.2.19, 7.0.8 or higher.
References
medium severity
new
- Vulnerable module: org.springframework:spring-web
- Introduced through: org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3, org.springframework.boot:spring-boot-starter-security@4.0.6 and others
Detailed paths
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework:spring-webflux@7.0.7 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework:spring-webflux@7.0.7 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework:spring-web@7.0.7
Overview
org.springframework:spring-web is a package that provides a comprehensive programming and configuration model for modern Java-based enterprise applications - on any kind of deployment platform.
Affected versions of this package are vulnerable to Session Fixation via session fixation handling. An attacker controlling a compromised subdomain can obtain a known session identifier and subsequently cause it to be associated with an authenticated user session, allowing unauthorized use of the victim's authenticated session.
Note: This is only exploitable if an attacker can control or execute script within a subdomain of the target application (for example through a cross-site scripting vulnerability).
Remediation
Upgrade org.springframework:spring-web to version 6.0.0, 6.2.19, 7.0.8 or higher.
References
medium severity
new
- Vulnerable module: org.springframework:spring-web
- Introduced through: org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3, org.springframework.boot:spring-boot-starter-security@4.0.6 and others
Detailed paths
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-security@4.0.6 › org.springframework.boot:spring-boot-security@4.0.6 › org.springframework.security:spring-security-web@7.0.5 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework:spring-webflux@7.0.7 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework.boot:spring-boot-http-codec@4.0.6 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework:spring-webflux@7.0.7 › org.springframework:spring-web@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-web-server@4.0.6 › org.springframework:spring-web@7.0.7
Overview
org.springframework:spring-web is a package that provides a comprehensive programming and configuration model for modern Java-based enterprise applications - on any kind of deployment platform.
Affected versions of this package are vulnerable to Cross-site Scripting (XSS) via improper escaping in JavaScriptUtils.javaScriptEscape(). An attacker can inject arbitrary JavaScript code into a web page when user-controlled input is escaped using javaScriptEscape() and subsequently embedded into a JavaScript context. Incorrect escaping may allow malicious input to break out of the intended context and execute in the victim's browser.
Details
Cross-site scripting (or XSS) is a code vulnerability that occurs when an attacker “injects” a malicious script into an otherwise trusted website. The injected script gets downloaded and executed by the end user’s browser when the user interacts with the compromised website.
This is done by escaping the context of the web application; the web application then delivers that data to its users along with other trusted dynamic content, without validating it. The browser unknowingly executes malicious script on the client side (through client-side languages; usually JavaScript or HTML) in order to perform actions that are otherwise typically blocked by the browser’s Same Origin Policy.
Injecting malicious code is the most prevalent manner by which XSS is exploited; for this reason, escaping characters in order to prevent this manipulation is the top method for securing code against this vulnerability.
Escaping means that the application is coded to mark key characters, and particularly key characters included in user input, to prevent those characters from being interpreted in a dangerous context. For example, in HTML, < can be coded as < and > can be coded as > in order to be interpreted and displayed as themselves in text, while within the code itself, they are used for HTML tags. If malicious content is injected into an application that escapes special characters and that malicious content uses < and > as HTML tags, those characters are nonetheless not interpreted as HTML tags by the browser if they’ve been correctly escaped in the application code and in this way the attempted attack is diverted.
The most prominent use of XSS is to steal cookies (source: OWASP HttpOnly) and hijack user sessions, but XSS exploits have been used to expose sensitive information, enable access to privileged services and functionality and deliver malware.
Types of attacks
There are a few methods by which XSS can be manipulated:
| Type | Origin | Description |
|---|---|---|
| Stored | Server | The malicious code is inserted in the application (usually as a link) by the attacker. The code is activated every time a user clicks the link. |
| Reflected | Server | The attacker delivers a malicious link externally from the vulnerable web site application to a user. When clicked, malicious code is sent to the vulnerable web site, which reflects the attack back to the user’s browser. |
| DOM-based | Client | The attacker forces the user’s browser to render a malicious page. The data in the page itself delivers the cross-site scripting data. |
| Mutated | The attacker injects code that appears safe, but is then rewritten and modified by the browser, while parsing the markup. An example is rebalancing unclosed quotation marks or even adding quotation marks to unquoted parameters. |
Affected environments
The following environments are susceptible to an XSS attack:
- Web servers
- Application servers
- Web application environments
How to prevent
This section describes the top best practices designed to specifically protect your code:
- Sanitize data input in an HTTP request before reflecting it back, ensuring all data is validated, filtered or escaped before echoing anything back to the user, such as the values of query parameters during searches.
- Convert special characters such as
?,&,/,<,>and spaces to their respective HTML or URL encoded equivalents. - Give users the option to disable client-side scripts.
- Redirect invalid requests.
- Detect simultaneous logins, including those from two separate IP addresses, and invalidate those sessions.
- Use and enforce a Content Security Policy (source: Wikipedia) to disable any features that might be manipulated for an XSS attack.
- Read the documentation for any of the libraries referenced in your code to understand which elements allow for embedded HTML.
Remediation
Upgrade org.springframework:spring-web to version 6.0.0, 6.2.19, 7.0.8 or higher.
References
medium severity
- Vulnerable module: com.fasterxml.jackson.core:jackson-core
- Introduced through: com.fasterxml.jackson.core:jackson-core@2.12.7, com.fasterxml.jackson.core:jackson-databind@2.12.7.1 and others
Detailed paths
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › com.fasterxml.jackson.core:jackson-core@2.12.7Remediation: Upgrade to com.fasterxml.jackson.core:jackson-core@2.13.0.
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › com.fasterxml.jackson.core:jackson-databind@2.12.7.1 › com.fasterxml.jackson.core:jackson-core@2.12.7Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.13.0.
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › io.jsonwebtoken:jjwt-jackson@0.13.0 › com.fasterxml.jackson.core:jackson-databind@2.12.7.1 › com.fasterxml.jackson.core:jackson-core@2.12.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › io.swagger.core.v3:swagger-core-jakarta@2.2.47 › com.fasterxml.jackson.core:jackson-databind@2.12.7.1 › com.fasterxml.jackson.core:jackson-core@2.12.7Remediation: Upgrade to org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3.
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springdoc:springdoc-openapi-starter-common@3.0.3 › io.swagger.core.v3:swagger-core-jakarta@2.2.47 › com.fasterxml.jackson.dataformat:jackson-dataformat-yaml@2.21.1 › com.fasterxml.jackson.core:jackson-databind@2.12.7.1 › com.fasterxml.jackson.core:jackson-core@2.12.7Remediation: Upgrade to org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3.
Overview
com.fasterxml.jackson.core:jackson-core is a Core Jackson abstractions, basic JSON streaming API implementation
Affected versions of this package are vulnerable to Information Exposure due to the JsonLocation._appendSourceDesc method. An attacker can access up to 500 bytes of unintended memory content by exploiting exception messages that incorrectly read from the beginning of a byte array instead of the logical payload start.
Workaround
This vulnerability can be mitigated by disabling exception message exposure to clients to avoid returning parsing exception messages in HTTP responses and/or disabling source inclusion in exceptions to prevent Jackson from embedding any source content in exception messages, avoiding leakage.
PoC
byte[] buffer = new byte[1000];
System.arraycopy("SECRET".getBytes(), 0, buffer, 0, 6);
System.arraycopy("{ \"bad\": }".getBytes(), 0, buffer, 700, 10);
JsonFactory factory = new JsonFactory();
JsonParser parser = factory.createParser(buffer, 700, 20);
parser.nextToken(); // throws exception
// Exception message will include "SECRET"
Remediation
Upgrade com.fasterxml.jackson.core:jackson-core to version 2.13.0-rc1 or higher.
References
medium severity
new
- Vulnerable module: io.netty:netty-transport-native-unix-common
- Introduced through: org.springframework.boot:spring-boot-starter-webflux@4.0.6
Detailed paths
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.netty:netty-codec-http3@4.2.12.Final › io.netty:netty-transport-native-unix-common@4.2.12.Final
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.netty:netty-transport-native-epoll@4.2.12.Final › io.netty:netty-transport-native-unix-common@4.2.12.Final
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.netty:netty-codec-http@4.2.12.Final › io.netty:netty-handler@4.2.12.Final › io.netty:netty-transport-native-unix-common@4.2.12.Final
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.netty:netty-codec-http2@4.2.12.Final › io.netty:netty-handler@4.2.12.Final › io.netty:netty-transport-native-unix-common@4.2.12.Final
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.netty:netty-resolver-dns-native-macos@4.2.12.Final › io.netty:netty-resolver-dns-classes-macos@4.2.12.Final › io.netty:netty-transport-native-unix-common@4.2.12.Final
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.projectreactor.netty:reactor-netty-core@1.3.5 › io.netty:netty-transport-native-epoll@4.2.12.Final › io.netty:netty-transport-native-unix-common@4.2.12.Final
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5 › io.projectreactor.netty:reactor-netty-core@1.3.5 › io.netty:netty-resolver-dns-native-macos@4.2.12.Final › io.netty:netty-resolver-dns-classes-macos@4.2.12.Final › io.netty:netty-transport-native-unix-common@4.2.12.Final
Overview
Affected versions of this package are vulnerable to Missing Release of Resource after Effective Lifetime in the netty_unix_socket_recvFd function. An attacker can cause file descriptor leaks by sending two file descriptors at once via a Unix domain socket, leading to resource exhaustion and potential denial of service.
Note:
This is only exploitable if the application opts into DomainSocketReadMode.FILE_DESCRIPTORS.
Remediation
Upgrade io.netty:netty-transport-native-unix-common to version 4.1.135.Final, 4.2.15.Final or higher.
References
medium severity
new
- Vulnerable module: org.springframework:spring-webflux
- Introduced through: org.springframework.boot:spring-boot-starter-webflux@4.0.6 and org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3
Detailed paths
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework:spring-webflux@7.0.7
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springdoc:springdoc-openapi-starter-webflux-ui@3.0.3 › org.springdoc:springdoc-openapi-starter-webflux-api@3.0.3 › org.springframework.boot:spring-boot-webflux@4.0.6 › org.springframework:spring-webflux@7.0.7
Overview
org.springframework:spring-webflux is a Spring Framework module that contains support for reactive HTTP and WebSocket clients as well as for reactive server web applications including REST, HTML browser, and WebSocket style interactions.
Affected versions of this package are vulnerable to Open Redirect via view resolution for "/**" mappings without an explicitly specified view name. An attacker can trigger an open redirect by crafting a URL that causes the application to interpret user-controlled input as a view name with the redirect: prefix, resulting in a redirect to an arbitrary external host.
Note: In Spring MVC applications with the same configuration, an attacker can also trigger an internal forward using the forward: prefix.
Remediation
Upgrade org.springframework:spring-webflux to version 6.0.0, 6.2.19, 7.0.8 or higher.
References
medium severity
new
- Vulnerable module: io.projectreactor.netty:reactor-netty-http
- Introduced through: org.springframework.boot:spring-boot-starter-webflux@4.0.6
Detailed paths
-
Introduced through: switcherapi/switcher-ac@switcherapi/switcher-ac › org.springframework.boot:spring-boot-starter-webflux@4.0.6 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.6 › org.springframework.boot:spring-boot-reactor-netty@4.0.6 › io.projectreactor.netty:reactor-netty-http@1.3.5
Overview
Affected versions of this package are vulnerable to Cleartext Transmission of Sensitive Information via HTTP redirect handling in the HTTP client. An attacker can obtain sensitive credentials by causing a client configured to automatically follow redirects to follow a redirect from a secure HTTPS endpoint to an insecure HTTP endpoint, resulting in the disclosure of authentication information over an unencrypted connection.
Note: This is only exploitable if the Reactor Netty HTTP client has been explicitly configured to follow redirects.
Remediation
Upgrade io.projectreactor.netty:reactor-netty-http to version 1.2.18, 1.3.6 or higher.