mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 07:02:02 +01:00
[rrd4j] Upgrade to rrd4j 3.8.1 (#12398)
This should prevent a resource leak when generating graphs. See: https://github.com/rrd4j/rrd4j/blob/master/changelog.txt Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
parent
4d46075a59
commit
765b98c203
@ -23,7 +23,7 @@
|
||||
<dependency>
|
||||
<groupId>org.rrd4j</groupId>
|
||||
<artifactId>rrd4j</artifactId>
|
||||
<version>3.8</version>
|
||||
<version>3.8.1</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
Loading…
Reference in New Issue
Block a user