File tree 1 file changed +1
-20
lines changed
1 file changed +1
-20
lines changed Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.springframework.boot</groupId >
8
8
<artifactId >spring-boot-starter-parent</artifactId >
9
- <version >2.3.4 .RELEASE</version >
9
+ <version >2.1.1 .RELEASE</version >
10
10
</parent >
11
11
12
12
<name >Dialogarena - modiabrukerdialog</name >
56
56
57
57
<dependencyManagement >
58
58
<dependencies >
59
- <!-- overskriver no.nav.common.bom for å sikre at vi har riktige versjoner i henhold til spring-boot -->
60
- <dependency >
61
- <groupId >org.springframework</groupId >
62
- <artifactId >spring-framework-bom</artifactId >
63
- <version >5.2.9.RELEASE</version >
64
- <type >pom</type >
65
- <scope >import</scope >
66
- </dependency >
67
- <!-- overskriver micrometer fra no.nav.common.bom -->
68
- <dependency >
69
- <groupId >io.micrometer</groupId >
70
- <artifactId >micrometer-core</artifactId >
71
- <version >1.5.5</version >
72
- </dependency >
73
- <dependency >
74
- <groupId >io.micrometer</groupId >
75
- <artifactId >micrometer-registry-prometheus</artifactId >
76
- <version >1.5.5</version >
77
- </dependency >
78
59
<dependency >
79
60
<groupId >no.nav.common</groupId >
80
61
<artifactId >bom</artifactId >
You can’t perform that action at this time.
0 commit comments