Skip to content

Commit 708c888

Browse files
authored
Upgrade deps for 1.40.0 (#1315)
- Apache MINA SSHD 2.17.1 -> 2.18.0 - Armeria 1.39.0 -> 1.40.0 - controlplane 1.0.52 -> 1.0.53 - gRPC-Java 1.81.0 -> 1.82.0 - Jackson 2.21.3 -> 2.22.0 - Logback 1.5.32 -> 1.5.34 - Micrometer 1.16.5 -> 1.17.0 - Nimbus JOSE+JWT 10.9 -> 10.9.1 - Prometheus Metrics 1.6.1 -> 1.8.0 - Protocol Buffers 3.25.8 -> 3.25.9 - SLF4J 2.0.17 -> 2.0.18 - Spring Boot 3 3.5.10 -> 3.5.15 - Spring Boot 4 4.0.6 -> 4.1.0 - zstd-jni 1.5.7-8 -> 1.5.7-11 - Build - Checkstyle 10.3.3 -> 13.6.0 - Dropwizard Metrics 4.2.38 -> 4.2.39 - JUnit 5 5.14.2 -> 5.14.4 - ProGuard 7.8.1 -> 7.9.1 - protobuf-gradle-plugin 0.9.5 -> 0.10.0 - Shadow 8.3.9 -> 9.4.2
1 parent c192d6b commit 708c888

1 file changed

Lines changed: 19 additions & 19 deletions

File tree

dependencies.toml

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
# If its classes are exposed in Javadoc, update offline links as well.
44
#
55
[versions]
6-
armeria = "1.39.0"
6+
armeria = "1.40.0"
77
assertj = "3.27.7"
88
awaitility = "4.3.0"
99
bouncycastle = "1.84"
1010
caffeine = "3.2.4"
1111
checkstyle = "10.3.3"
1212
conscrypt = "2.5.2"
13-
controlplane = "1.0.52"
13+
controlplane = "1.0.53"
1414
# Ensure that we use the same ZooKeeper version as what Curator depends on.
1515
# See: https://github.com/apache/curator/blob/master/pom.xml
1616
# (Switch to the right tag to find out the right version.)
@@ -19,19 +19,19 @@ curator = "5.9.0"
1919
cron-utils = "9.2.0"
2020
diffutils = "1.3.0"
2121
download = "5.7.0"
22-
dropwizard-metrics = "4.2.38"
22+
dropwizard-metrics = "4.2.39"
2323
eddsa = "0.3.0"
2424
findbugs = "3.0.2"
2525
freemarker = "2.3.34"
2626
futures-completable = "0.3.6"
27-
grpc-java = "1.81.0"
27+
grpc-java = "1.82.0"
2828
guava = "33.6.0-jre"
2929
guava-failureaccess = "1.0.1"
3030
hamcrest-library = "3.0"
3131
hibernate-validator6 = "6.2.5.Final"
3232
hibernate-validator8 = "8.0.3.Final"
3333
hibernate-validator9 = "9.1.0.Final"
34-
jackson = "2.21.3"
34+
jackson = "2.22.0"
3535
javassist = "3.31.0-GA"
3636
javax-annotation = "1.3.2"
3737
javax-inject = "1"
@@ -43,7 +43,7 @@ jetty-alpn-agent = "2.0.10"
4343
jgit6 = "6.10.1.202505221210-r"
4444
junit4 = "4.13.2"
4545
# junit6 requires java 17
46-
junit5 = "5.14.2"
46+
junit5 = "5.14.4"
4747
junit-pioneer = "2.3.0"
4848
jsch = "0.1.55"
4949
# Don't update `json-path` version
@@ -56,41 +56,41 @@ jmh-core = "1.37"
5656
jmh-gradle-plugin = "0.7.3"
5757
jxr = "0.2.1"
5858
kubernetes-client = "7.7.0"
59-
logback15 = "1.5.32"
60-
micrometer = "1.16.5"
61-
mina-sshd = "2.17.1"
59+
logback15 = "1.5.34"
60+
micrometer = "1.17.0"
61+
mina-sshd = "2.18.0"
6262
mockito = "5.23.0"
63-
nimbus-jose-jwt = "10.9"
63+
nimbus-jose-jwt = "10.9.1"
6464
nexus-publish-plugin = "2.0.0"
6565
node-gradle-plugin = "7.1.0"
6666
osdetector = "1.7.3"
6767
owasp = "1.4.0"
68-
proguard = "7.8.1"
69-
prometheus-metrics = "1.6.1"
70-
protobuf = "3.25.8"
71-
protobuf-gradle-plugin = "0.9.5"
68+
proguard = "7.9.1"
69+
prometheus-metrics = "1.8.0"
70+
protobuf = "3.25.9"
71+
protobuf-gradle-plugin = "0.10.0"
7272
quartz = "2.5.2"
7373
reflections = "0.9.11"
7474
rocksdb = "10.10.1.1"
75-
shadow-gradle-plugin = "8.3.9"
75+
shadow-gradle-plugin = "9.4.2"
7676
# Don't update `shiro` version
7777
shiro = "1.3.2"
78-
slf4j2 = "2.0.17"
78+
slf4j2 = "2.0.18"
7979
# Ensure that we use the same Snappy version as what Curator depends on.
8080
# See: https://github.com/apache/curator/blob/master/pom.xml
8181
snappy = "1.1.10.8"
8282
sphinx = "2.10.1"
8383
spring-boot2 = "2.7.18"
84-
spring-boot3 = "3.5.10"
85-
spring-boot4 = "4.0.6"
84+
spring-boot3 = "3.5.15"
85+
spring-boot4 = "4.1.0"
8686
spring-test-junit5 = "1.5.0"
8787
testcontainers = "2.0.5"
8888
thrift09 = { strictly = "0.9.3-1" }
8989
# Ensure that we use the same ZooKeeper version as what Curator depends on.
9090
# See: https://github.com/apache/curator/blob/master/pom.xml
9191
# (Switch to the right tag to find out the right version.)
9292
zookeeper = "3.9.3"
93-
zstd = "1.5.7-8"
93+
zstd = "1.5.7-11"
9494

9595
[boms]
9696
armeria = { module = "com.linecorp.armeria:armeria-bom", version.ref = "armeria" }

0 commit comments

Comments
 (0)