Skip to content

Commit

Permalink
Bump org.springframework:spring-web in /rest-angular
Browse files Browse the repository at this point in the history
Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 6.1.11 to 6.1.12.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.11...v6.1.12)

---
updated-dependencies:
- dependency-name: org.springframework:spring-web
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 11, 2024
1 parent 43f6780 commit 5e20f6c
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.11</version>
<version>6.1.12</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 5e20f6c

Please sign in to comment.