Skip to content

Commit fe8276f

Browse files
dependabot[bot]ebyhr
authored andcommitted
Bump io.airlift:bom from 381 to 390, airbase from 330 to 335
Bumps [io.airlift:bom](https://github.com/airlift/airlift) from 381 to 390. - [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: '390' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f557589 commit fe8276f

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

pom.xml

Lines changed: 2 additions & 4 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>330</version>
9+
<version>335</version>
1010
</parent>
1111

1212
<groupId>io.trino.gateway</groupId>
@@ -45,16 +45,14 @@
4545
<air.check.skip-pmd>true</air.check.skip-pmd>
4646
<air.modernizer.java-version>8</air.modernizer.java-version>
4747
<air.release.preparation-goals>clean verify -DskipTests</air.release.preparation-goals>
48-
49-
<dep.jetty.version>12.1.4</dep.jetty.version>
5048
</properties>
5149

5250
<dependencyManagement>
5351
<dependencies>
5452
<dependency>
5553
<groupId>io.airlift</groupId>
5654
<artifactId>bom</artifactId>
57-
<version>381</version>
55+
<version>390</version>
5856
<type>pom</type>
5957
<scope>import</scope>
6058
</dependency>

0 commit comments

Comments
 (0)