Skip to content

Commit c4147f4

Browse files
Bump fp-bom from 0.5.5 to 0.5.6 (#445)
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>
1 parent 553570b commit c4147f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>no.nav.foreldrepenger.felles</groupId>
99
<artifactId>fp-bom</artifactId>
10-
<version>0.5.5</version>
10+
<version>0.5.6</version>
1111
</parent>
1212

1313
<groupId>no.nav.foreldrepenger.kontrakter</groupId>
@@ -79,7 +79,7 @@
7979
<dependency>
8080
<groupId>no.nav.foreldrepenger.felles</groupId>
8181
<artifactId>fp-bom</artifactId>
82-
<version>0.5.5</version>
82+
<version>0.5.6</version>
8383
<scope>import</scope>
8484
<type>pom</type>
8585
</dependency>

0 commit comments

Comments
 (0)