Skip to content

Commit e357dcb

Browse files
chore(deps): 依赖构件版本升级 (#1589)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab60404 commit e357dcb

5 files changed

Lines changed: 34 additions & 34 deletions

File tree

meta-bom/bom-aio/pom.xml

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@
423423
<dependency>
424424
<groupId>org.apache.commons</groupId>
425425
<artifactId>commons-configuration2</artifactId>
426-
<version>2.14.0</version>
426+
<version>2.15.0</version>
427427
</dependency>
428428
<dependency>
429429
<groupId>commons-codec</groupId>
@@ -857,7 +857,7 @@
857857
<dependency>
858858
<groupId>org.hibernate.orm</groupId>
859859
<artifactId>hibernate-core</artifactId>
860-
<version>7.3.4.Final</version>
860+
<version>7.3.5.Final</version>
861861
<scope>provided</scope>
862862
<optional>true</optional>
863863
</dependency>
@@ -888,7 +888,7 @@
888888
<dependency>
889889
<groupId>io.lettuce</groupId>
890890
<artifactId>lettuce-core</artifactId>
891-
<version>7.5.1.RELEASE</version>
891+
<version>7.5.2.RELEASE</version>
892892
<scope>provided</scope>
893893
<optional>true</optional>
894894
</dependency>
@@ -2399,13 +2399,13 @@
23992399
<dependency>
24002400
<groupId>software.amazon.awssdk</groupId>
24012401
<artifactId>ses</artifactId>
2402-
<version>2.44.4</version>
2402+
<version>2.44.7</version>
24032403
<scope>compile</scope>
24042404
</dependency>
24052405
<dependency>
24062406
<groupId>software.amazon.awssdk</groupId>
24072407
<artifactId>auth</artifactId>
2408-
<version>2.44.4</version>
2408+
<version>2.44.7</version>
24092409
<scope>compile</scope>
24102410
</dependency>
24112411
<dependency>
@@ -2551,12 +2551,12 @@
25512551
<dependency>
25522552
<groupId>com.amazonaws</groupId>
25532553
<artifactId>aws-lambda-java-log4j2</artifactId>
2554-
<version>1.6.2</version>
2554+
<version>1.6.3</version>
25552555
</dependency>
25562556
<dependency>
25572557
<groupId>com.amazonaws</groupId>
25582558
<artifactId>aws-lambda-java-serialization</artifactId>
2559-
<version>1.3.1</version>
2559+
<version>1.4.0</version>
25602560
</dependency>
25612561
<dependency>
25622562
<groupId>com.aliyun.fc.runtime</groupId>
@@ -2571,7 +2571,7 @@
25712571
<dependency>
25722572
<groupId>com.huaweicloud.sdk</groupId>
25732573
<artifactId>huaweicloud-sdk-functiongraph</artifactId>
2574-
<version>3.1.195</version>
2574+
<version>3.1.196</version>
25752575
</dependency>
25762576
<dependency>
25772577
<groupId>com.google.cloud.functions</groupId>
@@ -2607,12 +2607,12 @@
26072607
<dependency>
26082608
<groupId>org.seleniumhq.selenium</groupId>
26092609
<artifactId>selenium-java</artifactId>
2610-
<version>4.43.0</version>
2610+
<version>4.44.0</version>
26112611
</dependency>
26122612
<dependency>
26132613
<groupId>org.seleniumhq.selenium</groupId>
26142614
<artifactId>selenium-remote-driver</artifactId>
2615-
<version>4.43.0</version>
2615+
<version>4.44.0</version>
26162616
</dependency>
26172617
<dependency>
26182618
<groupId>org.seleniumhq.selenium</groupId>
@@ -2627,12 +2627,12 @@
26272627
<dependency>
26282628
<groupId>com.huaweicloud.sdk</groupId>
26292629
<artifactId>huaweicloud-sdk-core</artifactId>
2630-
<version>3.1.195</version>
2630+
<version>3.1.196</version>
26312631
</dependency>
26322632
<dependency>
26332633
<groupId>com.huaweicloud.sdk</groupId>
26342634
<artifactId>huaweicloud-sdk-apig</artifactId>
2635-
<version>3.1.195</version>
2635+
<version>3.1.196</version>
26362636
</dependency>
26372637
<dependency>
26382638
<groupId>com.aliyun</groupId>
@@ -2666,59 +2666,59 @@
26662666
<dependency>
26672667
<groupId>software.amazon.awssdk</groupId>
26682668
<artifactId>s3</artifactId>
2669-
<version>2.44.4</version>
2669+
<version>2.44.7</version>
26702670
<scope>compile</scope>
26712671
</dependency>
26722672
<dependency>
26732673
<groupId>software.amazon.awssdk</groupId>
26742674
<artifactId>lambda</artifactId>
2675-
<version>2.44.4</version>
2675+
<version>2.44.7</version>
26762676
</dependency>
26772677
<dependency>
26782678
<groupId>software.amazon.awssdk</groupId>
26792679
<artifactId>cloudwatch</artifactId>
2680-
<version>2.44.4</version>
2680+
<version>2.44.7</version>
26812681
</dependency>
26822682
<dependency>
26832683
<groupId>software.amazon.awssdk</groupId>
26842684
<artifactId>costexplorer</artifactId>
2685-
<version>2.44.4</version>
2685+
<version>2.44.7</version>
26862686
</dependency>
26872687
<dependency>
26882688
<groupId>software.amazon.awssdk</groupId>
26892689
<artifactId>regions</artifactId>
2690-
<version>2.44.4</version>
2690+
<version>2.44.7</version>
26912691
</dependency>
26922692
<dependency>
26932693
<groupId>software.amazon.awssdk</groupId>
26942694
<artifactId>aws-core</artifactId>
2695-
<version>2.44.4</version>
2695+
<version>2.44.7</version>
26962696
</dependency>
26972697
<dependency>
26982698
<groupId>software.amazon.awssdk</groupId>
26992699
<artifactId>sqs</artifactId>
2700-
<version>2.44.4</version>
2700+
<version>2.44.7</version>
27012701
</dependency>
27022702
<dependency>
27032703
<groupId>software.amazon.awssdk</groupId>
27042704
<artifactId>sns</artifactId>
2705-
<version>2.44.4</version>
2705+
<version>2.44.7</version>
27062706
</dependency>
27072707
<dependency>
27082708
<groupId>software.amazon.awssdk</groupId>
27092709
<artifactId>dynamodb</artifactId>
2710-
<version>2.44.4</version>
2710+
<version>2.44.7</version>
27112711
</dependency>
27122712
<dependency>
27132713
<groupId>software.amazon.awssdk</groupId>
27142714
<artifactId>scheduler</artifactId>
2715-
<version>2.44.4</version>
2715+
<version>2.44.7</version>
27162716
<scope>compile</scope>
27172717
</dependency>
27182718
<dependency>
27192719
<groupId>software.amazon.awssdk</groupId>
27202720
<artifactId>sdk-core</artifactId>
2721-
<version>2.44.4</version>
2721+
<version>2.44.7</version>
27222722
</dependency>
27232723
<dependency>
27242724
<groupId>com.aliyun</groupId>
@@ -2733,18 +2733,18 @@
27332733
<dependency>
27342734
<groupId>org.graalvm.buildtools</groupId>
27352735
<artifactId>native-maven-plugin</artifactId>
2736-
<version>1.0.0</version>
2736+
<version>1.1.0</version>
27372737
</dependency>
27382738
<dependency>
27392739
<groupId>org.graalvm.buildtools</groupId>
27402740
<artifactId>utils</artifactId>
2741-
<version>1.0.0</version>
2741+
<version>1.1.0</version>
27422742
<scope>runtime</scope>
27432743
</dependency>
27442744
<dependency>
27452745
<groupId>org.graalvm.buildtools</groupId>
27462746
<artifactId>graalvm-reachability-metadata</artifactId>
2747-
<version>1.0.0</version>
2747+
<version>1.1.0</version>
27482748
<scope>runtime</scope>
27492749
</dependency>
27502750
</dependencies>

meta-bom/bom-cf/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<dependency>
7575
<groupId>com.amazonaws</groupId>
7676
<artifactId>aws-lambda-java-log4j2</artifactId>
77-
<version>1.6.2</version>
77+
<version>1.6.3</version>
7878
</dependency>
7979

8080
<!-- https://mvnrepository.com/artifact/software.amazon.awssdk/ses -->

meta-bom/bom-mod/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
<scf-java-events.version>0.0.4</scf-java-events.version>
124124
<aws-lambda-java-core.version>1.4.0</aws-lambda-java-core.version>
125125
<aws-lambda-java-events.version>3.16.1</aws-lambda-java-events.version>
126-
<aws-lambda-java-log4j2.version>1.6.2</aws-lambda-java-log4j2.version>
126+
<aws-lambda-java-log4j2.version>1.6.3</aws-lambda-java-log4j2.version>
127127
<qiniu-java-sdk.version>7.19.0</qiniu-java-sdk.version>
128128
<!-- ByteCode 版本 -->
129129
<bytebuddy.version>1.18.8</bytebuddy.version>
@@ -154,7 +154,7 @@
154154
<!-- Log4j2 CacheFile Transformer 版本 -->
155155
<log4j2-cachefile-transformer.version>2.13.0</log4j2-cachefile-transformer.version>
156156
<!-- AWS Lambda Java Serialization -->
157-
<aws-lambda-java-serialization.version>1.3.1</aws-lambda-java-serialization.version>
157+
<aws-lambda-java-serialization.version>1.4.0</aws-lambda-java-serialization.version>
158158
<!-- 第三方 SDK 版本 -->
159159
<java-function-invoker.version>2.0.1</java-function-invoker.version>
160160
<oapi-sdk.version>2.6.1</oapi-sdk.version>

meta-bom/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -265,8 +265,8 @@
265265
<selenium-devtools.version>4.41.0</selenium-devtools.version>
266266
<selenium-htmlunit.version>4.29.0</selenium-htmlunit.version>
267267

268-
<awssdk.version>2.44.4</awssdk.version>
269-
<huaweicloud-sdk.version>3.1.195</huaweicloud-sdk.version>
268+
<awssdk.version>2.44.7</awssdk.version>
269+
<huaweicloud-sdk.version>3.1.196</huaweicloud-sdk.version>
270270

271271
<!-- 日志依赖 -->
272272
<slf4j.version>2.0.18</slf4j.version>

os-dependencies/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<maven.compiler.source>21</maven.compiler.source>
4444
<maven.compiler.target>21</maven.compiler.target>
4545
<!-- <maven.compiler.release>21</maven.compiler.release> -->
46-
<maven.version>3.9.15</maven.version>
46+
<maven.version>3.9.16</maven.version>
4747
<maven-compiler-plugin.version>3.15.0</maven-compiler-plugin.version>
4848
<maven-deploy-plugin.version>3.1.4</maven-deploy-plugin.version>
4949
<maven-surefire-plugin.version>3.5.0</maven-surefire-plugin.version>
@@ -71,7 +71,7 @@
7171
<mysql-connector-j.version>9.7.0</mysql-connector-j.version>
7272
<postgresql.version>42.7.11</postgresql.version>
7373
<mybatis.version>3.5.19</mybatis.version>
74-
<hibernate-orm.version>7.3.4.Final</hibernate-orm.version>
74+
<hibernate-orm.version>7.3.5.Final</hibernate-orm.version>
7575
<seata.version>2.6.0</seata.version>
7676

7777
<commons-lang3.version>3.20.0</commons-lang3.version>
@@ -1018,7 +1018,7 @@
10181018
<dependency>
10191019
<groupId>io.lettuce</groupId>
10201020
<artifactId>lettuce-core</artifactId>
1021-
<version>7.5.1.RELEASE</version>
1021+
<version>7.5.2.RELEASE</version>
10221022
<scope>provided</scope>
10231023
<optional>true</optional>
10241024
</dependency>

0 commit comments

Comments
 (0)