Skip to content

Commit e919fb6

Browse files
MINOR: Bump com.google.flatbuffers:flatbuffers-java
Bumps [com.google.flatbuffers:flatbuffers-java](https://github.com/google/flatbuffers) from 25.1.24 to 25.2.10. - [Release notes](https://github.com/google/flatbuffers/releases) - [Changelog](https://github.com/google/flatbuffers/blob/master/CHANGELOG.md) - [Commits](google/flatbuffers@v25.1.24...v25.2.10) --- updated-dependencies: - dependency-name: com.google.flatbuffers:flatbuffers-java dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b47e499 commit e919fb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ under the License.
101101
<dep.protobuf-bom.version>3.25.5</dep.protobuf-bom.version>
102102
<dep.jackson-bom.version>2.18.2</dep.jackson-bom.version>
103103
<dep.hadoop.version>3.4.1</dep.hadoop.version>
104-
<dep.fbs.version>25.1.24</dep.fbs.version>
104+
<dep.fbs.version>25.2.10</dep.fbs.version>
105105
<dep.avro.version>1.12.0</dep.avro.version>
106106
<arrow.vector.classifier></arrow.vector.classifier>
107107
<forkCount>2</forkCount>

0 commit comments

Comments
 (0)