From af4b0c573ed460957f78d360598b5cab08c71b01 Mon Sep 17 00:00:00 2001 From: Wim Deblauwe Date: Thu, 5 Dec 2024 22:24:48 +0100 Subject: [PATCH] Release 3.6.3 --- htmx-spring-boot-thymeleaf/pom.xml | 2 +- htmx-spring-boot/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/htmx-spring-boot-thymeleaf/pom.xml b/htmx-spring-boot-thymeleaf/pom.xml index cc97ba3..7a342e3 100644 --- a/htmx-spring-boot-thymeleaf/pom.xml +++ b/htmx-spring-boot-thymeleaf/pom.xml @@ -6,7 +6,7 @@ io.github.wimdeblauwe htmx-spring-boot-parent - 3.6.3-SNAPSHOT + 3.6.3 htmx-spring-boot-thymeleaf diff --git a/htmx-spring-boot/pom.xml b/htmx-spring-boot/pom.xml index a558fef..54ef5aa 100644 --- a/htmx-spring-boot/pom.xml +++ b/htmx-spring-boot/pom.xml @@ -6,7 +6,7 @@ io.github.wimdeblauwe htmx-spring-boot-parent - 3.6.3-SNAPSHOT + 3.6.3 htmx-spring-boot diff --git a/pom.xml b/pom.xml index 2995702..cbcdf22 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ io.github.wimdeblauwe htmx-spring-boot-parent - 3.6.3-SNAPSHOT + 3.6.3 pom Parent of Spring Boot library for htmx