Skip to content

Commit

Permalink
fix(deps): update maven non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent eab5110 commit 62e6eda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eidlogger/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.3.4</version>
<version>3.3.5</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>no.altinn</groupId>
Expand All @@ -17,7 +17,7 @@
<java.version>21</java.version>
<springdoc.version>2.6.0</springdoc.version>
<log-event.version>1.2.2</log-event.version>
<spring-cloud-azure.version>5.16.0</spring-cloud-azure.version>
<spring-cloud-azure.version>5.18.0</spring-cloud-azure.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit 62e6eda

Please sign in to comment.