From ba0e30820b4e120bcde1a28e29aa75a1c2fbbcd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Mar 2023 23:17:59 +0000 Subject: [PATCH] Bump spring-core Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 3.0.3.RELEASE to 5.2.23.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.0.3.RELEASE...v5.2.23.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- openejb/examples/simple-osgi/simple-osgi-camel-client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openejb/examples/simple-osgi/simple-osgi-camel-client/pom.xml b/openejb/examples/simple-osgi/simple-osgi-camel-client/pom.xml index 77211f6d23..8a38214fd8 100644 --- a/openejb/examples/simple-osgi/simple-osgi-camel-client/pom.xml +++ b/openejb/examples/simple-osgi/simple-osgi-camel-client/pom.xml @@ -67,7 +67,7 @@ org.springframework spring-core - 3.0.3.RELEASE + 5.2.23.RELEASE provided