[rrd4j] Upgrade base library from 3.8.1 to 3.8.2 (#13956)

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
Holger Friedrich 2022-12-19 22:58:43 +01:00 committed by GitHub
parent 3aefefbbb5
commit 3bec273910
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@
<dependency>
<groupId>org.rrd4j</groupId>
<artifactId>rrd4j</artifactId>
<version>3.8.1</version>
<version>3.8.2</version>
</dependency>
</dependencies>
</project>