Skip to content

Commit 924ca06

Browse files
Bump io.lettuce:lettuce-core in /DataProcessing/datax-utility (#1539)
Bumps [io.lettuce:lettuce-core](https://github.com/lettuce-io/lettuce-core) from 6.3.2.RELEASE to 6.5.1.RELEASE. - [Release notes](https://github.com/lettuce-io/lettuce-core/releases) - [Changelog](https://github.com/redis/lettuce/blob/main/RELEASE-NOTES.md) - [Commits](redis/lettuce@6.3.2.RELEASE...6.5.1.RELEASE) --- updated-dependencies: - dependency-name: io.lettuce:lettuce-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 55fef35 commit 924ca06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • DataProcessing/datax-utility

DataProcessing/datax-utility/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ SOFTWARE
160160
<dependency>
161161
<groupId>io.lettuce</groupId>
162162
<artifactId>lettuce-core</artifactId>
163-
<version>6.3.2.RELEASE</version>
163+
<version>6.5.1.RELEASE</version>
164164
</dependency>
165165
</dependencies>
166166

0 commit comments

Comments
 (0)