diff --git a/htmx-spring-boot-thymeleaf/pom.xml b/htmx-spring-boot-thymeleaf/pom.xml index 13921bd..2ca6637 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.4.1 + 3.5.0 htmx-spring-boot-thymeleaf diff --git a/htmx-spring-boot/pom.xml b/htmx-spring-boot/pom.xml index 26a53b8..ae8043b 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.4.1 + 3.5.0 htmx-spring-boot diff --git a/pom.xml b/pom.xml index 8b3812c..e6e1479 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ io.github.wimdeblauwe htmx-spring-boot-parent - 3.4.1 + 3.5.0 pom Parent of Spring Boot library for htmx