Skip to content

Commit c7f7fd2

Browse files
dependabot[bot]oldratlee
authored andcommitted
chore(deps): upgrade dependencies/plugins 🛠️
bump jacoco-maven-plugin from 0.8.10 to 0.8.11 (#191) bump git-commit-id-maven-plugin from 6.0.0 to 7.0.0 (#192) bump maven-surefire-plugin from 3.1.2 to 3.2.1 (#193) bump commons-io from 2.14.0 to 2.15.0 (#194) bump maven-clean-plugin from 3.3.1 to 3.3.2 (#195) bump commons-cli from 1.5.0 to 1.6.0 (#196) bump kotlin.version from 1.9.10 to 1.9.20 (#197) bump kotest.version from 5.7.2 to 5.8.0 (#198) bump junit-bom from 5.10.0 to 5.10.1 (#199) bump spotbugs-maven-plugin from 4.7.3.6 to 4.8.1.0 (#200) bump maven-javadoc-plugin from 3.6.0 to 3.6.2 (#201) bump spotbugs-annotations from 4.8.0 to 4.8.1 (#202) bump maven-surefire-plugin from 3.2.1 to 3.2.2 (#203) bump annotations from 24.0.1 to 24.1.0 (#204) bump commons-lang3 from 3.13.0 to 3.14.0 (#205) bump kotlin.version from 1.9.20 to 1.9.21 (#206) bump commons-io from 2.15.0 to 2.15.1 (#207) bump spotbugs-annotations from 4.8.1 to 4.8.2 (#208) bump maven-artifact from 3.9.5 to 3.9.6 (#210) bump maven-javadoc-plugin from 3.6.2 to 3.6.3 (#211) bump spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#212) bump spotbugs-annotations from 4.8.2 to 4.8.3 (#213) bump maven-surefire-plugin from 3.2.2 to 3.2.3 (#214) bump maven-compiler-plugin from 3.11.0 to 3.12.0 (#215) bump kotlin.version from 1.9.21 to 1.9.22 (#216) bump maven-compiler-plugin from 3.12.0 to 3.12.1 (#217) bump maven-surefire-plugin from 3.2.3 to 3.2.5 (#218) bump spotbugs-maven-plugin from 4.8.2.0 to 4.8.3.0 (#219) bump codecov/codecov-action from 3 to 4 (#220) bump junit-bom from 5.10.1 to 5.10.2 (#221) bump spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#222) bump git-commit-id-maven-plugin from 7.0.0 to 8.0.0 (#223) bump kotlin.version from 1.9.22 to 1.9.23 (#224) bump maven-assembly-plugin from 3.6.0 to 3.7.0 (#225) bump maven-gpg-plugin from 3.1.0 to 3.2.0 (#226) bump git-commit-id-maven-plugin from 8.0.0 to 8.0.1 (#228) bump maven-assembly-plugin from 3.7.0 to 3.7.1 (#229) bump maven-gpg-plugin from 3.2.0 to 3.2.1 (#230) bump maven-compiler-plugin from 3.12.1 to 3.13.0 (#231) bump git-commit-id-maven-plugin from 8.0.1 to 8.0.2 (#232) bump maven-gpg-plugin from 3.2.1 to 3.2.2 (#233) bump commons-io from 2.15.1 to 2.16.0 (#234) bump jacoco-maven-plugin from 0.8.11 to 0.8.12 (#235) bump maven-source-plugin from 3.3.0 to 3.3.1 (#236) bump spotbugs-annotations from 4.8.3 to 4.8.4 (#237) bump commons-io from 2.16.0 to 2.16.1 (#238) bump spotbugs-maven-plugin from 4.8.3.1 to 4.8.4.0 (#239) bump maven-gpg-plugin from 3.2.2 to 3.2.3 (#240) bump maven-jar-plugin from 3.3.0 to 3.4.0 (#241) bump commons-cli from 1.6.0 to 1.7.0 (#242) bump maven-gpg-plugin from 3.2.3 to 3.2.4 (#243) bump maven-jar-plugin from 3.4.0 to 3.4.1 (#244) bump maven-deploy-plugin from 3.1.1 to 3.1.2 (#245) bump maven-install-plugin from 3.1.1 to 3.1.2 (#246) bump spotbugs-annotations from 4.8.4 to 4.8.5 (#247) bump spotbugs-maven-plugin from 4.8.4.0 to 4.8.5.0 (#248) bump kotlin.version from 1.9.23 to 1.9.24 (#249) bump commons-cli from 1.7.0 to 1.8.0 (#253) bump maven-artifact from 3.9.6 to 3.9.7 (#254) bump nexus-staging-maven-plugin from 1.6.13 to 1.7.0 (#255) bump maven-enforcer-plugin from 3.4.1 to 3.5.0 (#256) bump maven-javadoc-plugin from 3.6.3 to 3.7.0 (#257) bump git-commit-id-maven-plugin from 8.0.2 to 9.0.0 (#259) bump maven-artifact from 3.9.7 to 3.9.8 (#260) bump maven-surefire-plugin from 3.2.5 to 3.3.0 (#261) bump spotbugs-annotations from 4.8.5 to 4.8.6 (#262) bump maven-clean-plugin from 3.3.2 to 3.4.0 (#263) bump maven-jar-plugin from 3.4.1 to 3.4.2 (#264)
1 parent a2fce62 commit c7f7fd2

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

.github/workflows/strong_ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: rm -rf $HOME/.m2/repository/com/alibaba/dns-cache-manipulator*
3838

3939
- name: Upload coverage reports to Codecov
40-
uses: codecov/codecov-action@v3
40+
uses: codecov/codecov-action@v4
4141
with:
4242
name: codecov-umbrella
4343
token: ${{ secrets.CODECOV_TOKEN }}

pom.xml

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,12 @@
5959
<!-- need argLine to use `@{argLine}`(e.g. `maven-surefire-plugin`) -->
6060
<argLine/>
6161

62-
<kotlin.version>1.9.10</kotlin.version>
62+
<kotlin.version>1.9.24</kotlin.version>
6363
<kotlin.compiler.jvmTarget>${maven.compiler.source}</kotlin.compiler.jvmTarget>
6464

6565
<!-- testing dependencies versions -->
66-
<junit5.version>5.10.0</junit5.version>
67-
<kotest.version>5.7.2</kotest.version>
66+
<junit5.version>5.10.2</junit5.version>
67+
<kotest.version>5.8.0</kotest.version>
6868
</properties>
6969

7070
<dependencies>
@@ -126,22 +126,22 @@
126126
<dependency>
127127
<groupId>commons-cli</groupId>
128128
<artifactId>commons-cli</artifactId>
129-
<version>1.5.0</version>
129+
<version>1.8.0</version>
130130
</dependency>
131131
<dependency>
132132
<groupId>commons-io</groupId>
133133
<artifactId>commons-io</artifactId>
134-
<version>2.14.0</version>
134+
<version>2.16.1</version>
135135
</dependency>
136136
<dependency>
137137
<groupId>org.apache.commons</groupId>
138138
<artifactId>commons-lang3</artifactId>
139-
<version>3.13.0</version>
139+
<version>3.14.0</version>
140140
</dependency>
141141
<dependency>
142142
<groupId>org.apache.maven</groupId>
143143
<artifactId>maven-artifact</artifactId>
144-
<version>3.9.5</version>
144+
<version>3.9.8</version>
145145
</dependency>
146146

147147
<!--
@@ -156,7 +156,7 @@
156156
<dependency>
157157
<groupId>com.github.spotbugs</groupId>
158158
<artifactId>spotbugs-annotations</artifactId>
159-
<version>4.8.0</version>
159+
<version>4.8.6</version>
160160
<optional>true</optional>
161161
</dependency>
162162
<dependency>
@@ -169,7 +169,7 @@
169169
<!-- https://www.jetbrains.com/help/idea/annotating-source-code.html -->
170170
<groupId>org.jetbrains</groupId>
171171
<artifactId>annotations</artifactId>
172-
<version>24.0.1</version>
172+
<version>24.1.0</version>
173173
<optional>true</optional>
174174
</dependency>
175175

@@ -274,7 +274,7 @@
274274
<plugin>
275275
<groupId>org.sonatype.plugins</groupId>
276276
<artifactId>nexus-staging-maven-plugin</artifactId>
277-
<version>1.6.13</version>
277+
<version>1.7.0</version>
278278
<extensions>true</extensions>
279279
<configuration>
280280
<serverId>ossrh</serverId>
@@ -291,7 +291,7 @@
291291
<plugin>
292292
<groupId>org.apache.maven.plugins</groupId>
293293
<artifactId>maven-enforcer-plugin</artifactId>
294-
<version>3.4.1</version>
294+
<version>3.5.0</version>
295295
<executions>
296296
<execution>
297297
<id>enforce-maven</id>
@@ -334,7 +334,7 @@
334334
<plugin>
335335
<groupId>org.apache.maven.plugins</groupId>
336336
<artifactId>maven-clean-plugin</artifactId>
337-
<version>3.3.1</version>
337+
<version>3.4.0</version>
338338
</plugin>
339339
<plugin>
340340
<groupId>org.apache.maven.plugins</groupId>
@@ -344,12 +344,12 @@
344344
<plugin>
345345
<groupId>org.apache.maven.plugins</groupId>
346346
<artifactId>maven-jar-plugin</artifactId>
347-
<version>3.3.0</version>
347+
<version>3.4.2</version>
348348
</plugin>
349349
<plugin>
350350
<groupId>org.apache.maven.plugins</groupId>
351351
<artifactId>maven-source-plugin</artifactId>
352-
<version>3.3.0</version>
352+
<version>3.3.1</version>
353353
</plugin>
354354
<plugin>
355355
<groupId>org.jetbrains.kotlin</groupId>
@@ -366,7 +366,7 @@
366366
<plugin>
367367
<groupId>org.apache.maven.plugins</groupId>
368368
<artifactId>maven-compiler-plugin</artifactId>
369-
<version>3.11.0</version>
369+
<version>3.13.0</version>
370370
<configuration>
371371
<!-- https://maven.apache.org/plugins/maven-compiler-plugin/compile-mojo.html#compilerArgs -->
372372
<compilerArgs>
@@ -378,20 +378,20 @@
378378
<plugin>
379379
<groupId>org.apache.maven.plugins</groupId>
380380
<artifactId>maven-javadoc-plugin</artifactId>
381-
<version>3.6.0</version>
381+
<version>3.7.0</version>
382382
</plugin>
383383
<plugin>
384384
<groupId>org.apache.maven.plugins</groupId>
385385
<artifactId>maven-surefire-plugin</artifactId>
386-
<version>3.1.2</version>
386+
<version>3.3.0</version>
387387
<configuration>
388388
<argLine>@{argLine} -Duser.language=en -Duser.country=US</argLine>
389389
</configuration>
390390
</plugin>
391391
<plugin>
392392
<groupId>org.apache.maven.plugins</groupId>
393393
<artifactId>maven-assembly-plugin</artifactId>
394-
<version>3.6.0</version>
394+
<version>3.7.1</version>
395395
</plugin>
396396
<plugin>
397397
<groupId>org.apache.maven.plugins</groupId>
@@ -401,12 +401,12 @@
401401
<plugin>
402402
<groupId>org.apache.maven.plugins</groupId>
403403
<artifactId>maven-install-plugin</artifactId>
404-
<version>3.1.1</version>
404+
<version>3.1.2</version>
405405
</plugin>
406406
<plugin>
407407
<groupId>org.apache.maven.plugins</groupId>
408408
<artifactId>maven-deploy-plugin</artifactId>
409-
<version>3.1.1</version>
409+
<version>3.1.2</version>
410410
</plugin>
411411
</plugins>
412412
</pluginManagement>
@@ -502,7 +502,7 @@
502502
<plugin>
503503
<groupId>org.apache.maven.plugins</groupId>
504504
<artifactId>maven-gpg-plugin</artifactId>
505-
<version>3.1.0</version>
505+
<version>3.2.4</version>
506506
<executions>
507507
<execution>
508508
<id>sign-artifacts</id>
@@ -534,7 +534,7 @@
534534
<plugin>
535535
<groupId>io.github.git-commit-id</groupId>
536536
<artifactId>git-commit-id-maven-plugin</artifactId>
537-
<version>6.0.0</version>
537+
<version>9.0.0</version>
538538
<executions>
539539
<execution>
540540
<id>get-the-git-infos</id>
@@ -588,7 +588,7 @@
588588
<plugin>
589589
<groupId>com.github.spotbugs</groupId>
590590
<artifactId>spotbugs-maven-plugin</artifactId>
591-
<version>4.7.3.6</version>
591+
<version>4.8.5.0</version>
592592
<executions>
593593
<execution>
594594
<phase>verify</phase>
@@ -629,7 +629,7 @@
629629
<!-- plugin docs: http://eclemma.org/jacoco/trunk/doc/ -->
630630
<groupId>org.jacoco</groupId>
631631
<artifactId>jacoco-maven-plugin</artifactId>
632-
<version>0.8.10</version>
632+
<version>0.8.12</version>
633633
<executions>
634634
<execution>
635635
<goals>

0 commit comments

Comments
 (0)