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"
77assertj = " 3.27.7"
88awaitility = " 4.3.0"
99bouncycastle = " 1.84"
1010caffeine = " 3.2.4"
1111checkstyle = " 10.3.3"
1212conscrypt = " 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"
1919cron-utils = " 9.2.0"
2020diffutils = " 1.3.0"
2121download = " 5.7.0"
22- dropwizard-metrics = " 4.2.38 "
22+ dropwizard-metrics = " 4.2.39 "
2323eddsa = " 0.3.0"
2424findbugs = " 3.0.2"
2525freemarker = " 2.3.34"
2626futures-completable = " 0.3.6"
27- grpc-java = " 1.81 .0"
27+ grpc-java = " 1.82 .0"
2828guava = " 33.6.0-jre"
2929guava-failureaccess = " 1.0.1"
3030hamcrest-library = " 3.0"
3131hibernate-validator6 = " 6.2.5.Final"
3232hibernate-validator8 = " 8.0.3.Final"
3333hibernate-validator9 = " 9.1.0.Final"
34- jackson = " 2.21.3 "
34+ jackson = " 2.22.0 "
3535javassist = " 3.31.0-GA"
3636javax-annotation = " 1.3.2"
3737javax-inject = " 1"
@@ -43,7 +43,7 @@ jetty-alpn-agent = "2.0.10"
4343jgit6 = " 6.10.1.202505221210-r"
4444junit4 = " 4.13.2"
4545# junit6 requires java 17
46- junit5 = " 5.14.2 "
46+ junit5 = " 5.14.4 "
4747junit-pioneer = " 2.3.0"
4848jsch = " 0.1.55"
4949# Don't update `json-path` version
@@ -56,41 +56,41 @@ jmh-core = "1.37"
5656jmh-gradle-plugin = " 0.7.3"
5757jxr = " 0.2.1"
5858kubernetes-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 "
6262mockito = " 5.23.0"
63- nimbus-jose-jwt = " 10.9"
63+ nimbus-jose-jwt = " 10.9.1 "
6464nexus-publish-plugin = " 2.0.0"
6565node-gradle-plugin = " 7.1.0"
6666osdetector = " 1.7.3"
6767owasp = " 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 "
7272quartz = " 2.5.2"
7373reflections = " 0.9.11"
7474rocksdb = " 10.10.1.1"
75- shadow-gradle-plugin = " 8.3.9 "
75+ shadow-gradle-plugin = " 9.4.2 "
7676# Don't update `shiro` version
7777shiro = " 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
8181snappy = " 1.1.10.8"
8282sphinx = " 2.10.1"
8383spring-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 "
8686spring-test-junit5 = " 1.5.0"
8787testcontainers = " 2.0.5"
8888thrift09 = { 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.)
9292zookeeper = " 3.9.3"
93- zstd = " 1.5.7-8 "
93+ zstd = " 1.5.7-11 "
9494
9595[boms ]
9696armeria = { module = " com.linecorp.armeria:armeria-bom" , version.ref = " armeria" }
0 commit comments