Skip to content

Commit 98f97a5

Browse files
dependabot[bot]slawekjaranowski
authored andcommitted
Bump org.postgresql:postgresql in /src/it/projects/bugs/massembly-730
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.8 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>
1 parent c84e110 commit 98f97a5

File tree

1 file changed

+1
-1
lines changed
  • src/it/projects/bugs/massembly-730

1 file changed

+1
-1
lines changed

src/it/projects/bugs/massembly-730/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ under the License.
9595
<dependency>
9696
<groupId>org.postgresql</groupId>
9797
<artifactId>postgresql</artifactId>
98-
<version>42.3.8</version>
98+
<version>42.7.2</version>
9999
</dependency>
100100

101101
<!-- Tests -->

0 commit comments

Comments
 (0)