Skip to content

Commit e4dd53f

Browse files
Update all dependencies
1 parent bf3d90f commit e4dd53f

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

pom.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.boot</groupId>
88
<artifactId>spring-boot-starter-parent</artifactId>
9-
<version>4.0.3</version>
9+
<version>4.0.6</version>
1010
<relativePath/> <!-- lookup parent from repository -->
1111
</parent>
1212

@@ -31,14 +31,14 @@
3131
<build-helper-plugin.version>3.6.1</build-helper-plugin.version>
3232
<build-properties-plugin.version>1.3.0</build-properties-plugin.version>
3333
<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>
34+
<surefire-plugin.version>3.5.6</surefire-plugin.version>
35+
<maven-enforcer-plugin.version>3.6.3</maven-enforcer-plugin.version>
36+
<ktlint-plugin.version>3.7.1</ktlint-plugin.version>
3737

3838
<!-- Library versions -->
39-
<arrow-core.version>2.2.2</arrow-core.version>
40-
<geolatte.version>1.11</geolatte.version>
41-
<kotlin-logging-jvm.version>8.0.01</kotlin-logging-jvm.version>
39+
<arrow-core.version>2.2.2.1</arrow-core.version>
40+
<geolatte.version>1.12</geolatte.version>
41+
<kotlin-logging-jvm.version>8.0.4</kotlin-logging-jvm.version>
4242
<quicktheories.version>0.26</quicktheories.version>
4343

4444
<!-- Other properties -->

0 commit comments

Comments
 (0)