mirror of
https://github.com/valitydev/adapter-flow-lib.git
synced 2024-11-06 00:05:22 +00:00
Bump spring-web from 5.3.19 to 6.0.0
Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 5.3.19 to 6.0.0. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.19...v6.0.0) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
577d4b465d
commit
92ba812905
2
pom.xml
2
pom.xml
@ -59,7 +59,7 @@
|
|||||||
<javax.servlet-api.version>4.0.1</javax.servlet-api.version>
|
<javax.servlet-api.version>4.0.1</javax.servlet-api.version>
|
||||||
<validation-api.version>2.0.1.Final</validation-api.version>
|
<validation-api.version>2.0.1.Final</validation-api.version>
|
||||||
<jackson.version>2.11.2</jackson.version>
|
<jackson.version>2.11.2</jackson.version>
|
||||||
<spring.version>5.3.19</spring.version>
|
<spring.version>6.0.0</spring.version>
|
||||||
<spring-boot-starter.version>2.6.7</spring-boot-starter.version>
|
<spring-boot-starter.version>2.6.7</spring-boot-starter.version>
|
||||||
<cds-proto.version>1.66-01353ce</cds-proto.version>
|
<cds-proto.version>1.66-01353ce</cds-proto.version>
|
||||||
<adapter-common-lib.version>1.1.2</adapter-common-lib.version>
|
<adapter-common-lib.version>1.1.2</adapter-common-lib.version>
|
||||||
|
Loading…
Reference in New Issue
Block a user