Skip to content

Commit

Permalink
Update K8S configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
kifj committed Jan 9, 2024
1 parent 21a8b6a commit 8011297
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>3.24.2</version>
<version>3.25.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -341,7 +341,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.6.0</version>
<version>42.7.1</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 8011297

Please sign in to comment.