Skip to content

Commit

Permalink
New spring boot
Browse files Browse the repository at this point in the history
  • Loading branch information
lukas-krecan committed Nov 21, 2024
1 parent 4867071 commit 8316a51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<spring.version>6.2.0</spring.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jdk.version>17</jdk.version>
<spring-boot-current.version>3.3.5</spring-boot-current.version>
<spring-boot-current.version>3.3.6</spring-boot-current.version>
<junit.ver>5.11.3</junit.ver>
<test-containers.ver>1.20.4</test-containers.ver>
<kotlin.ver>2.0.21</kotlin.ver>
Expand Down

0 comments on commit 8316a51

Please sign in to comment.