Skip to content

Commit

Permalink
chore(deps): update dependency org.springframework:spring-test to v6.…
Browse files Browse the repository at this point in the history
…1.10
  • Loading branch information
renovate[bot] committed Jun 19, 2024
1 parent c8a879a commit 74b4df3
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.1.9</version>
<version>6.1.10</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 74b4df3

Please sign in to comment.