We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fd396b commit 9edca6cCopy full SHA for 9edca6c
1 file changed
pom.xml
@@ -6,7 +6,7 @@
6
<parent>
7
<groupId>org.springframework.boot</groupId>
8
<artifactId>spring-boot-starter-parent</artifactId>
9
- <version>4.0.3</version>
+ <version>4.0.6</version>
10
<relativePath/> <!-- lookup parent from repository -->
11
</parent>
12
@@ -33,7 +33,7 @@
33
<maven-compiler.plugin.version>3.15.0</maven-compiler.plugin.version>
34
<surefire-plugin.version>3.5.5</surefire-plugin.version>
35
<maven-enforcer-plugin.version>3.6.2</maven-enforcer-plugin.version>
36
- <ktlint-plugin.version>3.5.0</ktlint-plugin.version>
+ <ktlint-plugin.version>3.7.1</ktlint-plugin.version>
37
38
<!-- Library versions -->
39
<arrow-core.version>2.2.2</arrow-core.version>
0 commit comments