|
33 | 33 | <dependency> |
34 | 34 | <groupId>com.google.code.gson</groupId> |
35 | 35 | <artifactId>gson</artifactId> |
36 | | - <version>2.13.1</version> |
| 36 | + <version>2.13.2</version> |
37 | 37 | </dependency> |
38 | 38 | <dependency> |
39 | 39 | <groupId>com.google.guava</groupId> |
40 | 40 | <artifactId>guava</artifactId> |
41 | | - <version>33.4.8-jre</version> |
| 41 | + <version>33.5.0-jre</version> |
42 | 42 | </dependency> |
43 | 43 | <dependency> |
44 | 44 | <groupId>com.google.guava</groupId> |
|
105 | 105 | <!-- Changelog: https://github.com/PgBulkInsert/PgBulkInsert/blob/master/CHANGELOG.md--> |
106 | 106 | <groupId>de.bytefish</groupId> |
107 | 107 | <artifactId>pgbulkinsert</artifactId> |
108 | | - <version>8.1.5</version> |
| 108 | + <version>8.1.6</version> |
109 | 109 | </dependency> |
110 | 110 | <!-- eu --> |
111 | 111 | <dependency> |
|
177 | 177 | <!-- Release notes: https://github.com/jenetics/jenetics/blob/master/RELEASE_NOTES.md --> |
178 | 178 | <groupId>io.jenetics</groupId> |
179 | 179 | <artifactId>jenetics</artifactId> |
180 | | - <version>8.2.0</version> |
| 180 | + <version>8.3.0</version> |
181 | 181 | </dependency> |
182 | 182 | <!-- javax --> |
183 | 183 | <dependency> |
|
190 | 190 | <!-- Used by SDNotify --> |
191 | 191 | <groupId>net.java.dev.jna</groupId> |
192 | 192 | <artifactId>jna</artifactId> |
193 | | - <version>5.17.0</version> |
| 193 | + <version>5.18.0</version> |
194 | 194 | </dependency> |
195 | 195 | <!-- org --> |
196 | 196 | <dependency> |
|
258 | 258 | <!-- Changelog: https://github.com/apache/felix-dev/blob/master/scr/changelog.txt --> |
259 | 259 | <groupId>org.apache.felix</groupId> |
260 | 260 | <artifactId>org.apache.felix.scr</artifactId> |
261 | | - <version>2.2.12</version> |
| 261 | + <version>2.2.14</version> |
262 | 262 | </dependency> |
263 | 263 | <dependency> |
264 | 264 | <!-- Apache Felix Web Management Console --> |
265 | 265 | <!-- Changelog: https://github.com/apache/felix-dev/blob/master/webconsole/README.md#releases --> |
266 | 266 | <groupId>org.apache.felix</groupId> |
267 | 267 | <artifactId>org.apache.felix.webconsole</artifactId> |
268 | | - <version>5.0.12</version> |
| 268 | + <version>5.0.18</version> |
269 | 269 | </dependency> |
270 | 270 | <dependency> |
271 | 271 | <!-- Apache Felix Web Console Service Component Runtime/Declarative Services Plugin --> |
|
284 | 284 | <!-- https://mvnrepository.com/artifact/org.bouncycastle/bcpkix-jdk18on --> |
285 | 285 | <groupId>org.bouncycastle</groupId> |
286 | 286 | <artifactId>bcpkix-jdk18on</artifactId> |
287 | | - <version>1.81</version> |
| 287 | + <version>1.82</version> |
288 | 288 | </dependency> |
289 | 289 | <dependency> |
290 | 290 | <!-- Bouncycastle for Eclipse Paho MQTTv5 Client --> |
291 | 291 | <!-- https://mvnrepository.com/artifact/org.bouncycastle/bcprov-jdk18on --> |
292 | 292 | <groupId>org.bouncycastle</groupId> |
293 | 293 | <artifactId>bcprov-jdk18on</artifactId> |
294 | | - <version>1.81</version> |
| 294 | + <version>1.82</version> |
295 | 295 | </dependency> |
296 | 296 | <dependency> |
297 | 297 | <groupId>org.dhatim</groupId> |
|
337 | 337 | <dependency> |
338 | 338 | <groupId>org.jetbrains.kotlin</groupId> |
339 | 339 | <artifactId>kotlin-osgi-bundle</artifactId> |
340 | | - <version>2.2.10</version> |
| 340 | + <version>2.2.20</version> |
341 | 341 | </dependency> |
342 | 342 | <dependency> |
343 | 343 | <groupId>org.jetbrains.kotlinx</groupId> |
|
403 | 403 | <dependency> |
404 | 404 | <groupId>org.ops4j.pax.logging</groupId> |
405 | 405 | <artifactId>pax-logging-api</artifactId> |
406 | | - <version>2.3.0</version> |
| 406 | + <version>2.3.1</version> |
407 | 407 | </dependency> |
408 | 408 | <dependency> |
409 | 409 | <groupId>org.ops4j.pax.logging</groupId> |
410 | 410 | <artifactId>pax-logging-log4j2</artifactId> |
411 | | - <version>2.3.0</version> |
| 411 | + <version>2.3.1</version> |
412 | 412 | </dependency> |
413 | 413 | <dependency> |
414 | 414 | <groupId>org.osgi</groupId> |
|
435 | 435 | <!-- Used by io.openems.backend.metadata.odoo --> |
436 | 436 | <groupId>org.postgresql</groupId> |
437 | 437 | <artifactId>postgresql</artifactId> |
438 | | - <version>42.7.7</version> |
| 438 | + <version>42.7.8</version> |
439 | 439 | </dependency> |
440 | 440 | <dependency> |
441 | 441 | <!-- Used by com.influxdb: influxdb --> |
|
468 | 468 | <!-- https://mvnrepository.com/artifact/com.google.protobuf/protobuf-java --> |
469 | 469 | <groupId>com.google.protobuf</groupId> |
470 | 470 | <artifactId>protobuf-java</artifactId> |
471 | | - <version>4.32.0</version> |
| 471 | + <version>4.32.1</version> |
472 | 472 | </dependency> |
473 | 473 | </dependencies> |
474 | 474 | </project> |
0 commit comments