From 870b1e45936eb0900dff25b40fc164747fae68ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2020 21:44:18 +0000 Subject: [PATCH] Bump spring-framework.version Bumps `spring-framework.version` from 5.0.1.RELEASE to 5.2.3.RELEASE. Updates `spring-jdbc` from 5.0.1.RELEASE to 5.2.3.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.0.1.RELEASE...v5.2.3.RELEASE) Updates `spring-aop` from 5.0.1.RELEASE to 5.2.3.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.0.1.RELEASE...v5.2.3.RELEASE) Updates `spring-webmvc` from 5.0.1.RELEASE to 5.2.3.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.0.1.RELEASE...v5.2.3.RELEASE) Updates `spring-tx` from 5.0.1.RELEASE to 5.2.3.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.0.1.RELEASE...v5.2.3.RELEASE) Updates `spring-context-support` from 5.0.1.RELEASE to 5.2.3.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.0.1.RELEASE...v5.2.3.RELEASE) Updates `spring-orm` from 5.0.1.RELEASE to 5.2.3.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.0.1.RELEASE...v5.2.3.RELEASE) Updates `spring-oxm` from 5.0.1.RELEASE to 5.2.3.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.0.1.RELEASE...v5.2.3.RELEASE) Updates `spring-jms` from 5.0.1.RELEASE to 5.2.3.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.0.1.RELEASE...v5.2.3.RELEASE) Updates `spring-test` from 5.0.1.RELEASE to 5.2.3.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.0.1.RELEASE...v5.2.3.RELEASE) Updates `spring-core` from 5.0.1.RELEASE to 5.2.3.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.0.1.RELEASE...v5.2.3.RELEASE) Updates `spring-beans` from 5.0.1.RELEASE to 5.2.3.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.0.1.RELEASE...v5.2.3.RELEASE) Updates `spring-context` from 5.0.1.RELEASE to 5.2.3.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.0.1.RELEASE...v5.2.3.RELEASE) Signed-off-by: dependabot[bot] --- activejpa-examples/activejpa-examples-spring/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/activejpa-examples/activejpa-examples-spring/pom.xml b/activejpa-examples/activejpa-examples-spring/pom.xml index e7f8a0f..b5ce7a9 100644 --- a/activejpa-examples/activejpa-examples-spring/pom.xml +++ b/activejpa-examples/activejpa-examples-spring/pom.xml @@ -19,7 +19,7 @@ UTF-8 - 5.0.1.RELEASE + 5.2.3.RELEASE 1.8.0.RELEASE