File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2525 <dep .flyway.version>11.8.2</dep .flyway.version>
2626 <dep .jeasy.version>4.1.0</dep .jeasy.version>
2727 <dep .mockito.version>5.18.0</dep .mockito.version>
28- <dep .okhttp3.version>5.3.0 </dep .okhttp3.version>
28+ <dep .okhttp3.version>5.3.2 </dep .okhttp3.version>
2929 <dep .trino.version>474</dep .trino.version>
3030 </properties >
3131
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >io.airlift</groupId >
88 <artifactId >airbase</artifactId >
9- <version >325 </version >
9+ <version >330 </version >
1010 </parent >
1111
1212 <groupId >io.trino.gateway</groupId >
5454 <dependency >
5555 <groupId >io.airlift</groupId >
5656 <artifactId >bom</artifactId >
57- <version >372 </version >
57+ <version >381 </version >
5858 <type >pom</type >
5959 <scope >import</scope >
6060 </dependency >
9696 <dependency >
9797 <groupId >org.glassfish.jersey.core</groupId >
9898 <artifactId >jersey-server</artifactId >
99- <version >3.1.11 </version >
99+ <version >4.0.0 </version >
100100 </dependency >
101101 </dependencies >
102102 </dependencyManagement >
You can’t perform that action at this time.
0 commit comments