Skip to content

Commit

Permalink
Bump dbus-java-core from 4.2.1 to 4.3.0
Browse files Browse the repository at this point in the history
Bumps [dbus-java-core](https://github.com/hypfvieh/dbus-java) from 4.2.1 to 4.3.0.
- [Release notes](https://github.com/hypfvieh/dbus-java/releases)
- [Commits](hypfvieh/dbus-java@dbus-java-parent-4.2.1...dbus-java-parent-4.3.0)

---
updated-dependencies:
- dependency-name: com.github.hypfvieh:dbus-java-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and purejava committed May 1, 2023
1 parent fadbff9 commit 87e919e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<dependency>
<groupId>com.github.hypfvieh</groupId>
<artifactId>dbus-java-core</artifactId>
<version>4.2.1</version>
<version>4.3.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 87e919e

Please sign in to comment.