Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
s148719 committed Dec 23, 2024
1 parent c64c19d commit 3b81296
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 @@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.4.0</version>
<version>3.3.5</version>
</parent>
<groupId>no.nav.farskapsportal.backend</groupId>
<artifactId>farskapsportal-backend</artifactId>
Expand Down Expand Up @@ -65,12 +65,12 @@
<slf4j.version>2.0.16</slf4j.version>
<jakarta.servlet-api.version>6.1.0</jakarta.servlet-api.version>
<google-spring-cloud-gcp.version>5.8.0</google-spring-cloud-gcp.version>
<spring-cloud-starter.version>4.2.0</spring-cloud-starter.version>
<spring-cloud-starter.version>4.1.4</spring-cloud-starter.version>
<springdoc-openapi-ui.version>2.6.0</springdoc-openapi-ui.version>
<google-oauth-client.version>1.36.0</google-oauth-client.version>
<okhttp3.version>4.12.0</okhttp3.version>
<wiremock-jre8-standalone.version>2.35.2</wiremock-jre8-standalone.version>
<spring-cloud-contract-wiremock.version>4.2.0</spring-cloud-contract-wiremock.version>
<spring-cloud-contract-wiremock.version>4.1.4</spring-cloud-contract-wiremock.version>
<hibernate-validator.parent>8.0.0.Final</hibernate-validator.parent>
<shedlock.version>6.0.1</shedlock.version>
<swagger.core.version>2.2.25</swagger.core.version>
Expand Down

0 comments on commit 3b81296

Please sign in to comment.