This is an automated email from the ASF dual-hosted git repository.

jbertram pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/artemis.git


The following commit(s) were added to refs/heads/main by this push:
     new 845339b1b6 ARTEMIS-6038 Bump org.postgresql:postgresql from 42.7.10 to 
42.7.11
845339b1b6 is described below

commit 845339b1b66ecd7eac3dc07351cda850ee476d56
Author: Justin Bertram <[email protected]>
AuthorDate: Tue Apr 28 21:57:10 2026 -0500

    ARTEMIS-6038 Bump org.postgresql:postgresql from 42.7.10 to 42.7.11
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2e93221f29..1b44a72033 100644
--- a/pom.xml
+++ b/pom.xml
@@ -177,7 +177,7 @@
       <junit4.version>4.13.2</junit4.version>
       <version.jaxb.runtime>2.3.9</version.jaxb.runtime>
       <paho.client.mqtt.version>1.2.5</paho.client.mqtt.version>
-      <postgresql.version>42.7.10</postgresql.version>
+      <postgresql.version>42.7.11</postgresql.version>
       <testcontainers.version>1.21.4</testcontainers.version>
       <selenium.version>4.43.0</selenium.version>
       <exec-maven-plugin.version>3.6.3</exec-maven-plugin.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to