Skip to content

Commit 4448a67

Browse files
Build(deps-dev): Bump org.springframework:spring-web
Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 6.2.10 to 6.2.12. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.10...v6.2.12) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-version: 6.2.12 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b419ab8 commit 4448a67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rest-angular/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>org.springframework</groupId>
3737
<artifactId>spring-web</artifactId>
38-
<version>6.2.10</version>
38+
<version>6.2.12</version>
3939
<scope>test</scope>
4040
</dependency>
4141

0 commit comments

Comments
 (0)