We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dde616a commit 72f7a68Copy full SHA for 72f7a68
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>org.springframework.boot</groupId>
7
<artifactId>spring-boot-starter-parent</artifactId>
8
- <version>3.0.4</version>
+ <version>3.0.6</version>
9
<relativePath/> <!-- lookup parent from repository -->
10
</parent>
11
@@ -22,7 +22,7 @@
22
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
23
24
<java.version>17</java.version>
25
- <kotlin.version>1.8.10</kotlin.version>
+ <kotlin.version>1.8.21</kotlin.version>
26
27
<dockerfile-maven.version>1.4.13</dockerfile-maven.version>
28
<jacoco-maven-plugin.version>0.8.7</jacoco-maven-plugin.version>
0 commit comments