This is an automated email from the ASF dual-hosted git repository. mmoayyed pushed a commit to branch SYNCOPE-1545 in repository https://gitbox.apache.org/repos/asf/syncope.git
commit 730163e00b326a2a5340128390004700e9905703 Author: Misagh Moayyed <[email protected]> AuthorDate: Tue Mar 3 14:13:54 2020 +0330 clean up module versions --- wa/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/wa/pom.xml b/wa/pom.xml index 0383e8b..c726dcb 100644 --- a/wa/pom.xml +++ b/wa/pom.xml @@ -34,8 +34,7 @@ under the License. <properties> <guava.version>28.2-jre</guava.version> - <opensaml.version>3.4.6</opensaml.version> - <bootstrap.version>4.4.1</bootstrap.version> + <opensaml.version>3.4.5</opensaml.version> <slf4j.version>2.0.0-alpha1</slf4j.version> <rootpom.basedir>${basedir}/..</rootpom.basedir>
