Skip to content

Commit abbc78c

Browse files
build(deps): bump fp-bom from 0.5.1 to 0.5.2 (#1286)
Bumps [fp-bom](https://github.com/navikt/fp-bom) from 0.5.1 to 0.5.2. - [Release notes](https://github.com/navikt/fp-bom/releases) - [Commits](navikt/fp-bom@0.5.1...0.5.2) --- 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 9c199be commit abbc78c

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.1</version>
10+
<version>0.5.2</version>
1111
</parent>
1212

1313
<artifactId>felles-root</artifactId>
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>no.nav.foreldrepenger.felles</groupId>
3333
<artifactId>fp-bom</artifactId>
34-
<version>0.5.1</version>
34+
<version>0.5.2</version>
3535
<scope>import</scope>
3636
<type>pom</type>
3737
</dependency>

0 commit comments

Comments
 (0)