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.
1 parent 42de381 commit 1f08607Copy full SHA for 1f08607
CHANGELOG.md
@@ -3,6 +3,11 @@
3
All notable changes to this project will be documented in this file.
4
This project adheres to [Semantic Versioning](http://semver.org/).
5
6
+## [3.32.2] - 2023-11-17
7
+### Changed
8
+- chore(deps): bump com.fasterxml.jackson.core:jackson-databind
9
+- chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin
10
+
11
## [3.32.1] - 2023-11-17
12
### Changed
13
- ci: splits out static site build step.
gradle.properties
@@ -1 +1 @@
1
-projectVersion=0.0.0-SNAPSHOT
+projectVersion=3.32.2
0 commit comments