File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11
11
<parent >
12
12
<groupId >org.springframework.boot</groupId >
13
13
<artifactId >spring-boot-starter-parent</artifactId >
14
- <version >3.1.8 </version >
14
+ <version >3.2.3 </version >
15
15
</parent >
16
16
17
17
<properties >
24
24
<kotlin .version>1.9.22</kotlin .version>
25
25
<common-java-modules .version>2.2021.09.17_07.09-67428a6422cc</common-java-modules .version>
26
26
<kontrakter .version>3.0_20240215101759_cea211f</kontrakter .version>
27
- <felles .version>2.20240123084817_35f03aa </felles .version>
27
+ <felles .version>2.20240221144438_022879d_token-support-4 </felles .version>
28
28
<!-- kotest.properties kan antakelig fjernes i versjon 6, for autoscan blir default false -->
29
29
<kotest .version>5.8.0</kotest .version>
30
30
<token-validation-spring .version>3.2.0</token-validation-spring .version>
43
43
<sonar .login>${SONAR_LOGIN} </sonar .login>
44
44
<spring .cloud-contract>4.1.1</spring .cloud-contract>
45
45
<springdoc .version>2.3.0</springdoc .version>
46
- <testcontainers .version>1.19.5 </testcontainers .version>
46
+ <testcontainers .version>1.19.6 </testcontainers .version>
47
47
<tjenestespesifikasjoner .version>2618.0448179</tjenestespesifikasjoner .version>
48
48
<familie-tjenestespesifikasjoner .version>1.0_20230808160403_18dbb48</familie-tjenestespesifikasjoner .version>
49
49
<prosessering-core .version>2.20240214140223_83c31de</prosessering-core .version>
378
378
<dependency >
379
379
<groupId >org.wiremock</groupId >
380
380
<artifactId >wiremock</artifactId >
381
- <version >3.4.0 </version >
381
+ <version >3.4.2 </version >
382
382
<scope >test</scope >
383
383
</dependency >
384
384
<dependency >
You can’t perform that action at this time.
0 commit comments