diff --git a/CHANGELOG.md b/CHANGELOG.md
index b1c0310..b2581c6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,31 @@ Buession Parent Changelog
===========================
+## [2.2.0](https://github.com/buession/buession-parent/releases/tag/v2.2.0) (2023-02-27)
+
+### 🔨依赖升级
+
+- [druid](https://github.com/alibaba/druid) 版本升级至 1.2.16
+- [fasterxml jackson](http://github.com/FasterXML/jackson) 版本升级至 2.14.2
+- [mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) 版本升级至 12.2.0
+- [io.dropwizard.metrics](https://mvnrepository.com/search?q=io.dropwizard.metrics) 版本升级至 4.2.17
+- [io.micrometer](https://github.com/micrometer-metrics/micrometer) 版本升级至 1.10.4
+- [apache httpcomponents httpcore](http://hc.apache.org/httpcomponents-core-ga) 版本升级至 4.4.16
+- [apache httpcomponents httpclient](http://hc.apache.org/httpcomponents-core-ga) 版本升级至 4.5.14
+- [apache httpcomponents httpmime](http://hc.apache.org/httpcomponents-core-ga) 版本升级至 4.5.14
+- [tomcat-jdbc](https://mvnrepository.com/artifact/org.apache.tomcat/tomcat-jdbc) 版本升级至 10.1.7
+- [aspectj](https://www.eclipse.org/aspectj/) 版本升级至 1.9.19
+- [spring-retry](https://github.com/spring-projects/spring-retry) 版本升级至 1.3.4
+- [pac4j](https://github.com/pac4j/pac4j) 版本升级至 4.5.7
+- [mongodb-driver-core](https://github.com/mongodb/mongo-java-driver) 版本升级至 4.9.0
+- [kotlin](https://kotlinlang.org/) 版本升级至 1.7.22
+- [hibernate-core](https://github.com/hibernate/hibernate-orm) 版本升级至 5.6.15.Final
+- [hibernate-validator](https://github.com/hibernate/hibernate-validator) 版本升级至 6.2.5.Final
+
+
+---
+
+
## [2.2.0](https://github.com/buession/buession-parent/releases/tag/v2.2.0) (2023-02-27)
### 🔨依赖升级
diff --git a/pom.xml b/pom.xml
index 2768f94..5ad46b0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,23 +53,23 @@
5.3.13.RELEASE
2.5.1.RELEASE
2.2
- 1.7.21
+ 1.7.22
4.10.0
1.11.0
- 4.5.6
+ 4.5.7
3.1
1.19.4
- 4.8.0
+ 4.9.0
4.1.89.Final
- 2.14.0
- 2.14.0
- 2.14.0
- 2.14.0
- 2.14.0
+ 2.14.2
+ 2.14.2
+ 2.14.2
+ 2.14.2
+ 2.14.2
1.9.13
- 1.10.1
- 4.2.15
- 1.9.9.1
+ 1.10.4
+ 4.2.17
+ 1.9.19
1.70
1.5.3.Final
1.7.36
@@ -348,7 +348,7 @@
org.springframework.retry
spring-retry
- 1.3.3
+ 1.3.4
javax.annotation
@@ -480,7 +480,7 @@
org.apache.tomcat
tomcat-jdbc
- 10.1.2
+ 10.1.7
compile
@@ -498,7 +498,7 @@
com.alibaba
druid
- 1.2.15
+ 1.2.16
compile
@@ -536,7 +536,7 @@
com.microsoft.sqlserver
mssql-jdbc
- 11.2.3.jre8
+ 12.2.0.jre8
@@ -643,17 +643,17 @@
org.apache.httpcomponents
httpcore
- 4.4.15
+ 4.4.16
org.apache.httpcomponents
httpclient
- 4.5.13
+ 4.5.14
org.apache.httpcomponents
httpmime
- 4.5.13
+ 4.5.14
@@ -801,7 +801,7 @@
org.hibernate
hibernate-core
- 5.6.10.Final
+ 5.6.15.Final
org.jboss.logging
@@ -828,7 +828,7 @@
org.hibernate.validator
hibernate-validator
- 6.2.4.Final
+ 6.2.5.Final