Skip to content

Commit cfbc751

Browse files
author
Julien Ruaux
committed
deps: Upgraded ulid
1 parent 7d6805f commit cfbc751

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.trino</groupId>
77
<artifactId>trino-root</artifactId>
8-
<version>396</version>
8+
<version>397</version>
99
</parent>
1010

1111
<groupId>com.redis</groupId>
@@ -18,7 +18,7 @@
1818
<lettucemod.version>3.1.5</lettucemod.version>
1919
<lettuce.version>6.2.0.RELEASE</lettuce.version>
2020
<testcontainers-redis.version>1.6.2</testcontainers-redis.version>
21-
<ulid.version>5.0.0</ulid.version>
21+
<ulid.version>5.0.2</ulid.version>
2222

2323
<air.check.skip-license>true</air.check.skip-license>
2424
<air.check.skip-checkstyle>true</air.check.skip-checkstyle>

0 commit comments

Comments
 (0)