Skip to content

Commit

Permalink
Bump org.springframework.boot:spring-boot-starter-test from 2.7.18 to…
Browse files Browse the repository at this point in the history
… 3.3.4

Dependabot couldn't find the original pull request head commit, 99f2566.
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 41edd78 commit 6c576fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion feign-form-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>
<version>2.7.18</version>
<version>3.3.4</version>
<scope>test</scope>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion feign-form/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>
<version>2.7.18</version>
<version>3.3.4</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 6c576fe

Please sign in to comment.