mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-25 08:19:01 +00:00
This change fixes a mistake made during an earlier sync with the 3.1.x branch in which the new QueryTimeoutException class was accidentally placed in spring-transaction instead of spring-tx. Issue: SPR-7680