Skip to content

Commit

Permalink
Update airlift to 249
Browse files Browse the repository at this point in the history
  • Loading branch information
oneonestar authored and ebyhr committed Jul 2, 2024
1 parent 3bee5a1 commit 49c5c82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<dependency>
<groupId>io.airlift</groupId>
<artifactId>bom</artifactId>
<version>248</version>
<version>249</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down Expand Up @@ -81,7 +81,7 @@
<dependency>
<groupId>org.glassfish.jersey.core</groupId>
<artifactId>jersey-server</artifactId>
<version>3.1.6</version>
<version>3.1.7</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 49c5c82

Please sign in to comment.