We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d461ab7 + 581af82 commit 8ed0cefCopy full SHA for 8ed0cef
CHANGELOG.md
@@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## 3.3.0
8
+* Remove Apache `commons-lang` classes from final logging extension jars
9
+
10
## 3.2.0
11
* Upgrade `logback-core` and `logback-classic` dependencies to version `1.2.13`
12
gradle.properties
@@ -1 +1 @@
1
-releaseVersion=3.3.0
+releaseVersion=3.4.0
0 commit comments