Skip to content

Commit

Permalink
Bump org.springframework.boot:spring-boot-starter-web 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, 22744a6.
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 41edd78 commit 6aad56f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions feign-form-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
<version>2.7.18</version>
<version>3.3.4</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -95,7 +95,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
<version>2.7.18</version>
<version>3.3.4</version>
<scope>test</scope>
</dependency>
<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 @@ -50,7 +50,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
<version>2.7.18</version>
<version>3.3.4</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 6aad56f

Please sign in to comment.