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 7676 <!-- corresponding server dependency also needs updating.-->
7777 <groupId >io.projectreactor</groupId >
7878 <artifactId >reactor-bom</artifactId >
79- <version >Dysprosium-SR17 </version >
79+ <version >Dysprosium-SR19 </version >
8080 <type >pom</type >
8181 <scope >import</scope >
8282 </dependency >
143143 <dependency >
144144 <groupId >com.fasterxml.jackson.core</groupId >
145145 <artifactId >jackson-core</artifactId >
146- <version >2.12.1 </version >
146+ <version >2.12.3 </version >
147147 </dependency >
148148 <dependency >
149149 <groupId >com.fasterxml.jackson.core</groupId >
150150 <artifactId >jackson-databind</artifactId >
151- <version >2.12.1 </version >
151+ <version >2.12.3 </version >
152152 </dependency >
153153
154154 <!-- Graal VM -->
155155 <dependency >
156156 <groupId >org.graalvm.nativeimage</groupId >
157157 <artifactId >svm</artifactId >
158- <version >20.3.1</version >
158+ <version >20.3.1.2 </version >
159159 <!-- Provided scope as it is only needed for compiling the SVM substitution classes -->
160160 <scope >provided</scope >
161161 </dependency >
You can’t perform that action at this time.
0 commit comments