This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j-audit.git
The following commit(s) were added to refs/heads/master by this push:
new 08cbe3a Update `org.postgresql:postgresql` to version `42.7.0` (#92)
08cbe3a is described below
commit 08cbe3a0cf8cd37ab08aed0973e6c73473bc7592
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Tue Nov 21 16:15:48 2023 +0000
Update `org.postgresql:postgresql` to version `42.7.0` (#92)
---
pom.xml | 2 +-
src/changelog/.1.x.x/update_org_postgresql_postgresql.xml | 5 ++---
2 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/pom.xml b/pom.xml
index 22eca50..8519bea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -175,7 +175,7 @@
<log4j2.version>2.21.1</log4j2.version>
<mockito.version>5.7.0</mockito.version>
<plexus-utils.version>3.0.24</plexus-utils.version>
- <postgresql.version>42.6.0</postgresql.version>
+ <postgresql.version>42.7.0</postgresql.version>
<spring.boot.version>2.7.17</spring.boot.version>
<spring.agent.version>2.5.6</spring.agent.version>
<spring.data.jpa.version>1.11.1.RELEASE</spring.data.jpa.version>
diff --git a/src/changelog/.1.x.x/update_org_postgresql_postgresql.xml
b/src/changelog/.1.x.x/update_org_postgresql_postgresql.xml
index 8997c6f..fd6a214 100644
--- a/src/changelog/.1.x.x/update_org_postgresql_postgresql.xml
+++ b/src/changelog/.1.x.x/update_org_postgresql_postgresql.xml
@@ -3,7 +3,6 @@
xmlns="http://logging.apache.org/log4j/changelog"
xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
type="changed">
- <issue id="36" link="https://github.com/apache/logging-log4j-audit/pull/36"/>
- <author id="github:dependabot"/>
- <description format="asciidoc">Update `org.postgresql:postgresql` to version
`42.6.0`</description>
+ <issue id="92" link="https://github.com/apache/logging-log4j-audit/pull/92"/>
+ <description format="asciidoc">Update `org.postgresql:postgresql` to version
`42.7.0`</description>
</entry>