This repository was archived by the owner on Feb 24, 2023. It is now read-only.
Commit 171d5f1 1 parent 0214117 commit 171d5f1 Copy full SHA for 171d5f1
File tree 3 files changed +5
-2
lines changed
3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ * v0.6.6 -- 2022-01-04
4
+ * Update ` build-uber-log4j2-handler ` to v0.1.4 for updated log4j2 dependency.
5
+
3
6
* v0.6.5 972031a -- 2021-12-23
4
7
* Update ` tools.build ` to v0.7.4 for various enhancements and bug fixes.
5
8
Original file line number Diff line number Diff line change 1
1
{:deps
2
2
{io.github.clojure/tools.build {:git/tag " v0.7.4" :git/sha " ac442da" }
3
- io.github.seancorfield/build-uber-log4j2-handler {:git/tag " v0.1.3 " :git/sha " f172a86 " }
3
+ io.github.seancorfield/build-uber-log4j2-handler {:git/tag " v0.1.4 " :git/sha " 08b532e " }
4
4
slipset/deps-deploy {:mvn/version " 0.2.0" }}}
Original file line number Diff line number Diff line change 2
2
{io.github.seancorfield/build-clj-slim {:local/root " ../"
3
3
:exclusions [slipset/deps-deploy]}
4
4
io.github.clojure/tools.build {:git/tag " v0.7.4" :git/sha " ac442da" }
5
- io.github.seancorfield/build-uber-log4j2-handler {:git/tag " v0.1.3 " :git/sha " f172a86 " }}}
5
+ io.github.seancorfield/build-uber-log4j2-handler {:git/tag " v0.1.4 " :git/sha " 08b532e " }}}
You can’t perform that action at this time.
0 commit comments