@@ -4,37 +4,37 @@ netcdf-java = "5.11.0-SNAPSHOT"
44unidata-doc-theme = " 0.1.1"
55
66# 3rd party dependencies
7- awssdk = " 2.48.4 "
7+ awssdk = " 2.54.17 "
88awssdkv1 = " 1.12.797"
99commons-math3 = " 3.6.1"
1010bounce = " 0.18"
11- grpc = " 1.82.1 "
12- guava = " 33.6.0 -jre"
11+ grpc = " 1.84.0 "
12+ guava = " 33.7.1 -jre"
1313httpcomponents = " 4.5.14"
14- jackson = " 2.22.1 "
14+ jackson = " 2.22.2 "
1515jcommander = " 1.82"
1616jdom2 = " 2.0.6.1"
1717jfree-jcommon = " 1.0.24"
1818jfree-jfreechart = " 1.0.19"
1919jgoodies-forms = " 1.6.0"
2020jj2000 = " 5.4"
21- joda-time = " 2.14.2 "
21+ joda-time = " 2.14.3 "
2222jsr305 = " 3.0.2"
2323jna = " 5.19.1"
2424lgooddatepicker = " 11.2.1"
2525mcidas = " 20231121"
26- protobuf = " 4.35 .1"
26+ protobuf = " 4.36 .1"
2727re2j = " 1.8"
2828sensorweb-waterml = " 2.7.0"
29- slf4j = " 2.0.18 "
29+ slf4j = " 2.0.19 "
3030tomcat-annotations = " 6.0.53"
3131visad = " 2.0-20191209"
3232xmlbeans = " 3.1.0"
3333
3434# testing only
3535commons-compress = " 1.28.0"
3636commons-io = " 2.22.0"
37- jsoup = " 1.22 .2"
37+ jsoup = " 1.23 .2"
3838junit4 = " 4.13.2"
3939junit5 = " 5.14.4"
4040junitparams = " 1.0.5"
@@ -113,10 +113,10 @@ pragmatists-junitparams = { module = "pl.pragmatists:JUnitParams", version.ref =
113113logback-classic = { module = " ch.qos.logback:logback-classic" , version.ref = " logback-classic" }
114114
115115[plugins ]
116- cyclonedx-bom = { id = " org.cyclonedx.bom" , version = " 3.2.4 " }
116+ cyclonedx-bom = { id = " org.cyclonedx.bom" , version = " 3.4.1 " }
117117execfork = { id = " com.github.psxpaul.execfork" , version = " 0.2.2" }
118118javacc = { id = " org.javacc.javacc" , version = " 4.0.3" }
119119protobuf = { id = " com.google.protobuf" , version = " 0.10.0" }
120- shadow = { id = " com.gradleup.shadow" , version = " 9.4.2 " }
121- spotless = { id = " com.diffplug.spotless" , version = " 8.7.0 " }
122- versions = { id = " com .github.ben-manes.versions" , version = " 0.54 .0" }
120+ shadow = { id = " com.gradleup.shadow" , version = " 9.6.1 " }
121+ spotless = { id = " com.diffplug.spotless" , version = " 8.10.2 " }
122+ versions = { id = " io .github.ben-manes.versions" , version = " 0.61 .0" }
0 commit comments