Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
emanuelaepure10 committed Oct 27, 2023
1 parent b7e8ad2 commit a0b4123
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ include {
}

from('modules/shared/logging.gradle') {
slf4jAndLogback '1.7.10', '1.2.12'
slf4jAndLogback '1.7.25', '1.0.13'
}

from 'modules/shared/orientdb.gradle', {
Expand Down Expand Up @@ -273,7 +273,7 @@ platform {
bundle 'com.haleconnect.api:haleconnect-project-api:0.1.0'

// security
bundle 'org.jasig.cas:cas-client:3.1.10'
bundle 'org.jasig.cas:cas-client:3.3.2'

// utilities
bundle 'com.google.guava:guava:15.0'
Expand Down Expand Up @@ -321,7 +321,7 @@ platform {
// bundle 'com.ning:async-http-client:1.8.15'

// quartz scheduler
bundle 'org.quartz-scheduler:quartz:2.3.2'
bundle 'org.quartz-scheduler:quartz:2.4.0-rc1'

// XML
// bundle 'org.apache.ws.xmlschema:xmlschema-core:2.0.2'
Expand Down

0 comments on commit a0b4123

Please sign in to comment.