Skip to content

Commit

Permalink
Downgrade security libs version
Browse files Browse the repository at this point in the history
  • Loading branch information
jack-brinkman committed Dec 18, 2023
1 parent a6a2a57 commit ae208ac
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 @@
profileServiceVersion=5.2.2
profileServiceVersion=5.2.3-SNAPSHOT
grailsVersion=5.2.4
gorm.version=7.3.2
groovyVersion=3.0.11
mongodbDriverVersion=4.5.1
grailsGradlePluginVersion=5.2.3
gormMongoVersion=7.3.0
alaSecurityLibsVersion=6.2.0
alaSecurityLibsVersion=6.0.0
org.gradle.daemon=true
org.gradle.parallel=true
org.gradle.jvmargs=-Dfile.encoding=UTF-8 -Xmx1024M
Expand Down

0 comments on commit ae208ac

Please sign in to comment.