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 Dec 24, 2022
1 parent 60ee950 commit dcb77dc
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 @@ -174,7 +174,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 dcb77dc

Please sign in to comment.