Skip to content

Commit b6aedd2

Browse files
committed
Release 3.4.0
1 parent 1676de0 commit b6aedd2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

htmx-spring-boot-thymeleaf/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.github.wimdeblauwe</groupId>
88
<artifactId>htmx-spring-boot-parent</artifactId>
9-
<version>3.3.0</version>
9+
<version>3.4.0</version>
1010
</parent>
1111

1212
<artifactId>htmx-spring-boot-thymeleaf</artifactId>

htmx-spring-boot/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.github.wimdeblauwe</groupId>
88
<artifactId>htmx-spring-boot-parent</artifactId>
9-
<version>3.3.0</version>
9+
<version>3.4.0</version>
1010
</parent>
1111

1212
<artifactId>htmx-spring-boot</artifactId>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<groupId>io.github.wimdeblauwe</groupId>
1414
<artifactId>htmx-spring-boot-parent</artifactId>
15-
<version>3.3.0</version>
15+
<version>3.4.0</version>
1616
<packaging>pom</packaging>
1717
<name>Parent of Spring Boot library for htmx</name>
1818

0 commit comments

Comments
 (0)