Skip to content

Commit

Permalink
build(deps): bump the all-dependencies group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the all-dependencies group with 3 updates: [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot), [no.nav.familie.kontrakter:felles](https://github.com/navikt/familie-kontrakter) and [no.nav.familie.kontrakter:enslig-forsorger](https://github.com/navikt/familie-kontrakter).


Updates `org.springframework.boot:spring-boot-starter-parent` from 3.1.5 to 3.2.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.1.5...v3.2.0)

Updates `no.nav.familie.kontrakter:felles` from 3.0_20231130135617_c1535fc to 3.0_20231206111937_3c866af
- [Commits](https://github.com/navikt/familie-kontrakter/commits)

Updates `no.nav.familie.kontrakter:enslig-forsorger` from 3.0_20231130135617_c1535fc to 3.0_20231206111937_3c866af
- [Commits](https://github.com/navikt/familie-kontrakter/commits)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: no.nav.familie.kontrakter:felles
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: no.nav.familie.kontrakter:enslig-forsorger
  dependency-type: direct:production
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 10, 2023
1 parent 1d39d87 commit c0ba90e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.1.5</version>
<version>3.2.0</version>
</parent>


Expand All @@ -27,7 +27,7 @@

<fasterxml.version>2.16.0</fasterxml.version>
<felles.version>2.20231201131108_ea25dd3</felles.version>
<kontrakter.version>3.0_20231130135617_c1535fc</kontrakter.version>
<kontrakter.version>3.0_20231206111937_3c866af</kontrakter.version>
<start-class>no.nav.familie.ef.søknad.ApplicationKt</start-class>
<!--suppress UnresolvedMavenProperty Ligger som secret i github-->
<sonar.projectKey>${SONAR_PROJECTKEY}</sonar.projectKey>
Expand Down

0 comments on commit c0ba90e

Please sign in to comment.