From de415ea9eafc1bf0d16d75a72e2c34bdcd559302 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 17:39:00 +0000 Subject: [PATCH] Bump spring-core Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 3.0.3.RELEASE to 5.2.24.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.24.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..a8fa56ccdf 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.24.RELEASE provided