Skip to content

Commit

Permalink
chore(deps): update dependency org.springframework:spring-test to v6.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 16, 2024
1 parent cef9fb0 commit 65f3d00
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.6</version>
<version>6.1.7</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 65f3d00

Please sign in to comment.