Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
update

Update build.gradle
  • Loading branch information
emanuelaepure10 committed Oct 27, 2023
1 parent b7e8ad2 commit 7432c00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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 @@ -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 7432c00

Please sign in to comment.