Skip to content
Snippets Groups Projects
Unverified Commit b5a794e1 authored by Reza Lotun's avatar Reza Lotun Committed by GitHub
Browse files

Bump postgres to 42.3.6 (#24644)

parent 1a3563fe
No related branches found
No related tags found
No related merge requests found
......@@ -118,7 +118,7 @@
:exclusions [ch.qos.logback/logback-classic]}
org.mariadb.jdbc/mariadb-java-client {:mvn/version "2.7.6"} ; MySQL/MariaDB driver
org.mindrot/jbcrypt {:mvn/version "0.4"} ; Crypto library
org.postgresql/postgresql {:mvn/version "42.3.5"} ; Postgres driver
org.postgresql/postgresql {:mvn/version "42.3.6"} ; Postgres driver
org.quartz-scheduler/quartz {:mvn/version "2.3.2"} ; Quartz job scheduler, provided by quartzite but this is a newer version.
org.slf4j/slf4j-api {:mvn/version "1.7.36"} ; abstraction for logging frameworks -- allows end user to plug in desired logging framework at deployment time
org.tcrawley/dynapath {:mvn/version "1.1.0"} ; Dynamically add Jars (e.g. Oracle or Vertica) to classpath
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment