Browse Source

Bump spring-web in /ambari-views/examples/hello-spring-view

Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 4.0.5.RELEASE to 6.0.0.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v4.0.5.RELEASE...v6.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 3 năm trước cách đây
mục cha
commit
3d7a7e59b2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      ambari-views/examples/hello-spring-view/pom.xml

+ 1 - 1
ambari-views/examples/hello-spring-view/pom.xml

@@ -70,7 +70,7 @@
     <dependency>
       <groupId>org.springframework</groupId>
       <artifactId>spring-web</artifactId>
-      <version>4.0.5.RELEASE</version>
+      <version>6.0.0</version>
     </dependency>
     <dependency>
       <groupId>org.springframework</groupId>