Skip to content

Commit 5b74240

Browse files
committed
Update airbase to 357 and airlift to 406
1 parent 404a8e9 commit 5b74240

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
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.airlift</groupId>
88
<artifactId>airbase</artifactId>
9-
<version>355</version>
9+
<version>357</version>
1010
</parent>
1111

1212
<groupId>io.trino.gateway</groupId>
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>io.airlift</groupId>
5454
<artifactId>bom</artifactId>
55-
<version>404</version>
55+
<version>406</version>
5656
<type>pom</type>
5757
<scope>import</scope>
5858
</dependency>

0 commit comments

Comments
 (0)