File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed
Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 101101 <dependency >
102102 <groupId >ch.qos.logback</groupId >
103103 <artifactId >logback-classic</artifactId >
104- <version >1.5.27 </version >
104+ <version >1.5.28 </version >
105105 </dependency >
106106 <dependency >
107107 <groupId >tools.jackson.datatype</groupId >
116116 <dependency >
117117 <groupId >org.mongodb</groupId >
118118 <artifactId >bson</artifactId >
119- <version >5.6.2 </version >
119+ <version >5.6.3 </version >
120120 <scope >compile</scope >
121121 </dependency >
122122 <dependency >
123123 <groupId >org.mongodb</groupId >
124124 <artifactId >mongodb-driver-sync</artifactId >
125- <version >5.6.2 </version >
125+ <version >5.6.3 </version >
126126 <scope >compile</scope >
127127 </dependency >
128128 <!-- Test Dependencies -->
Original file line number Diff line number Diff line change 143143 <dependency >
144144 <groupId >co.elastic.clients</groupId >
145145 <artifactId >elasticsearch-java</artifactId >
146- <version >9.2.4 </version >
146+ <version >9.3.0 </version >
147147 <scope >compile</scope >
148148 </dependency >
149149 <dependency >
150150 <groupId >org.elasticsearch.client</groupId >
151151 <artifactId >elasticsearch-rest-client</artifactId >
152- <version >9.2.4 </version >
152+ <version >9.3.0 </version >
153153 </dependency >
154154 <dependency >
155155 <groupId >tools.jackson.core</groupId >
Original file line number Diff line number Diff line change 3030 <dependency >
3131 <groupId >ch.qos.logback</groupId >
3232 <artifactId >logback-classic</artifactId >
33- <version >1.5.27 </version >
33+ <version >1.5.28 </version >
3434 </dependency >
3535 </dependencies >
3636</project >
Original file line number Diff line number Diff line change 245245 <dependency >
246246 <groupId >ch.qos.logback</groupId >
247247 <artifactId >logback-core</artifactId >
248- <version >1.5.27 </version >
248+ <version >1.5.28 </version >
249249 </dependency >
250250 <dependency >
251251 <groupId >com.viglet.turing</groupId >
295295 <dependency >
296296 <groupId >ch.qos.logback</groupId >
297297 <artifactId >logback-classic</artifactId >
298- <version >1.5.27 </version >
298+ <version >1.5.28 </version >
299299 </dependency >
300300 <dependency >
301301 <groupId >org.json</groupId >
Original file line number Diff line number Diff line change 2727 <dependency >
2828 <groupId >ch.qos.logback</groupId >
2929 <artifactId >logback-classic</artifactId >
30- <version >1.5.27 </version >
30+ <version >1.5.28 </version >
3131 </dependency >
3232 </dependencies >
3333 <modules >
You can’t perform that action at this time.
0 commit comments