This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-karaf.git
The following commit(s) were added to refs/heads/main by this push: new 5381026 Upgrade Spring Data Commons bundle 5381026 is described below commit 5381026364ada2152df1ee270ca61cbaaefb1e8f Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Aug 5 13:58:35 2021 +0200 Upgrade Spring Data Commons bundle --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9c45b97..0982cf3 100644 --- a/pom.xml +++ b/pom.xml @@ -259,7 +259,7 @@ <snappy-version>1.1.7.3</snappy-version> <solr-bundle-version>8.9.0_1</solr-bundle-version> <spring-batch-bundle-version>4.3.3_1</spring-batch-bundle-version> - <spring-data-commons-bundle-version>2.5.0_1</spring-data-commons-bundle-version> + <spring-data-commons-bundle-version>2.5.3_1</spring-data-commons-bundle-version> <spring-ldap-bundle-version>2.3.3.RELEASE_1</spring-ldap-bundle-version> <spring-ws-bundle-version>3.0.8.RELEASE_1</spring-ws-bundle-version> <spring-xml-bundle-version>3.0.7.RELEASE_1</spring-xml-bundle-version>