Skip to content

Commit

Permalink
Built against shib idp 5.1.2 and cas java client 4.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dima767 committed Jun 12, 2024
1 parent 57d169a commit 4014aaf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
version=5.1.2

casClientVersion=4.0.3
casClientVersion=4.0.4
commonLangVersion=3.11
junitVersion=4.13.1
mockitoVersion=3.6.28
powermockVersion=2.0.9
servletVersion=6.0.0
shibIdpVersion=5.0.0
shibIdpVersion=5.1.2
org.gradle.jvmargs=-Xmx1536M \
--add-opens=java.base/java.lang.reflect=ALL-UNNAMED

0 comments on commit 4014aaf

Please sign in to comment.