Skip to content

Commit

Permalink
Merge pull request #392 from apache/dependabot/maven/org.springframew…
Browse files Browse the repository at this point in the history
…ork-spring-web-6.2.0

Bump org.springframework:spring-web from 6.1.12 to 6.2.0
  • Loading branch information
lukaszlenart authored Nov 18, 2024
2 parents 78071bd + 97b614e commit 76704a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rest-angular/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
<version>6.1.12</version>
<version>6.2.0</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 76704a7

Please sign in to comment.