Skip to content

Commit

Permalink
Spring Boot 3.1.1 + spring-format 0.0.39 + htmx-spring-boot-thymeleaf…
Browse files Browse the repository at this point in the history
… 2.0.1
  • Loading branch information
agrison committed Jun 28, 2023
1 parent f16a759 commit 8298960
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.1.0</version>
<version>3.1.1</version>
</parent>
<name>petclinic-htmx</name>

Expand All @@ -29,8 +29,8 @@

<jacoco.version>0.8.8</jacoco.version>
<nohttp-checkstyle.version>0.0.11</nohttp-checkstyle.version>
<spring-format.version>0.0.38</spring-format.version>
<htmx-spring-boot-thymeleaf.version>2.0.0</htmx-spring-boot-thymeleaf.version>
<spring-format.version>0.0.39</spring-format.version>
<htmx-spring-boot-thymeleaf.version>2.0.1</htmx-spring-boot-thymeleaf.version>

</properties>

Expand Down

0 comments on commit 8298960

Please sign in to comment.