Skip to content
This repository was archived by the owner on Jul 5, 2024. It is now read-only.

Commit c318930

Browse files
committed
Legger til flyway-database-postgresql
1 parent f6fdf06 commit c318930

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<version>3.3.1</version>
99
<relativePath/>
1010
</parent>
11-
11+
1212
<groupId>no.nav.aap.api</groupId>
1313
<artifactId>soknad</artifactId>
1414
<version>${revision}</version>
@@ -194,7 +194,7 @@
194194
</dependency>
195195
<dependency>
196196
<groupId>org.flywaydb</groupId>
197-
<artifactId>flyway-core</artifactId>
197+
<artifactId>flyway-database-postgresql</artifactId>
198198
</dependency>
199199
<dependency>
200200
<groupId>org.postgresql</groupId>

0 commit comments

Comments
 (0)