Skip to content

Commit

Permalink
Bump org.dhatim:fastexcel from 0.15.6 to 0.15.7 in /cnf (#2344)
Browse files Browse the repository at this point in the history
* Bump org.dhatim:fastexcel from 0.15.6 to 0.15.7 in /cnf

Bumps [org.dhatim:fastexcel](https://github.com/dhatim/fastexcel) from 0.15.6 to 0.15.7.
- [Release notes](https://github.com/dhatim/fastexcel/releases)
- [Commits](dhatim/fastexcel@0.15.6...0.15.7)

---
updated-dependencies:
- dependency-name: org.dhatim:fastexcel
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* Update bnd

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Stefan Feilmeier <[email protected]>
  • Loading branch information
dependabot[bot] and sfeilmeier authored Sep 5, 2023
1 parent 10b2bbc commit d369c81
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cnf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@
<dependency>
<groupId>org.dhatim</groupId>
<artifactId>fastexcel</artifactId>
<version>0.15.6</version>
<version>0.15.7</version>
</dependency>
<dependency>
<!-- Eclipse Paho MQTTv5 Client -->
Expand Down
4 changes: 2 additions & 2 deletions io.openems.wrapper/fastexcel.bnd
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Bundle-Name: fastexcel
Bundle-DocURL: https://github.com/dhatim/fastexcel
Bundle-License: https://opensource.org/licenses/Apache-2.0
Bundle-Version: 0.15.6
Bundle-Version: 0.15.7

Include-Resource: @fastexcel-0.15.6.jar
Include-Resource: @fastexcel-0.15.7.jar

-dsannotations: *

Expand Down

0 comments on commit d369c81

Please sign in to comment.