File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ Update dependencies:
13
13
- [ #434 ] ( https://github.com/influxdata/influxdb-client-java/pull/434 ) : ` kotlin ` to ` 1.7.20 `
14
14
- [ #436 ] ( https://github.com/influxdata/influxdb-client-java/pull/436 ) : ` scala-library ` to ` 2.13.9 `
15
15
- [ #443 ] ( https://github.com/influxdata/influxdb-client-java/pull/443 ) : ` micrometer-registry-influx ` to ` 1.9.5 `
16
+ - [ #451 ] ( https://github.com/influxdata/influxdb-client-java/pull/451 ) : ` karaf ` to ` 4.4.2 `
16
17
17
18
#### Maven Plugin:
18
19
- [ #445 ] ( https://github.com/influxdata/influxdb-client-java/pull/445 ) : ` dokka-maven-plugin ` to ` 1.7.20 `
Original file line number Diff line number Diff line change 72
72
73
73
<properties >
74
74
<!-- Try to enable `maven-enforcer-plugin` after update -->
75
- <karaf .version>4.4.1 </karaf .version>
75
+ <karaf .version>4.4.2 </karaf .version>
76
76
</properties >
77
77
78
78
<build >
You can’t perform that action at this time.
0 commit comments