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, 27eca1c.
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent a874b45 commit 24248d3
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 @@ -100,7 +100,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 @@ -58,7 +58,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 24248d3

Please sign in to comment.