extdirectspring
extdirectspring copied to clipboard
Implementation of the Ext Direct protocol with Java and Spring
Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.4.43.v20210629 to 10.0.10. Release notes Sourced from jetty-server's releases. 10.0.10 Special Thanks to the following Eclipse Jetty community members @jianglai (Lai Jiang) @markslater (markslater) @prenagha (Padraic Renaghan)...
Bumps [spring-security-core](https://github.com/spring-projects/spring-security) from 5.5.3 to 5.5.7. Release notes Sourced from spring-security-core's releases. 5.5.7 :hammer: Dependency Upgrades Update com.fasterxml.jackson.core to 2.13.2.2 #11211 Update com.fasterxml.jackson.datatype to 2.13.2 #11212 Update io.projectreactor to 2020.0.19...
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.4 to 2.12.6.1. 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 [jetty-webapp](https://github.com/eclipse/jetty.project) from 9.4.43.v20210629 to 9.4.44.v20210927. Release notes Sourced from jetty-webapp's releases. 9.4.44.v20210927 Changelog #6883 - Welcome file redirects do not honor the relativeRedirectAllowed option #6870 - Encode control characters...
Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 6.1.2.Final to 6.1.5.Final. Changelog Sourced from hibernate-validator's changelog. 6.1.5.Final (06-05-2020) ** Bug * HV-1774 - engine - Invalid parsing of EL expression can lead to invalid EL...
Bumps httpclient from 4.5.8 to 4.5.13. [](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 it yourself. You can also trigger a...
Ext JS 6.0.1 change log: The default value for Ext Direct Remoting API variable name was changed from `Ext.app.REMOTING_API` to `Ext.REMOTING_API` for better alignment with published Ext Direct specification. If...
Bumps [h2](https://github.com/h2database/h2database) from 2.1.214 to 2.2.220. Release notes Sourced from h2's releases. Version 2.2.220 Changes since 2.1.214 release: ... (truncated) Commits 66185fb changelog adjustment f3c8222 version and release date 087522b...
Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.4.44.v20210927 to 9.4.51.v20230217. Release notes Sourced from jetty-server's releases. 9.4.51.v20230217 Sponsored Release This is a release of the End of Community Support Jetty 9.x series that was...
**Description**: We encountered a case where the buildAndCacheApiString method in ApiController failed to read the bean names. This caused the generated API to be incomplete or empty. **Possible reasons identified:**...