Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
BjoernKW committed Dec 9, 2024
2 parents ee7666c + 82a1ae8 commit 80e1602
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.3.5</version>
<version>3.4.0</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>com.bjoernkw</groupId>
Expand Down Expand Up @@ -43,7 +43,7 @@
<font-awesome.version>6.7.1</font-awesome.version>
<popper.js.version>2.11.7</popper.js.version>
<htmx.org.version>2.0.3</htmx.org.version>
<htmx-spring-boot-thymeleaf.version>3.6.1</htmx-spring-boot-thymeleaf.version>
<htmx-spring-boot-thymeleaf.version>4.0.1</htmx-spring-boot-thymeleaf.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit 80e1602

Please sign in to comment.