Skip to content

Commit

Permalink
Bump fp-bom from 0.5.5 to 0.5.6 (#445)
Browse files Browse the repository at this point in the history
Bumps [fp-bom](https://github.com/navikt/fp-bom) from 0.5.5 to 0.5.6.
- [Release notes](https://github.com/navikt/fp-bom/releases)
- [Commits](navikt/fp-bom@0.5.5...0.5.6)

---
updated-dependencies:
- dependency-name: no.nav.foreldrepenger.felles:fp-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 29, 2023
1 parent 553570b commit c4147f4
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 @@ -7,7 +7,7 @@
<parent>
<groupId>no.nav.foreldrepenger.felles</groupId>
<artifactId>fp-bom</artifactId>
<version>0.5.5</version>
<version>0.5.6</version>
</parent>

<groupId>no.nav.foreldrepenger.kontrakter</groupId>
Expand Down Expand Up @@ -79,7 +79,7 @@
<dependency>
<groupId>no.nav.foreldrepenger.felles</groupId>
<artifactId>fp-bom</artifactId>
<version>0.5.5</version>
<version>0.5.6</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down

0 comments on commit c4147f4

Please sign in to comment.