Skip to content

Commit

Permalink
chore(deps): update dependency org.springframework:spring-test to v6.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent 878d28e commit fc0f2a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kafka-sample/spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-test</artifactId>
<version>6.2.0</version>
<version>6.2.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit fc0f2a7

Please sign in to comment.