Skip to content

Commit

Permalink
Bump rrd4j from 3.7 to 3.8 in /cnf (#1331)
Browse files Browse the repository at this point in the history
* Bump rrd4j from 3.7 to 3.8 in /cnf

Bumps [rrd4j](https://github.com/rrd4j/rrd4j) from 3.7 to 3.8.
- [Release notes](https://github.com/rrd4j/rrd4j/releases)
- [Changelog](https://github.com/rrd4j/rrd4j/blob/master/changelog.txt)
- [Commits](https://github.com/rrd4j/rrd4j/commits/3.8)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Update EdgeApp.bndrun

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Stefan Feilmeier <[email protected]>
  • Loading branch information
dependabot-preview[bot] and sfeilmeier authored Dec 14, 2020
1 parent 15b2356 commit 4935d13
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cnf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@
<!-- Used by io.openems.edge.timedata.rrd4j -->
<groupId>org.rrd4j</groupId>
<artifactId>rrd4j</artifactId>
<version>3.7</version>
<version>3.8</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down
2 changes: 1 addition & 1 deletion io.openems.edge.application/EdgeApp.bndrun
Original file line number Diff line number Diff line change
Expand Up @@ -302,4 +302,4 @@
org.ops4j.pax.logging.pax-logging-log4j1;version='[2.0.6,2.0.7)',\
org.osgi.util.function;version='[1.1.0,1.1.1)',\
org.osgi.util.promise;version='[1.1.1,1.1.2)',\
rrd4j;version='[3.7.0,3.7.1)'
rrd4j;version='[3.8.0,3.8.1)'

0 comments on commit 4935d13

Please sign in to comment.