This is an automated email from the ASF dual-hosted git repository.

huacheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git


The following commit(s) were added to refs/heads/master by this push:
     new 37869aa54 Back-end dependency upgrade (#1743)
37869aa54 is described below

commit 37869aa547c5978fb70d6cb73c02c0f9b0e96035
Author: 铁甲小宝 <[email protected]>
AuthorDate: Mon Apr 15 16:51:15 2024 +0800

    Back-end dependency upgrade (#1743)
    
    Signed-off-by: 花城 <[email protected]>
    Co-authored-by: 花城 <[email protected]>
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index bc5d4fbe4..071c2e97f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,11 +106,11 @@
         
<spring-boot-starter-sureness.version>1.1.0</spring-boot-starter-sureness.version>
 
         <nekohtml.version>1.9.22</nekohtml.version>
-        <json-path.version>2.7.0</json-path.version>
+        <json-path.version>2.9.0</json-path.version>
         <aviator.version>5.4.1</aviator.version>
         <gson.version>2.10.1</gson.version>
         <guava.version>32.1.2-jre</guava.version>
-        <protobuf.version>3.19.4</protobuf.version>
+        <protobuf.version>3.19.6</protobuf.version>
         
<tencentcloud-sdk-java-sms.version>3.1.648</tencentcloud-sdk-java-sms.version>
         <caffeine.version>2.9.3</caffeine.version>
         <httpclient.version>4.5.14</httpclient.version>
@@ -128,7 +128,7 @@
         <mongodb-driver.version>4.6.1</mongodb-driver.version>
         <clickhouse.version>0.4.6</clickhouse.version>
         <damengc-driver.version>8.1.2.141</damengc-driver.version>
-        <postgresql.version>42.5.1</postgresql.version>
+        <postgresql.version>42.5.5</postgresql.version>
         <h2.version>2.2.224</h2.version>
         <taos-jdbcdriver.version>3.0.0</taos-jdbcdriver.version>
         <iotdb-session.version>0.13.3</iotdb-session.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to