File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -66,7 +66,6 @@ dependencies {
66
66
api libs. org. hibernate. orm. hibernate. core
67
67
api libs. org. hsqldb
68
68
api libs. org. apereo. cas. client. cas. client. core
69
- api libs. org. opensaml. opensaml. core
70
69
api libs. org. opensaml. opensaml. saml. api
71
70
api libs. org. opensaml. opensaml. saml. impl
72
71
api libs. org. python. jython
Original file line number Diff line number Diff line change @@ -77,11 +77,8 @@ org-jetbrains-kotlin-kotlin-gradle-plugin = "org.jetbrains.kotlin:kotlin-gradle-
77
77
org-jetbrains-kotlinx-kotlinx-coroutines-bom = { module = " org.jetbrains.kotlinx:kotlinx-coroutines-bom" , version.ref = " org-jetbrains-kotlinx" }
78
78
org-junit-junit-bom = " org.junit:junit-bom:5.10.3"
79
79
org-mockito-mockito-bom = { module = " org.mockito:mockito-bom" , version.ref = " org-mockito" }
80
- org-opensaml-opensaml-core = { module = " org.opensaml:opensaml-core" , version.ref = " org-opensaml" }
81
80
org-opensaml-opensaml-saml-api = { module = " org.opensaml:opensaml-saml-api" , version.ref = " org-opensaml" }
82
81
org-opensaml-opensaml-saml-impl = { module = " org.opensaml:opensaml-saml-impl" , version.ref = " org-opensaml" }
83
- org-opensaml-opensaml5-core-api = { module = " org.opensaml:opensaml-core-api" , version.ref = " org-opensaml5" }
84
- org-opensaml-opensaml5-core-impl = { module = " org.opensaml:opensaml-core-impl" , version.ref = " org-opensaml5" }
85
82
org-opensaml-opensaml5-saml-api = { module = " org.opensaml:opensaml-saml-api" , version.ref = " org-opensaml5" }
86
83
org-opensaml-opensaml5-saml-impl = { module = " org.opensaml:opensaml-saml-impl" , version.ref = " org-opensaml5" }
87
84
org-python-jython = { module = " org.python:jython" , version = " 2.5.3" }
You can’t perform that action at this time.
0 commit comments