File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 63
63
<dependency >
64
64
<groupId >com.maxmind.geoip2</groupId >
65
65
<artifactId >geoip2</artifactId >
66
- <version >4.2.1 </version >
66
+ <version >4.3.0 </version >
67
67
</dependency >
68
68
<dependency >
69
69
<groupId >com.nimbusds</groupId >
131
131
<dependency >
132
132
<groupId >com.fasterxml.jackson.datatype</groupId >
133
133
<artifactId >jackson-datatype-jdk8</artifactId >
134
- <version >2.18.3 </version >
134
+ <version >2.19.0 </version >
135
135
</dependency >
136
136
<dependency >
137
137
<groupId >com.fasterxml.jackson.datatype</groupId >
138
138
<artifactId >jackson-datatype-jsr310</artifactId >
139
- <version >2.18.3 </version >
139
+ <version >2.19.0 </version >
140
140
</dependency >
141
141
<dependency >
142
142
<groupId >com.yubico</groupId >
177
177
<dependency >
178
178
<groupId >com.fasterxml.jackson.core</groupId >
179
179
<artifactId >jackson-databind</artifactId >
180
- <version >2.18.3 </version >
180
+ <version >2.19.0 </version >
181
181
</dependency >
182
182
<dependency >
183
183
<groupId >org.springdoc</groupId >
You can’t perform that action at this time.
0 commit comments