File tree Expand file tree Collapse file tree 3 files changed +4
-8
lines changed Expand file tree Collapse file tree 3 files changed +4
-8
lines changed Original file line number Diff line number Diff line change 33
33
<groupId >org.hibernate.validator</groupId >
34
34
<artifactId >hibernate-validator</artifactId >
35
35
</dependency >
36
- <dependency >
37
- <groupId >no.nav.fpsak.tidsserie</groupId >
38
- <artifactId >fpsak-tidsserie</artifactId >
39
- </dependency >
40
36
<dependency >
41
37
<groupId >no.nav.k9</groupId >
42
38
<artifactId >soknad</artifactId >
Original file line number Diff line number Diff line change 151
151
<artifactId >jakarta.el</artifactId >
152
152
<scope >test</scope >
153
153
</dependency >
154
- <dependency >
155
- <groupId >no.nav.fpsak.tidsserie</groupId >
156
- <artifactId >fpsak-tidsserie</artifactId >
157
- </dependency >
158
154
</dependencies >
159
155
160
156
<build >
Original file line number Diff line number Diff line change 28
28
<groupId >org.hibernate.validator</groupId >
29
29
<artifactId >hibernate-validator</artifactId >
30
30
</dependency >
31
+ <dependency >
32
+ <groupId >no.nav.fpsak.tidsserie</groupId >
33
+ <artifactId >fpsak-tidsserie</artifactId >
34
+ </dependency >
31
35
</dependencies >
32
36
</project >
You can’t perform that action at this time.
0 commit comments