Skip to content

Commit 7124746

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump postgresql in /src/it/projects/bugs/massembly-730
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.13 to 42.3.3. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.2.13...REL42.3.3) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a206f16 commit 7124746

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
@@ -97,7 +97,7 @@ under the License.
9797
<dependency>
9898
<groupId>org.postgresql</groupId>
9999
<artifactId>postgresql</artifactId>
100-
<version>42.2.13</version>
100+
<version>42.3.3</version>
101101
</dependency>
102102

103103
<!-- Tests -->

0 commit comments

Comments
 (0)