Skip to content

Commit

Permalink
Bumped dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
yoep committed Apr 21, 2024
1 parent dfc6ce2 commit d74965e
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.2.0</version>
<version>3.2.5</version>
</parent>

<groupId>com.github.yoep</groupId>
Expand Down Expand Up @@ -48,7 +48,7 @@
<maven.compiler.target>17</maven.compiler.target>

<!-- Dependencies -->
<javafx.version>21.0.1</javafx.version>
<javafx.version>22.0.1</javafx.version>

<!-- Test Dependencies -->
<junit.jupiter.engine.version>5.10.1</junit.jupiter.engine.version>
Expand Down

0 comments on commit d74965e

Please sign in to comment.