File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 76
76
<!-- corresponding server dependency also needs updating.-->
77
77
<groupId >io.projectreactor</groupId >
78
78
<artifactId >reactor-bom</artifactId >
79
- <version >Dysprosium-SR18 </version >
79
+ <version >Dysprosium-SR19 </version >
80
80
<type >pom</type >
81
81
<scope >import</scope >
82
82
</dependency >
143
143
<dependency >
144
144
<groupId >com.fasterxml.jackson.core</groupId >
145
145
<artifactId >jackson-core</artifactId >
146
- <version >2.12.2 </version >
146
+ <version >2.12.3 </version >
147
147
</dependency >
148
148
<dependency >
149
149
<groupId >com.fasterxml.jackson.core</groupId >
150
150
<artifactId >jackson-databind</artifactId >
151
- <version >2.12.2 </version >
151
+ <version >2.12.3 </version >
152
152
</dependency >
153
153
154
154
<!-- Graal VM -->
155
155
<dependency >
156
156
<groupId >org.graalvm.nativeimage</groupId >
157
157
<artifactId >svm</artifactId >
158
- <version >20.3.1</version >
158
+ <version >20.3.1.2 </version >
159
159
<!-- Provided scope as it is only needed for compiling the SVM substitution classes -->
160
160
<scope >provided</scope >
161
161
</dependency >
You can’t perform that action at this time.
0 commit comments