Skip to content

Commit

Permalink
Bump bom + maven-assemble (#442)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsladek authored Jun 12, 2023
1 parent 47cc0bf commit f08f895
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.2</version>
<version>0.5.4</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.2</version>
<version>0.5.4</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down Expand Up @@ -171,7 +171,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>3.5.0</version>
<version>3.6.0</version>
</plugin>
<!-- Plugin required to build java classes from XSD using XJC -->
<plugin>
Expand Down

0 comments on commit f08f895

Please sign in to comment.