Skip to content

Commit

Permalink
Merge pull request #1825 from navikt/dev
Browse files Browse the repository at this point in the history
Prodsette tre dependabots
  • Loading branch information
klaramargrethehelgemo authored Jan 9, 2025
2 parents 993b229 + 49f2949 commit 507ce64
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@
<dependency>
<groupId>io.vavr</groupId>
<artifactId>vavr</artifactId>
<version>0.10.4</version>
<version>0.10.5</version>
</dependency>


Expand Down Expand Up @@ -291,7 +291,7 @@
<dependency>
<groupId>com.github.kagkarlsson</groupId>
<artifactId>db-scheduler</artifactId>
<version>14.1.0</version>
<version>15.1.1</version>
</dependency>
<dependency>
<groupId>org.flywaydb</groupId>
Expand Down Expand Up @@ -324,7 +324,7 @@
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-registry-prometheus</artifactId>
<version>1.14.0</version>
<version>1.14.2</version>
</dependency>

<!-- Swagger -->
Expand Down

0 comments on commit 507ce64

Please sign in to comment.