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 65
65
<dependency >
66
66
<groupId >io.netty</groupId >
67
67
<artifactId >netty-handler</artifactId >
68
- <version >4.1.59 .Final</version >
68
+ <version >4.1.60 .Final</version >
69
69
</dependency >
70
70
<dependency >
71
71
<groupId >io.projectreactor</groupId >
72
72
<artifactId >reactor-bom</artifactId >
73
- <version >Dysprosium-SR17 </version >
73
+ <version >Dysprosium-SR18 </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.1 </version >
140
+ <version >2.12.2 </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.1 </version >
145
+ <version >2.12.2 </version >
146
146
</dependency >
147
147
148
148
<!-- Graal VM -->
You can’t perform that action at this time.
0 commit comments