File tree Expand file tree Collapse file tree
htmx-spring-boot-thymeleaf Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -404,8 +404,9 @@ Links to articles and blog posts about this library:
404404
405405| Library version | Spring Boot | Minimum Java version | Documentation |
406406| ---------------------------------------------------------------------------------------| --------------| ----------------------| ----------------------------------------------------------------------------------------|
407- | [ 5.0.0] ( https://github.com/wimdeblauwe/htmx-spring-boot/releases/tag/5.0.0 ) | 4.0.0 | 17 | [ README.md] ( https://github.com/wimdeblauwe/htmx-spring-boot/blob/5.0.0-rc.1/README.md ) |
408- | [ 4.0.2] ( https://github.com/wimdeblauwe/htmx-spring-boot/releases/tag/4.0.2 ) | 3.4.x, 3.5.x | 17 | [ README.md] ( https://github.com/wimdeblauwe/htmx-spring-boot/blob/4.0.2/README.md ) |
407+ | [ 5.1.0] ( https://github.com/wimdeblauwe/htmx-spring-boot/releases/tag/5.0.0 ) | 4.0.3 | 17 | [ README.md] ( https://github.com/wimdeblauwe/htmx-spring-boot/blob/5.1.0/README.md ) |
408+ | [ 5.0.0] ( https://github.com/wimdeblauwe/htmx-spring-boot/releases/tag/5.0.0 ) | 4.0.0 | 17 | [ README.md] ( https://github.com/wimdeblauwe/htmx-spring-boot/blob/5.0.0/README.md ) |
409+ | [ 4.0.3] ( https://github.com/wimdeblauwe/htmx-spring-boot/releases/tag/4.0.3 ) | 3.4.x, 3.5.x | 17 | [ README.md] ( https://github.com/wimdeblauwe/htmx-spring-boot/blob/4.0.3/README.md ) |
409410| [ 3.6.2] ( https://github.com/wimdeblauwe/htmx-spring-boot/releases/tag/3.6.2 ) | 3.2.x | 17 | [ README.md] ( https://github.com/wimdeblauwe/htmx-spring-boot/blob/3.6.2/README.md ) |
410411| [ 3.5.1] ( https://github.com/wimdeblauwe/htmx-spring-boot/releases/tag/3.5.1 ) | 3.2.x | 17 | [ README.md] ( https://github.com/wimdeblauwe/htmx-spring-boot/blob/3.5.1/README.md ) |
411412| [ 3.4.1] ( https://github.com/wimdeblauwe/htmx-spring-boot/releases/tag/3.4.1 ) | 3.2.x | 17 | [ README.md] ( https://github.com/wimdeblauwe/htmx-spring-boot/blob/3.4.1/README.md ) |
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >io.github.wimdeblauwe</groupId >
88 <artifactId >htmx-spring-boot-parent</artifactId >
9- <version >5.1.0-SNAPSHOT </version >
9+ <version >5.1.0</version >
1010 </parent >
1111
1212 <artifactId >htmx-spring-boot-thymeleaf</artifactId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >io.github.wimdeblauwe</groupId >
88 <artifactId >htmx-spring-boot-parent</artifactId >
9- <version >5.1.0-SNAPSHOT </version >
9+ <version >5.1.0</version >
1010 </parent >
1111
1212 <artifactId >htmx-spring-boot</artifactId >
Original file line number Diff line number Diff line change 1212
1313 <groupId >io.github.wimdeblauwe</groupId >
1414 <artifactId >htmx-spring-boot-parent</artifactId >
15- <version >5.1.0-SNAPSHOT </version >
15+ <version >5.1.0</version >
1616 <packaging >pom</packaging >
1717 <name >Parent of Spring Boot library for htmx</name >
1818
You can’t perform that action at this time.
0 commit comments