Skip to content

Commit

Permalink
Bump commons-daemon:commons-daemon from 1.3.3 to 1.4.0
Browse files Browse the repository at this point in the history
Bumps commons-daemon:commons-daemon from 1.3.3 to 1.4.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent 2e1f27e commit 876034c
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.4.0</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
Expand Down

0 comments on commit 876034c

Please sign in to comment.