commit | 49f1814e4f84fe8aa529166e90b4fa00546ddb9d | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Dec 15 23:50:10 2022 +0000 |
committer | GitHub <noreply@github.com> | Thu Dec 15 23:50:10 2022 +0000 |
tree | eddf9f52561f74c8fecb109e055468db83a21524 | |
parent | a4ce3148916c940fa204b713795bb21e8d0cd42e [diff] |
Bump spring-beans from 3.0.6.RELEASE to 5.2.20.RELEASE Bumps [spring-beans](https://github.com/spring-projects/spring-framework) from 3.0.6.RELEASE to 5.2.20.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.0.6.RELEASE...v5.2.20.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-beans dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml index d77daa3..2a33321 100644 --- a/pom.xml +++ b/pom.xml
@@ -104,7 +104,7 @@ <xfire-version>1.2.5</xfire-version> <mavenAssemblyPluginVersion>2.1</mavenAssemblyPluginVersion> <xbean-version>3.11.1</xbean-version> - <spring-version>3.0.6.RELEASE</spring-version> + <spring-version>5.2.20.RELEASE</spring-version> <activemq-version>5.5.1</activemq-version> <activeio-version>3.1.2</activeio-version> <camel-version>2.8.5</camel-version>