Skip to content

Commit

Permalink
build(deps): bump commons-daemon from 1.3.3 to 1.3.4
Browse files Browse the repository at this point in the history
Bumps commons-daemon from 1.3.3 to 1.3.4.

---
updated-dependencies:
- dependency-name: commons-daemon:commons-daemon
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 15, 2023
1 parent 46288bf commit cd6dd70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exist-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<dependency>
<groupId>commons-daemon</groupId>
<artifactId>commons-daemon</artifactId>
<version>1.3.3</version>
<version>1.3.4</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
Expand Down

0 comments on commit cd6dd70

Please sign in to comment.