Changing muzzle spec to depend on spring-data again
This commit is contained in:
parent
a242e088de
commit
680c4426bc
|
@ -1,8 +1,8 @@
|
|||
muzzle {
|
||||
pass {
|
||||
group = 'org.springframework'
|
||||
module = 'spring-tx'
|
||||
versions = "[2.5.0.RELEASE,)"
|
||||
module = 'sring-data'
|
||||
versions = "[2.0.0.RELEASE,)"
|
||||
extraDependency "aopalliance:aopalliance:1.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue