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

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


The following commit(s) were added to refs/heads/main by this push:
     new d7e2af1b1a ARTEMIS-5673 Bump org.postgresql:postgresql from 42.7.7 to 
42.7.8
d7e2af1b1a is described below

commit d7e2af1b1a2b2f1b140b368de31963231f4cd94b
Author: Timothy Bish <[email protected]>
AuthorDate: Fri Sep 19 14:00:34 2025 -0400

    ARTEMIS-5673 Bump org.postgresql:postgresql from 42.7.7 to 42.7.8
    
    Bump org.postgresql:postgresql to 42.7.8
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 435f8befa0..4d44740a54 100644
--- a/pom.xml
+++ b/pom.xml
@@ -168,7 +168,7 @@
       <junit5.version>5.13.4</junit5.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.7</postgresql.version>
+      <postgresql.version>42.7.8</postgresql.version>
       <testcontainers.version>1.21.3</testcontainers.version>
       <selenium.version>4.35.0</selenium.version>
       <exec-maven-plugin.version>3.5.1</exec-maven-plugin.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to