From 89b1c533d1b48b8b339b9c74a59c2ce73e6431af Mon Sep 17 00:00:00 2001
From: Joaquín Reñé <jrene@curisit.net>
Date: Tue, 27 May 2025 10:27:57 +0000
Subject: [PATCH] #4399 - Fix JPA and Serialization for new JPA versions (new eclipse envs)

---
 securis/src/main/webapp/.vscode/settings.json |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/securis/src/main/webapp/.vscode/settings.json b/securis/src/main/webapp/.vscode/settings.json
index e7c0a2c..1627953 100644
--- a/securis/src/main/webapp/.vscode/settings.json
+++ b/securis/src/main/webapp/.vscode/settings.json
@@ -1,4 +1,3 @@
-// Place your settings in this file to overwrite default and user settings.
 {
    "typescript.tsdk": "./node_modules/typescript/lib",
    "files.exclude": {

--
Gitblit v1.3.2