Skip to content

Commit

Permalink
Merge pull request #615 from navikt/dependabot/maven/org.springframew…
Browse files Browse the repository at this point in the history
…ork.boot-spring-boot-starter-parent-3.4.0

Bump org.springframework.boot:spring-boot-starter-parent from 3.3.4 to 3.4.0
  • Loading branch information
klaramargrethehelgemo authored Dec 4, 2024
2 parents c741b60 + 9a20da7 commit 105b586
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.3.4</version>
<version>3.4.0</version>
<relativePath/>
</parent>

Expand Down Expand Up @@ -141,6 +141,7 @@
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
<version>4.12.0</version>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>
Expand Down

0 comments on commit 105b586

Please sign in to comment.