Skip to content

Commit 2792d30

Browse files
authored
Merge pull request #3101 from aws-samples/dependabot/maven/apigw-lambda-rds-snapstart/infrastructure/db-setup/maven-1a853d4626
build(deps): bump org.postgresql:postgresql from 42.7.2 to 42.7.11 in /apigw-lambda-rds-snapstart/infrastructure/db-setup in the maven group across 1 directory
2 parents 69ecf22 + 4c10d28 commit 2792d30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • apigw-lambda-rds-snapstart/infrastructure/db-setup

apigw-lambda-rds-snapstart/infrastructure/db-setup/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>org.postgresql</groupId>
2929
<artifactId>postgresql</artifactId>
30-
<version>42.7.2</version>
30+
<version>42.7.11</version>
3131
</dependency>
3232
<dependency>
3333
<groupId>commons-io</groupId>

0 commit comments

Comments
 (0)