Skip to content

Commit

Permalink
fix/java version in CI (#2605)
Browse files Browse the repository at this point in the history
* fix/java version in CI

* Resolve test failures

* put back java 11

* fix tabs

Co-authored-by: Laura Fernandez Moran <[email protected]>
  • Loading branch information
loulou2u and loulou2u authored Dec 19, 2022
1 parent 7024175 commit a7936ed
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
Expand Up @@ -42,7 +42,7 @@ antVersion=1.10.12
awsVersion=1.12.352
apereoPortletUtilsVersion=1.1.3
aspectjVersion=1.9.9.1
casClientVersion=3.6.4
casClientVersion=3.6.2
ccppVersion=1.0
bouncyVersion=1.70
cernunnosVersion=1.4.0
Expand All @@ -67,7 +67,7 @@ guavaVersion=31.1-jre
hamcrestVersion=1.3
hibernateVersion=4.2.21.Final
hibernateJpamodelgenVersion=5.6.3.Final
hsqldbVersion=2.7.1
hsqldbVersion=2.5.1
httpclientVersion=4.5.13
httpcomponentsVersion=4.4.16
jacksonVersion=2.14.1
Expand Down

0 comments on commit a7936ed

Please sign in to comment.