Skip to content

Commit 5e16d22

Browse files
committed
Update airbase to 345 and airlift to 395
1 parent 91cc618 commit 5e16d22

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>342</version>
9+
<version>345</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>394</version>
55+
<version>395</version>
5656
<type>pom</type>
5757
<scope>import</scope>
5858
</dependency>

0 commit comments

Comments
 (0)