Skip to content

Commit

Permalink
Bump com.google.flatbuffers:flatbuffers-java from 2.0.8 to 25.1.21
Browse files Browse the repository at this point in the history
Bumps [com.google.flatbuffers:flatbuffers-java](https://github.com/google/flatbuffers) from 2.0.8 to 25.1.21.
- [Release notes](https://github.com/google/flatbuffers/releases)
- [Changelog](https://github.com/google/flatbuffers/blob/master/CHANGELOG.md)
- [Commits](google/flatbuffers@v2.0.8...v25.1.21)

---
updated-dependencies:
- dependency-name: com.google.flatbuffers:flatbuffers-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 22, 2025
1 parent 0549a36 commit 1d9719e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
<dependency>
<groupId>com.google.flatbuffers</groupId>
<artifactId>flatbuffers-java</artifactId>
<version>2.0.8</version>
<version>25.1.21</version>
<optional>true</optional>
</dependency>

Expand Down

0 comments on commit 1d9719e

Please sign in to comment.