Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nineinchnick committed Mar 22, 2024
1 parent dae686e commit fadc802
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.airlift</groupId>
<artifactId>airbase</artifactId>
<version>152</version>
<version>153</version>
</parent>

<groupId>pl.net.was</groupId>
Expand Down Expand Up @@ -47,8 +47,8 @@
<air.check.fail-checkstyle>true</air.check.fail-checkstyle>
<air.check.skip-checkstyle>false</air.check.skip-checkstyle>

<dep.trino.version>442</dep.trino.version>
<dep.airlift.version>242</dep.airlift.version>
<dep.trino.version>443</dep.trino.version>
<dep.airlift.version>243</dep.airlift.version>
<dep.slice.version>2.2</dep.slice.version>
<dep.opentelemetry.version>1.36.0</dep.opentelemetry.version>
<dep.opentelemetry-instrumentation.version>2.2.0</dep.opentelemetry-instrumentation.version>
Expand Down Expand Up @@ -309,7 +309,7 @@
<plugin>
<groupId>ca.vanzyl.provisio.maven.plugins</groupId>
<artifactId>provisio-maven-plugin</artifactId>
<version>1.0.21</version>
<version>1.0.22</version>
<extensions>true</extensions>
</plugin>

Expand Down

0 comments on commit fadc802

Please sign in to comment.