Skip to content

Commit

Permalink
Bump com.ghgande:j2mod from 3.2.0 to 3.2.1 in /cnf (#2575)
Browse files Browse the repository at this point in the history
* Bump com.ghgande:j2mod from 3.2.0 to 3.2.1 in /cnf

Bumps [com.ghgande:j2mod](https://github.com/steveohara/j2mod) from 3.2.0 to 3.2.1.
- [Changelog](https://github.com/steveohara/j2mod/blob/development/RELEASE_NOTES.md)
- [Commits](https://github.com/steveohara/j2mod/commits)

---
updated-dependencies:
- dependency-name: com.ghgande:j2mod
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update bndrun

* Add link to Changelog

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Stefan Feilmeier <stefan.feilmeier@fenecon.de>
  • Loading branch information
dependabot[bot] and sfeilmeier committed Mar 12, 2024
1 parent 2b74e8e commit b8b644e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion cnf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,10 @@
<version>2.9.3</version>
</dependency>
<dependency>
<!-- Changelog: https://github.com/steveohara/j2mod/blob/master/RELEASE_NOTES.md -->
<groupId>com.ghgande</groupId>
<artifactId>j2mod</artifactId>
<version>3.2.0</version>
<version>3.2.1</version>
</dependency>
<dependency>
<groupId>com.github.rzymek</groupId>
Expand Down
4 changes: 2 additions & 2 deletions io.openems.edge.application/EdgeApp.bndrun
Original file line number Diff line number Diff line change
Expand Up @@ -191,8 +191,8 @@
bcpkix;version='[1.70.0,1.70.1)',\
bcprov;version='[1.70.0,1.70.1)',\
bcutil;version='[1.70.0,1.70.1)',\
com.fazecast.jSerialComm;version='[2.9.3,2.9.4)',\
com.ghgande.j2mod;version='[3.2.0,3.2.1)',\
com.fazecast.jSerialComm;version='[2.10.4,2.10.5)',\
com.ghgande.j2mod;version='[3.2.1,3.2.2)',\
com.google.gson;version='[2.10.1,2.10.2)',\
com.google.guava;version='[33.0.0,33.0.1)',\
com.google.guava.failureaccess;version='[1.0.2,1.0.3)',\
Expand Down

0 comments on commit b8b644e

Please sign in to comment.