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.1 (#393)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 23, 2023
1 parent e06d398 commit 07b193f
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.0</version>
<version>6.1.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 07b193f

Please sign in to comment.