Skip to content

Commit

Permalink
Merge pull request zalando-nakadi#145 from zalando-nakadi/dependabot/…
Browse files Browse the repository at this point in the history
…maven/nakadi-producer-spring-boot-starter/org.postgresql-postgresql-42.2.25

Bump postgresql from 9.4.1211 to 42.2.25 in /nakadi-producer-spring-boot-starter
  • Loading branch information
ePaul authored Feb 16, 2022
2 parents 8869331 + bc7bc11 commit 48974d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nakadi-producer-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>9.4.1211</version>
<version>42.2.25</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 48974d4

Please sign in to comment.