File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ under the License.
107107 <dependency >
108108 <groupId >org.apache.commons</groupId >
109109 <artifactId >commons-pool2</artifactId >
110- <version >2.12 .1</version >
110+ <version >2.13 .1</version >
111111 <scope >test</scope >
112112 </dependency >
113113 <dependency >
Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ under the License.
9999 <dep .guava-bom.version>33.4.8-jre</dep .guava-bom.version>
100100 <dep .netty-bom.version>4.2.9.Final</dep .netty-bom.version>
101101 <dep .grpc-bom.version>1.78.0</dep .grpc-bom.version>
102- <dep .protobuf-bom.version>4.33.1 </dep .protobuf-bom.version>
102+ <dep .protobuf-bom.version>4.33.4 </dep .protobuf-bom.version>
103103 <dep .jackson-bom.version>2.21.0</dep .jackson-bom.version>
104104 <dep .hadoop.version>3.4.2</dep .hadoop.version>
105105 <dep .fbs.version>25.2.10</dep .fbs.version>
@@ -111,7 +111,7 @@ under the License.
111111 <checkstyle .failOnViolation>true</checkstyle .failOnViolation>
112112 <error_prone_core .version>2.42.0</error_prone_core .version>
113113 <checker .framework.version>3.53.0</checker .framework.version>
114- <logback .version>1.5.25 </logback .version>
114+ <logback .version>1.5.26 </logback .version>
115115 <doclint >none</doclint >
116116 <additionalparam >-Xdoclint:none</additionalparam >
117117 <!-- List of add-opens arg line arguments for tests -->
@@ -175,7 +175,7 @@ under the License.
175175 <dependency >
176176 <groupId >org.assertj</groupId >
177177 <artifactId >assertj-core</artifactId >
178- <version >3.27.3 </version >
178+ <version >3.27.7 </version >
179179 <scope >test</scope >
180180 </dependency >
181181 <dependency >
You can’t perform that action at this time.
0 commit comments