Skip to content

Commit

Permalink
fix(deps): update maven non-major dependencies (#14326)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent 4519607 commit 4e27917
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.4.0</version>
<version>3.4.1</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.7.0</springdoc.version>
<log-event.version>1.2.2</log-event.version>
<spring-cloud-azure.version>5.18.0</spring-cloud-azure.version>
<spring-cloud-azure.version>5.19.0</spring-cloud-azure.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit 4e27917

Please sign in to comment.