Skip to content

Commit d80970f

Browse files
committed
Bump versions
1 parent 41ae919 commit d80970f

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
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.springframework.boot</groupId>
1616
<artifactId>spring-boot-starter-parent</artifactId>
17-
<version>3.2.4</version>
17+
<version>3.2.5</version>
1818
<relativePath/>
1919
</parent>
2020

@@ -23,7 +23,7 @@
2323
<lombok.version>1.18.32</lombok.version>
2424
<mapstruct.version>1.5.5.Final</mapstruct.version>
2525
<jedis.version>5.1.2</jedis.version>
26-
<spring-kafka.version>3.1.3</spring-kafka.version>
26+
<spring-kafka.version>3.1.4</spring-kafka.version>
2727
</properties>
2828

2929
<dependencies>

0 commit comments

Comments
 (0)