diff --git a/CHANGELOG.md b/CHANGELOG.md
index f0ae766..04c8293 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,29 @@ Buession Parent Changelog
===========================
+## [2.1.0](https://github.com/buession/buession-parent/releases/tag/v2.1.0) (2022-08-07)
+
+### 🔨依赖升级
+
+- [io.micrometer](https://github.com/micrometer-metrics/micrometer) 版本升级至 1.9.2
+- [checker-qual](https://github.com/typetools/checker-framework) 版本升级至 3.23.0
+- [hibernate-core](https://github.com/hibernate/hibernate-orm) 版本升级至 5.6.10.Final
+- [kotlin](https://kotlinlang.org/) 版本升级至 1.7.10
+
+
+### ⭐ 新特性
+
+- 引入 [jakarta.xml.bind::jakarta.xml.bind-api](https://mvnrepository.com/artifact/jakarta.xml.bind/jakarta.xml.bind-api)
+
+
+### 🔔 变化
+
+- 移除 commons-collections、commons-digester、commons-io、commons-lang、commons-logging、commons-validator 依赖定义
+
+
+___
+
+
## [2.0.2](https://github.com/buession/buession-parent/releases/tag/v2.0.2) (2022-07-25)
### 🔨依赖升级
@@ -10,6 +33,9 @@ Buession Parent Changelog
- [spring-retry](https://github.com/spring-projects/spring-retry) 版本升级至 1.3.3
+---
+
+
## [2.0.1](https://github.com/buession/buession-parent/releases/tag/v2.0.1) (2022-07-17)
### 🔨依赖升级
@@ -17,7 +43,7 @@ Buession Parent Changelog
- [druid](https://github.com/alibaba/druid) 版本升级至 1.2.11
- [fasterxml jackson](http://github.com/FasterXML/jackson) 版本升级至 2.13.3
- [guava](https://github.com/google/guava) 版本升级至 31.1
-- [io.micrometer](https://github.com/micrometer-metrics/micrometer ) 版本升级至 1.9.1
+- [io.micrometer](https://github.com/micrometer-metrics/micrometer) 版本升级至 1.9.1
- [io.dropwizard.metrics](https://mvnrepository.com/search?q=io.dropwizard.metrics) 版本升级至 4.2.10
- [jakarta inject-api](https://github.com/eclipse-ee4j/injection-api) 版本升级至 1.0.5
- [jakarta el-api](https://projects.eclipse.org/projects/ee4j.el) 版本升级至 3.0.4
@@ -48,6 +74,9 @@ Buession Parent Changelog
- [fasterxml jackson](http://github.com/FasterXML/jackson) 修复 [CVE-2020-36518](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36518) 漏洞
+---
+
+
## [2.0.0](https://github.com/buession/buession-parent/releases/tag/v2.0.0) (2022-07-05)
### 🔨依赖升级
diff --git a/pom.xml b/pom.xml
index d29a5c0..f7a1a3c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
parent
https://github.com/buession/buession-parent
Buession Parent
- 2.0.2
+ 2.1.0
pom
@@ -47,21 +47,20 @@
1.8
1.8
1.8
- 2.0.2
- 2.0.2
- 2.0.2
- 2.0.2
+ 2.1.0
+ 2.1.0
+ 2.1.0
+ 2.1.0
5.2.22.RELEASE
2.3.12.RELEASE
5.3.13.RELEASE
2.5.1.RELEASE
2.2
- 1.7.0
- 4.9.3
+ 1.7.10
4.6.1
+ 4.9.3
1.9.1
4.5.6
- 3.6.4
3.1
1.19.4
2.13.3
@@ -70,7 +69,7 @@
2.13.3
2.13.3
1.4.0
- 1.9.1
+ 1.9.2
4.2.10
1.9.9.1
1.70
@@ -152,7 +151,7 @@
org.springframework
- spring-message
+ spring-messaging
${springframework.version}
@@ -238,6 +237,11 @@
spring-boot-loader
${springframework.boot.version}
+
+ org.springframework.boot
+ spring-boot-starter-validation
+ ${springframework.boot.version}
+
org.springframework.boot
spring-boot-starter-log4j2
@@ -415,6 +419,12 @@
2.0.2
compile
+
+ jakarta.xml.bind
+ jakarta.xml.bind-api
+ 2.3.3
+ compile
+
jakarta.xml.ws
jakarta.xml.ws-api
@@ -627,49 +637,6 @@
commons-codec
1.15
-
- commons-collections
- commons-collections
- 3.2.2
-
-
- commons-digester
- commons-digester
- 2.1
-
-
- commons-io
- commons-io
- 2.11.0
-
-
- commons-lang
- commons-lang
- 2.6
-
-
- commons-logging
- commons-logging
- 1.2
- compile
-
-
- commons-validator
- commons-validator
- 1.7
-
-
-
- org.quartz-scheduler
- quartz
- 2.3.2
-
-
- com.zaxxer
- *
-
-
-
redis.clients
@@ -702,7 +669,7 @@
org.checkerframework
checker-qual
- 3.22.2
+ 3.23.0
cglib
@@ -733,7 +700,7 @@
org.hibernate
hibernate-core
- 5.6.9.Final
+ 5.6.10.Final
org.jboss.logging
@@ -1249,7 +1216,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.8.1
+ 3.10.1
${project.build.encoding}
@@ -1260,7 +1227,7 @@
org.apache.maven.plugins
maven-jar-plugin
- 3.2.0
+ 3.2.2
@@ -1289,13 +1256,11 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.2.0
+ 3.4.0
${project.build.encoding}
${project.build.encoding}
${project.build.encoding}
- ${basedir}/../doc/docs/${project.version}/
- ${basedir}/../docs/doc/${project.version}/${project.artifactId}
@@ -1309,7 +1274,7 @@
org.apache.maven.plugins
maven-resources-plugin
- 3.1.0
+ 3.3.0
${project.build.encoding}
@@ -1317,7 +1282,7 @@
org.apache.maven.plugins
maven-checkstyle-plugin
- 3.1.1
+ 3.1.2
${project.basedir}/../checkstyle.xml
${project.build.encoding}
@@ -1376,7 +1341,7 @@
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.8
+ 1.6.13
true
sonatype-nexus-staging