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 751a28858f ARTEMIS-5900 Bump org.postgresql:postgresql from 42.7.9 to 
42.7.10
751a28858f is described below

commit 751a28858f8dc1db7b506a7e1d02dcd2317dc074
Author: Justin Bertram <[email protected]>
AuthorDate: Thu Feb 12 13:21:47 2026 -0600

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

diff --git a/pom.xml b/pom.xml
index 2a0da908b5..b80fd490a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -176,7 +176,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.9</postgresql.version>
+      <postgresql.version>42.7.10</postgresql.version>
       <testcontainers.version>1.21.4</testcontainers.version>
       <selenium.version>4.40.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