Bump spring.version from 4.0.2.RELEASE to 5.2.2.RELEASE
Bumps `spring.version` from 4.0.2.RELEASE to 5.2.2.RELEASE. Updates `spring-core` from 4.0.2.RELEASE to 5.2.2.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.0.2.RELEASE...v5.2.2.RELEASE) Updates `spring-beans` from 4.0.2.RELEASE to 5.2.2.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.0.2.RELEASE...v5.2.2.RELEASE) Updates `spring-context` from 4.0.2.RELEASE to 5.2.2.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.0.2.RELEASE...v5.2.2.RELEASE) Updates `spring-web` from 4.0.2.RELEASE to 5.2.2.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.0.2.RELEASE...v5.2.2.RELEASE) Updates `spring-oxm` from 4.0.2.RELEASE to 5.2.2.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.0.2.RELEASE...v5.2.2.RELEASE) Updates `spring-tx` from 4.0.2.RELEASE to 5.2.2.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.0.2.RELEASE...v5.2.2.RELEASE) Updates `spring-jdbc` from 4.0.2.RELEASE to 5.2.2.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.0.2.RELEASE...v5.2.2.RELEASE) Updates `spring-webmvc` from 4.0.2.RELEASE to 5.2.2.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.0.2.RELEASE...v5.2.2.RELEASE) Updates `spring-aop` from 4.0.2.RELEASE to 5.2.2.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.0.2.RELEASE...v5.2.2.RELEASE) Updates `spring-context-support` from 4.0.2.RELEASE to 5.2.2.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.0.2.RELEASE...v5.2.2.RELEASE) Updates `spring-test` from 4.0.2.RELEASE to 5.2.2.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.0.2.RELEASE...v5.2.2.RELEASE) Updates `spring-jms` from 4.0.2.RELEASE to 5.2.2.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.0.2.RELEASE...v5.2.2.RELEASE) Updates `spring-expression` from 4.0.2.RELEASE to 5.2.2.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.0.2.RELEASE...v5.2.2.RELEASE) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
							
								
								
									
										2
									
								
								pom.xml
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								pom.xml
									
									
									
									
									
								
							| @@ -11,7 +11,7 @@ | |||||||
|  |  | ||||||
|     <properties> |     <properties> | ||||||
|         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> | ||||||
|         <spring.version>4.0.2.RELEASE</spring.version> |         <spring.version>5.2.2.RELEASE</spring.version> | ||||||
|         <servlet.version>2.5</servlet.version> |         <servlet.version>2.5</servlet.version> | ||||||
|         <mybatis.version>3.2.7</mybatis.version> |         <mybatis.version>3.2.7</mybatis.version> | ||||||
|         <mybatis.spring.version>1.1.1</mybatis.spring.version> |         <mybatis.spring.version>1.1.1</mybatis.spring.version> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user