diff --git a/access-control-service/LICENSE-binary b/access-control-service/LICENSE-binary index 9502e28b215..6bb66df548d 100644 --- a/access-control-service/LICENSE-binary +++ b/access-control-service/LICENSE-binary @@ -341,7 +341,7 @@ Dependencies under the BSD 2-Clause License -------------------------------------------------------------------------------- Scala/Java jars: - - org.postgresql.postgresql-42.7.4.jar + - org.postgresql.postgresql-42.7.10.jar -------------------------------------------------------------------------------- Dependencies under the Eclipse Public License, Version 2.0 (some are dual diff --git a/amber/LICENSE-binary-java b/amber/LICENSE-binary-java index d82f69bd837..04c9732d3ac 100644 --- a/amber/LICENSE-binary-java +++ b/amber/LICENSE-binary-java @@ -615,7 +615,7 @@ Scala/Java jars: - com.github.marianobarrios.lbmq-0.6.0.jar - dnsjava.dnsjava-2.1.7.jar - org.codehaus.woodstox.stax2-api-4.2.1.jar - - org.postgresql.postgresql-42.7.4.jar + - org.postgresql.postgresql-42.7.10.jar -------------------------------------------------------------------------------- Dependencies under the ISC License diff --git a/amber/build.sbt b/amber/build.sbt index 09e4628ab83..6147ba8e257 100644 --- a/amber/build.sbt +++ b/amber/build.sbt @@ -224,7 +224,7 @@ libraryDependencies += "com.flipkart.zjsonpatch" % "zjsonpatch" % "0.4.13" libraryDependencies += "io.reactivex.rxjava3" % "rxjava" % "3.1.6" // https://mvnrepository.com/artifact/org.postgresql/postgresql -libraryDependencies += "org.postgresql" % "postgresql" % "42.5.4" +libraryDependencies += "org.postgresql" % "postgresql" % "42.7.10" // https://mvnrepository.com/artifact/com.typesafe.scala-logging/scala-logging libraryDependencies += "com.typesafe.scala-logging" %% "scala-logging" % "3.9.5" diff --git a/common/dao/build.sbt b/common/dao/build.sbt index 6b352d6975c..b88fdbbfad6 100644 --- a/common/dao/build.sbt +++ b/common/dao/build.sbt @@ -174,5 +174,5 @@ libraryDependencies ++= Seq( ///////////////////////////////////////////////////////////////////////////// libraryDependencies ++= Seq( - "org.postgresql" % "postgresql" % "42.7.4", + "org.postgresql" % "postgresql" % "42.7.10", ) diff --git a/common/workflow-core/build.sbt b/common/workflow-core/build.sbt index e71b2cd1d22..467296ba0eb 100644 --- a/common/workflow-core/build.sbt +++ b/common/workflow-core/build.sbt @@ -192,7 +192,7 @@ libraryDependencies ++= Seq( excludeJackson, excludeJacksonModule ), - "org.postgresql" % "postgresql" % "42.7.3" + "org.postgresql" % "postgresql" % "42.7.10" ) ///////////////////////////////////////////////////////////////////////////// diff --git a/computing-unit-managing-service/LICENSE-binary b/computing-unit-managing-service/LICENSE-binary index 89d1edddb76..efcee44a84b 100644 --- a/computing-unit-managing-service/LICENSE-binary +++ b/computing-unit-managing-service/LICENSE-binary @@ -568,7 +568,7 @@ Scala/Java jars: - com.github.luben.zstd-jni-1.5.0-1.jar - dnsjava.dnsjava-2.1.7.jar - org.codehaus.woodstox.stax2-api-4.2.1.jar - - org.postgresql.postgresql-42.7.4.jar + - org.postgresql.postgresql-42.7.10.jar -------------------------------------------------------------------------------- Dependencies under the Eclipse Public License, Version 2.0 (some are dual diff --git a/config-service/LICENSE-binary b/config-service/LICENSE-binary index de970a5394d..99bb33f98d4 100644 --- a/config-service/LICENSE-binary +++ b/config-service/LICENSE-binary @@ -343,7 +343,7 @@ Dependencies under the BSD 2-Clause License -------------------------------------------------------------------------------- Scala/Java jars: - - org.postgresql.postgresql-42.7.4.jar + - org.postgresql.postgresql-42.7.10.jar -------------------------------------------------------------------------------- Dependencies under the Eclipse Public License, Version 2.0 (some are dual diff --git a/file-service/LICENSE-binary b/file-service/LICENSE-binary index 6d3da7abc3c..a242d5d4b4f 100644 --- a/file-service/LICENSE-binary +++ b/file-service/LICENSE-binary @@ -529,7 +529,7 @@ Scala/Java jars: - com.github.luben.zstd-jni-1.5.0-1.jar - dnsjava.dnsjava-2.1.7.jar - org.codehaus.woodstox.stax2-api-4.2.1.jar - - org.postgresql.postgresql-42.7.4.jar + - org.postgresql.postgresql-42.7.10.jar -------------------------------------------------------------------------------- Dependencies under the Eclipse Public License, Version 2.0 (some are dual diff --git a/workflow-compiling-service/LICENSE-binary b/workflow-compiling-service/LICENSE-binary index 1f41bd024a4..67fa5e9180f 100644 --- a/workflow-compiling-service/LICENSE-binary +++ b/workflow-compiling-service/LICENSE-binary @@ -537,7 +537,7 @@ Scala/Java jars: - com.github.luben.zstd-jni-1.5.0-1.jar - dnsjava.dnsjava-2.1.7.jar - org.codehaus.woodstox.stax2-api-4.2.1.jar - - org.postgresql.postgresql-42.7.4.jar + - org.postgresql.postgresql-42.7.10.jar -------------------------------------------------------------------------------- Dependencies under the Eclipse Public License, Version 2.0 (some are dual