You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2020/09/13 05:36:38 UTC

[servicemix-bundles] branch master updated: Add spring-security 5.3.3.RELEASE bundles in next release cycle

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


The following commit(s) were added to refs/heads/master by this push:
     new 286b762  Add spring-security 5.3.3.RELEASE bundles in next release cycle
286b762 is described below

commit 286b7620807235aeeafabc62f715495c38c0925b
Author: jbonofre <jb...@apache.org>
AuthorDate: Sun Sep 13 07:35:50 2020 +0200

    Add spring-security 5.3.3.RELEASE bundles in next release cycle
---
 pom.xml | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/pom.xml b/pom.xml
index e78354e..9ccfded 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,6 +68,22 @@
       <module>spring-ws-support-3.0.9.RELEASE</module>
       <module>spring-ws-test-3.0.9.RELEASE</module>
       <module>poi-4.1.2</module>
+      <module>spring-security-acl-5.3.3.RELEASE</module>
+      <module>spring-security-aspects-5.3.3.RELEASE</module>
+      <module>spring-security-cas-5.3.3.RELEASE</module>
+      <module>spring-security-config-5.3.3.RELEASE</module>
+      <module>spring-security-core-5.3.3.RELEASE</module>
+      <module>spring-security-crypto-5.3.3.RELEASE</module>
+      <module>spring-security-data-5.3.3.RELEASE</module>
+      <module>spring-security-ldap-5.3.3.RELEASE</module>
+      <module>spring-security-messaging-5.3.3.RELEASE</module>
+      <module>spring-security-oauth2-client-5.3.3.RELEASE</module>
+      <module>spring-security-oauth2-core-5.3.3.RELEASE</module>
+      <module>spring-security-oauth2-jose-5.3.3.RELEASE</module>
+      <module>spring-security-remoting-5.3.3.RELEASE</module>
+      <module>spring-security-taglibs-5.3.3.RELEASE</module>
+      <module>spring-security-test-5.3.3.RELEASE</module>
+      <module>spring-security-web-5.3.3.RELEASE</module>
     </modules>
 
 </project>