Skip to content

Commit

Permalink
Merge pull request #1189 from jhouserizer/main
Browse files Browse the repository at this point in the history
Upgrade dependencies of slf4j, log4j, c3p0
  • Loading branch information
jhouserizer authored Oct 14, 2024
2 parents b0143d3 + cba0cfb commit 424d60e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ fullname=quartz-scheduler
name=quartz
version=$quartzVersion

slf4jVersion = 1.7.36
log4jVersion = 2.19.0
c3p0Version = 0.9.5.5
slf4jVersion = 2.0.16
log4jVersion = 2.24.1
c3p0Version = 0.10.1
hikaricpVersion = 5.0.1

jbossVersion = 4.0.2
Expand Down

0 comments on commit 424d60e

Please sign in to comment.