Skip to content

Commit

Permalink
Bump com.aayushatharva.brotli4j:brotli4j from 1.15.0 to 1.16.0 in /java
Browse files Browse the repository at this point in the history
Bumps [com.aayushatharva.brotli4j:brotli4j](https://github.com/hyperxpro/Brotli4j) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/hyperxpro/Brotli4j/releases)
- [Commits](hyperxpro/Brotli4j@v1.15.0...v1.16.0)

---
updated-dependencies:
- dependency-name: com.aayushatharva.brotli4j:brotli4j
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 30, 2024
1 parent c744548 commit bb25ff7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
</modules>

<properties>
<brotli4j.version>1.15.0</brotli4j.version>
<brotli4j.version>1.16.0</brotli4j.version>
<checkstyle.version>10.13.0</checkstyle.version>
<example.dir>${project.basedir}/../../examples</example.dir>
<hadoop.version>3.3.6</hadoop.version>
Expand Down

0 comments on commit bb25ff7

Please sign in to comment.