Skip to content

Commit

Permalink
deps: update dependency org.springframework.boot:spring-boot to v3.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 19, 2024
1 parent 40bfed5 commit 511ea1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/quickperf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot</artifactId>
<version>3.3.3</version>
<version>3.3.4</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 511ea1e

Please sign in to comment.