File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change 42
42
</developers >
43
43
44
44
<properties >
45
- <gridsuite-dependencies .version>42 .0.0</gridsuite-dependencies .version>
45
+ <gridsuite-dependencies .version>43 .0.0</gridsuite-dependencies .version>
46
46
<!-- FIXME to remove at next upgrade of gridsuite-dependencies -->
47
- <gridsuite-computation .version>1.0 .0</gridsuite-computation .version>
47
+ <gridsuite-computation .version>1.3 .0</gridsuite-computation .version>
48
48
<!-- FIXME to remove at next upgrade of powsybl-ws-dependencies -->
49
49
<powsybl-ws-commons .version>1.28.0</powsybl-ws-commons .version>
50
50
120
120
<groupId >org.springframework.boot</groupId >
121
121
<artifactId >spring-boot-starter-data-jpa</artifactId >
122
122
</dependency >
123
+ <dependency >
124
+ <groupId >org.springframework.boot</groupId >
125
+ <artifactId >spring-boot-starter-actuator</artifactId >
126
+ </dependency >
123
127
<dependency >
124
128
<groupId >org.springframework.cloud</groupId >
125
129
<artifactId >spring-cloud-stream</artifactId >
152
156
</dependency >
153
157
154
158
<!-- runtime dependencies -->
155
- <dependency >
156
- <groupId >org.springframework.boot</groupId >
157
- <artifactId >spring-boot-starter-actuator</artifactId >
158
- <scope >runtime</scope >
159
- </dependency >
160
159
<dependency >
161
160
<groupId >org.springframework.cloud</groupId >
162
161
<artifactId >spring-cloud-stream-binder-rabbit</artifactId >
You can’t perform that action at this time.
0 commit comments