Skip to content

Commit

Permalink
Merge pull request #480 from artlawson/PE-38073
Browse files Browse the repository at this point in the history
(PE-38073) Update host-action-collector-client to 0.1.7
  • Loading branch information
artlawson authored May 7, 2024
2 parents 0c2440d + 89d9575 commit 925d892
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## Unreleased

## [7.3.20]
- update host-action-collector-client to 0.1.7 to add purging of directories older than 30 days

## [7.3.19]
- update jruby-utils to bring in JRuby 9.4.7
- update dynapath to resolve warnings on Java 9+ (drops support for Java 8)
Expand Down
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
[prismatic/schema "1.1.12"]
[stylefruits/gniazdo "1.2.1"]

[puppetlabs/host-action-collector-client "0.1.6"]
[puppetlabs/host-action-collector-client "0.1.7"]
[puppetlabs/http-client "2.1.3"]
[puppetlabs/jdbc-util "1.4.3"]
[puppetlabs/typesafe-config "0.2.0"]
Expand Down

0 comments on commit 925d892

Please sign in to comment.