Skip to content

Commit 72f7a68

Browse files
committed
chore: update spring-boot v3.0.6
1 parent dde616a commit 72f7a68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.springframework.boot</groupId>
77
<artifactId>spring-boot-starter-parent</artifactId>
8-
<version>3.0.4</version>
8+
<version>3.0.6</version>
99
<relativePath/> <!-- lookup parent from repository -->
1010
</parent>
1111

@@ -22,7 +22,7 @@
2222
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2323

2424
<java.version>17</java.version>
25-
<kotlin.version>1.8.10</kotlin.version>
25+
<kotlin.version>1.8.21</kotlin.version>
2626

2727
<dockerfile-maven.version>1.4.13</dockerfile-maven.version>
2828
<jacoco-maven-plugin.version>0.8.7</jacoco-maven-plugin.version>

0 commit comments

Comments
 (0)