Skip to content

Commit

Permalink
Merge pull request #497 from jonathannewman/PE-38702/main/update-ring…
Browse files Browse the repository at this point in the history
…-middleware

(PE-38702) update ring-middleware, prepare for release
  • Loading branch information
steveax authored Jul 11, 2024
2 parents e597790 + 1713126 commit 940fe03
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,4 +1,7 @@
## Unreleased
## [7.3.33]
- update ring-middleeware to 2.0.3 to add some new standaard wrappers

## [7.3.32]
- update jruby-utils to 5.2.0 to get JRuby 9.4.8.0 and jruby-openssl 0.15 (and its support for modern BouncyCastle)

Expand Down
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
[puppetlabs/trapperkeeper-status "1.2.0"]
[puppetlabs/trapperkeeper-filesystem-watcher "1.2.5"]
[puppetlabs/structured-logging "0.2.0"]
[puppetlabs/ring-middleware "1.3.1"]
[puppetlabs/ring-middleware "2.0.3"]
[puppetlabs/dujour-version-check "1.0.0"]
[puppetlabs/comidi "1.0.0"]
[puppetlabs/trapperkeeper-comidi-metrics "0.1.1"]
Expand Down

0 comments on commit 940fe03

Please sign in to comment.