Skip to content

Commit

Permalink
fix(deps): update maven non-major dependencies (#14141)
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 Nov 28, 2024
1 parent dab413b commit abe200d
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.5</version>
<version>3.4.0</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>no.altinn</groupId>
Expand All @@ -15,7 +15,7 @@
<description>Eid event logger</description>
<properties>
<java.version>21</java.version>
<springdoc.version>2.6.0</springdoc.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>
</properties>
Expand Down

0 comments on commit abe200d

Please sign in to comment.