Skip to content

Commit

Permalink
Merge pull request #116 from navikt/revert/dependabot
Browse files Browse the repository at this point in the history
Revert "Merge pull request #114 from navikt/dependabot/maven/all-mino…
  • Loading branch information
enstulen authored May 7, 2024
2 parents 262f5e9 + e34ef3c commit 0957448
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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.2.5</version>
<version>3.2.4</version>
<relativePath/>
</parent>

Expand All @@ -17,7 +17,7 @@
<description>Receives benefit applications</description>

<properties>
<spring-boot.version>3.2.5</spring-boot.version>
<spring-boot.version>3.2.4</spring-boot.version>
<java.version>21</java.version>
<kotlin.version>1.9.23</kotlin.version>
<maven.version>3.8.8</maven.version>
Expand All @@ -43,7 +43,7 @@
<brukernotifikasjon-schemas.version>2.5.2</brukernotifikasjon-schemas.version>
<utkast-schema.version>20230829114432-d23aa9a</utkast-schema.version>
<arkivering-schemas.version>f52ace8dcc</arkivering-schemas.version>
<tms-varsel.version>1.0.4</tms-varsel.version>
<tms-varsel.version>1.0.3-test-3</tms-varsel.version>

<!--Logging-->
<prometheus-simpleclient.version>0.16.0</prometheus-simpleclient.version>
Expand All @@ -65,7 +65,7 @@
<versions-maven-plugin.version>2.16.2</versions-maven-plugin.version>
<cyclonedx-maven-plugin.version>2.8.0</cyclonedx-maven-plugin.version>
<maven-enforcer.version>3.4.1</maven-enforcer.version>
<openapi-generator-maven-plugin.version>7.5.0</openapi-generator-maven-plugin.version>
<openapi-generator-maven-plugin.version>7.4.0</openapi-generator-maven-plugin.version>
</properties>

<modules>
Expand Down

0 comments on commit 0957448

Please sign in to comment.