This is an automated email from the ASF dual-hosted git repository. jbonofre pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicemix-bundles.git
commit ddc7c9995675614155fb91c912876b7ab292752c Author: JB Onofré <[email protected]> AuthorDate: Sun May 4 21:43:26 2025 +0200 Fix version --- spring-security-core-6.4.5/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-security-core-6.4.5/pom.xml b/spring-security-core-6.4.5/pom.xml index 148e50c59..bb841692d 100644 --- a/spring-security-core-6.4.5/pom.xml +++ b/spring-security-core-6.4.5/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.spring-security-core</artifactId> - <version>6.3.5_1-SNAPSHOT</version> + <version>6.4.5_1-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
