Skip to content

Commit aefb704

Browse files
Bump postgresql in /resources/custom-resources/rds-bootstrap (#192)
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.13 to 42.2.25. - [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.2.25) --- 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 adf6d18 commit aefb704

File tree

1 file changed

+1
-1
lines changed
  • resources/custom-resources/rds-bootstrap

1 file changed

+1
-1
lines changed

resources/custom-resources/rds-bootstrap/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ limitations under the License.
138138
<dependency>
139139
<groupId>org.postgresql</groupId>
140140
<artifactId>postgresql</artifactId>
141-
<version>42.2.13</version>
141+
<version>42.2.25</version>
142142
</dependency>
143143
<dependency>
144144
<groupId>org.mariadb.jdbc</groupId>

0 commit comments

Comments
 (0)