forked from thesaurus-linguae-aegyptiae/tla-web
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
upgrade to spring-boot 3.2.0-M3 (including jetty 12)
in order to prevent tests to fail because of @MockMvc calling an uninitialized `WebSocketUpgradeFilter`, websocket servlet autoconfiguration needs to be excluded from the app autoconfiguration, but presumably only until spring-boot 3.2.0-M4 arrives. cf. spring-projects/spring-boot#37660 (comment)
- Loading branch information
1 parent
7b8ea69
commit 3800b37
Showing
2 changed files
with
8 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters