mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-29 15:22:15 +00:00
SEC-2899: Update Spring OSGi version
This commit is contained in:
parent
13cb51c15f
commit
28c6e9a8af
@ -72,7 +72,7 @@ ext.apachedsDependencies = [
|
|||||||
ext.bundlorProperties = [
|
ext.bundlorProperties = [
|
||||||
version: version,
|
version: version,
|
||||||
secRange: "[$version, 3.3.0)",
|
secRange: "[$version, 3.3.0)",
|
||||||
springRange: "[$springVersion, 3.3.0)",
|
springRange: "[$springVersion, 5)",
|
||||||
aspectjRange: '[1.6.0, 1.8.0)',
|
aspectjRange: '[1.6.0, 1.8.0)',
|
||||||
casRange: '[3.1.1, 3.2.0)',
|
casRange: '[3.1.1, 3.2.0)',
|
||||||
cloggingRange: '[1.0.4, 2.0.0)',
|
cloggingRange: '[1.0.4, 2.0.0)',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user