diff --git a/.github/workflows/todolist-goof-docker-image.yaml b/.github/workflows/todolist-goof-docker-image.yaml
index a5ebd5b8ff..6765167186 100644
--- a/.github/workflows/todolist-goof-docker-image.yaml
+++ b/.github/workflows/todolist-goof-docker-image.yaml
@@ -5,6 +5,7 @@ name: todolist-goof Docker image build and test
# branches:
# - 'main'
#paths:
+
# - 'todolist-goof/**'
# - '.github/workflows/todolist-goof-docker-image.yaml'
# pull_request:
@@ -14,7 +15,8 @@ name: todolist-goof Docker image build and test
# - 'todolist-goof/**'
#- '.github/workflows/todolist-goof-docker-image.yaml'
-jobs:
+
+#jobs:
build-todolist-image:
runs-on: ubuntu-latest
defaults:
diff --git a/todolist-goof/todolist-core/pom.xml b/todolist-goof/todolist-core/pom.xml
index aeb2068be5..89a99db4de 100644
--- a/todolist-goof/todolist-core/pom.xml
+++ b/todolist-goof/todolist-core/pom.xml
@@ -59,7 +59,7 @@
org.hsqldb
hsqldb
- 2.3.2
+ 2.7.1