Skip to content

Commit

Permalink
Update Spring Boot version in integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
szh committed Mar 26, 2024
1 parent 8f78dfe commit a2e15f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/apps/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.1.0</version>
<version>3.2.4</version>
</parent>

<dependencies>
Expand Down

0 comments on commit a2e15f7

Please sign in to comment.