flow
flow copied to clipboard
Vaadin Flow is a Java framework binding Vaadin web components to Java. This is part of Vaadin 10+.
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade jakarta.websocket:jakarta.websocket-api from 2.0.0 to 2.1.0. :information_source: Keep your dependencies up-to-date....
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade jakarta.annotation:jakarta.annotation-api from 2.0.0 to 2.1.1. :information_source: Keep your dependencies up-to-date....
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.4 to 2.13.4.2. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [jakarta.validation-api](https://github.com/eclipse-ee4j/beanvalidation-api) from 3.0.1 to 3.0.2. Release notes Sourced from jakarta.validation-api's releases. 3.0.2 What's Changed Added uses statements by @dkkopp in eclipse-ee4j/beanvalidation-api#173 Override Require-Capability in manifest to keep 1.8 compatibility...
Bumps [jakarta.annotation-api](https://github.com/eclipse-ee4j/common-annotations-api) from 2.0.0 to 2.1.1. Commits 3443c70 Prepare release jakarta.annotation:ca-parent:2.1.1 0e6318a Add @Deprecated to ManagedBean (#105) 58d2c96 Copyright year fixes (#97) 431d464 Version changed to 2.1.0-SNAPSHOT (#96) 5910249 Nonnull...
Please ensure this actually does the same thing. I cannot tell but Hilla tests pass... With Spring Security 6 the response in `loadContext(HttpRequestResponseHolder requestResponseHolder)` is null so the old code...