16 Commits

Author SHA1 Message Date
Spring Operator
0f91624d1c URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* http://maven.apache.org/maven-v4_0_0.xsd with 7 occurrences migrated to:
  https://maven.apache.org/maven-v4_0_0.xsd ([https](https://maven.apache.org/maven-v4_0_0.xsd) result 301).
* http://repo.spring.io/snapshot with 1 occurrences migrated to:
  https://repo.spring.io/snapshot ([https](https://repo.spring.io/snapshot) result 302).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 14 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 7 occurrences
2019-03-18 09:06:46 -04:00
Rossen Stoyanchev
e4dae5f719 Remove unused dep on SEC in webflow-showcase 2018-02-08 12:37:18 -05:00
Rossen Stoyanchev
07b7fef830 Refactor poms 2018-02-06 22:23:25 -05:00
Rossen Stoyanchev
e68b92bc8a Update dependencies 2018-02-06 21:32:21 -05:00
Rossen Stoyanchev
f2312608cb Fix SWF version 2016-08-09 11:14:11 -04:00
Rossen Stoyanchev
fbd6095acc Upgrade to SWF 2.4.3 (in Maven central later today) 2016-07-12 14:27:20 -04:00
Rossen Stoyanchev
af75a7967d Upgrade to 2.4.2.RELEASE 2015-09-01 14:17:05 -04:00
Rossen Stoyanchev
e79d45485b Upgrade to Spring Security 4 via SWF 2.4.2 snapshots 2015-06-04 16:38:57 -04:00
Rossen Stoyanchev
bb265fbe5a Upgrade to Web Flow 2.4.0 2014-05-29 21:31:55 -04:00
Rossen Stoyanchev
97f9a3f6ea Upgrade to Spring Web Flow 2.4 RC1 2014-04-02 13:23:09 -04:00
Rossen Stoyanchev
b948d1075f Use Spring Framework maven bom 2014-02-19 15:49:45 -05:00
Rossen Stoyanchev
1ccc67b79e Upgrade Spring Web Flow to version 2.3.3 2014-01-26 10:11:24 -05:00
Rossen Stoyanchev
122ef274cf Fix repository in webflow-showcase 2013-04-03 12:56:32 -04:00
Rossen Stoyanchev
032120088f Fix issues with exclusions and repositories in poms 2013-02-01 17:06:44 -05:00
Rossen Stoyanchev
21ff2730e1 Update pom repositories 2013-02-01 02:23:33 -05:00
Rossen Stoyanchev
9f1b760612 Add webflow-showcase project 2013-01-30 12:51:32 -05:00