Skip to content

Commit 353a95f

Browse files
Bump org.postgresql:postgresql from 42.7.1 to 42.7.2 in /trellis-parent (#1818)
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.1 to 42.7.2. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](https://github.com/pgjdbc/pgjdbc/commits) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3bc120c commit 353a95f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

trellis-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<smallrye.reactive.operators.version>2.5.6</smallrye.reactive.operators.version>
4545
<slf4j.version>2.0.12</slf4j.version>
4646
<rxjava.version>2.2.21</rxjava.version>
47-
<postgres.version>42.7.1</postgres.version>
47+
<postgres.version>42.7.2</postgres.version>
4848
<snakeyaml.version>2.2</snakeyaml.version>
4949
<jaxb.version>4.0.4</jaxb.version>
5050
<quarkus.version>3.6.6</quarkus.version>

0 commit comments

Comments
 (0)