Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremiahUy committed Apr 19, 2024
2 parents b36540a + ba86739 commit 17d1036
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/backend/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.4</version>
<version>3.2.5</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>no.nav.data</groupId>
Expand All @@ -18,7 +18,7 @@
<java.version>17</java.version>

<springdoc-openapi-starter-webmvc-ui.version>2.5.0</springdoc-openapi-starter-webmvc-ui.version>
<hypersistence-utils-hibernate-63.version>3.7.3</hypersistence-utils-hibernate-63.version>
<hypersistence-utils-hibernate-63.version>3.7.4</hypersistence-utils-hibernate-63.version>
<logstash-logback-encoder.version>7.4</logstash-logback-encoder.version>
<shedlock.version>5.13.0</shedlock.version>
<commons-collections4.version>4.4</commons-collections4.version>
Expand Down

0 comments on commit 17d1036

Please sign in to comment.