From c4dac47d71f8cc8d28d92c86450b145f2e6d1a99 Mon Sep 17 00:00:00 2001 From: "ralph.riedel" <2551355+ralph-riedel@users.noreply.github.com> Date: Tue, 3 Oct 2023 19:31:12 +0200 Subject: [PATCH] Use schema-based config in sql-error-codes.xml This commit replaces the reference to the beans DTD in sql-error-codes.xml with the preferred schema-based configuration approach. See gh-27332 --- .../org/springframework/jdbc/support/sql-error-codes.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/spring-jdbc/src/main/resources/org/springframework/jdbc/support/sql-error-codes.xml b/spring-jdbc/src/main/resources/org/springframework/jdbc/support/sql-error-codes.xml index 2bb0e58b654a..94483ca3a640 100644 --- a/spring-jdbc/src/main/resources/org/springframework/jdbc/support/sql-error-codes.xml +++ b/spring-jdbc/src/main/resources/org/springframework/jdbc/support/sql-error-codes.xml @@ -1,5 +1,4 @@ - - +