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 70
70
<dependency >
71
71
<groupId >io.projectreactor</groupId >
72
72
<artifactId >reactor-bom</artifactId >
73
- <version >Dysprosium-SR18 </version >
73
+ <version >Dysprosium-SR19 </version >
74
74
<type >pom</type >
75
75
<scope >import</scope >
76
76
</dependency >
137
137
<dependency >
138
138
<groupId >com.fasterxml.jackson.core</groupId >
139
139
<artifactId >jackson-core</artifactId >
140
- <version >2.12.2 </version >
140
+ <version >2.12.3 </version >
141
141
</dependency >
142
142
<dependency >
143
143
<groupId >com.fasterxml.jackson.core</groupId >
144
144
<artifactId >jackson-databind</artifactId >
145
- <version >2.12.2 </version >
145
+ <version >2.12.3 </version >
146
146
</dependency >
147
147
148
148
<!-- Graal VM -->
149
149
<dependency >
150
150
<groupId >org.graalvm.nativeimage</groupId >
151
151
<artifactId >svm</artifactId >
152
- <version >20.3.1</version >
152
+ <version >20.3.1.2 </version >
153
153
<!-- Provided scope as it is only needed for compiling the SVM substitution classes -->
154
154
<scope >provided</scope >
155
155
</dependency >
You can’t perform that action at this time.
0 commit comments