Skip to content

Commit

Permalink
fix(deps): update dependency org.springframework:spring-web to v6 [se…
Browse files Browse the repository at this point in the history
…curity]
  • Loading branch information
renovate[bot] authored Jun 15, 2023
1 parent 2ef4d2e commit a803046
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
<version>5.3.23</version>
<version>6.0.0</version>
</dependency>
<dependency>
<groupId>io.github.cdimascio</groupId>
Expand Down

0 comments on commit a803046

Please sign in to comment.