Skip to content

Commit 692f173

Browse files
Bump lz4-java from 1.7.0 to 1.7.1
Bumps [lz4-java](https://github.com/lz4/lz4-java) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/lz4/lz4-java/releases) - [Changelog](https://github.com/lz4/lz4-java/blob/master/CHANGES.md) - [Commits](lz4/lz4-java@1.7.0...1.7.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent a87dc29 commit 692f173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
<dependency>
129129
<groupId>org.lz4</groupId>
130130
<artifactId>lz4-java</artifactId>
131-
<version>1.7.0</version>
131+
<version>1.7.1</version>
132132
</dependency>
133133

134134
<dependency>

0 commit comments

Comments
 (0)