Skip to content

Commit 4e616a1

Browse files
dependabot[bot]ebyhr
authored andcommitted
Bump io.airlift:bom from 390 to 392
Bumps [io.airlift:bom](https://github.com/airlift/airlift) from 390 to 392. - [Release notes](https://github.com/airlift/airlift/releases) - [Changelog](https://github.com/airlift/airlift/blob/master/NEWS) - [Commits](https://github.com/airlift/airlift/commits) --- updated-dependencies: - dependency-name: io.airlift:bom dependency-version: '392' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8796b1e commit 4e616a1

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>335</version>
9+
<version>340</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>390</version>
55+
<version>392</version>
5656
<type>pom</type>
5757
<scope>import</scope>
5858
</dependency>

0 commit comments

Comments
 (0)