Skip to content

Commit 1fddc14

Browse files
Bump brotli4j.version from 1.17.0 to 1.18.0
Bumps `brotli4j.version` from 1.17.0 to 1.18.0. Updates `com.aayushatharva.brotli4j:brotli4j` from 1.17.0 to 1.18.0 - [Release notes](https://github.com/hyperxpro/Brotli4j/releases) - [Commits](hyperxpro/Brotli4j@v1.17.0...v1.18.0) Updates `com.aayushatharva.brotli4j:native-linux-x86_64` from 1.17.0 to 1.18.0 Updates `com.aayushatharva.brotli4j:native-linux-aarch64` from 1.17.0 to 1.18.0 Updates `com.aayushatharva.brotli4j:native-linux-riscv64` from 1.17.0 to 1.18.0 Updates `com.aayushatharva.brotli4j:native-osx-x86_64` from 1.17.0 to 1.18.0 Updates `com.aayushatharva.brotli4j:native-osx-aarch64` from 1.17.0 to 1.18.0 Updates `com.aayushatharva.brotli4j:native-windows-x86_64` from 1.17.0 to 1.18.0 --- updated-dependencies: - dependency-name: com.aayushatharva.brotli4j:brotli4j dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.aayushatharva.brotli4j:native-linux-x86_64 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.aayushatharva.brotli4j:native-linux-aarch64 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.aayushatharva.brotli4j:native-linux-riscv64 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.aayushatharva.brotli4j:native-osx-x86_64 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.aayushatharva.brotli4j:native-osx-aarch64 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.aayushatharva.brotli4j:native-windows-x86_64 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 549ea34 commit 1fddc14

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
@@ -47,7 +47,7 @@
4747

4848
<netty.version>4.1.115.Final</netty.version>
4949
<netty.iouring>0.0.25.Final</netty.iouring>
50-
<brotli4j.version>1.17.0</brotli4j.version>
50+
<brotli4j.version>1.18.0</brotli4j.version>
5151
<slf4j.version>2.0.16</slf4j.version>
5252
<zstd-jni.version>1.5.6-8</zstd-jni.version>
5353
<activation.version>2.0.1</activation.version>

0 commit comments

Comments
 (0)