Spring Web Flow version used in IdP 3.2.1

Tom Zeller tzeller at dragonacea.biz
Thu May 12 12:02:00 EDT 2016


> What version of Spring Web Flow is used in IdP 3.2.1?

2.4.2.RELEASE

To figure this out :

The version of SWF is defined as a property (<spring-webflow.version>2.4.2.RELEASE</spring-webflow.version>) in the parent-v3 POM [1], and the version of the parent-v3 POM is defined in the idp-parent POM [2]. Or, you could look at idp.home/webapp/WEB-INF/lib/spring-webflow-<version>.jar.

[1] https://build.shibboleth.net/nexus/content/repositories/releases/net/shibboleth/parent-v3/9/parent-v3-9.pom

[2] https://build.shibboleth.net/nexus/content/repositories/releases/net/shibboleth/idp/idp-parent/3.2.1/idp-parent-3.2.1.pom


More information about the dev mailing list