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 78ae1d9a0f ARTEMIS-5879 Bump org.postgresql:postgresql from 42.7.8 to
42.7.9
78ae1d9a0f is described below
commit 78ae1d9a0fdc3f3bb6b19d2d6dba67870ac60c7b
Author: Justin Bertram <[email protected]>
AuthorDate: Mon Feb 2 10:30:12 2026 -0600
ARTEMIS-5879 Bump org.postgresql:postgresql from 42.7.8 to 42.7.9
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b461c8ae8b..71e7996b72 100644
--- a/pom.xml
+++ b/pom.xml
@@ -170,7 +170,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.8</postgresql.version>
+ <postgresql.version>42.7.9</postgresql.version>
<testcontainers.version>1.21.4</testcontainers.version>
<selenium.version>4.39.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]