Skip to content

Commit 2844a09

Browse files
authored
chore(deps): update jersey monorepo to v4 (#14232)
1 parent 95ea471 commit 2844a09

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.jbang/JabSrvLauncher.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,12 +73,12 @@
7373
//DEPS org.bouncycastle:bcprov-jdk18on:1.82
7474
//DEPS com.konghq:unirest-modules-gson:4.5.1
7575
//DEPS jakarta.ws.rs:jakarta.ws.rs-api:4.0.0
76-
//DEPS org.glassfish.jersey.core:jersey-server:3.1.11
77-
//DEPS org.glassfish.jersey.inject:jersey-hk2:3.1.11
76+
//DEPS org.glassfish.jersey.core:jersey-server:4.0.0
77+
//DEPS org.glassfish.jersey.inject:jersey-hk2:4.0.0
7878
//DEPS org.glassfish.hk2:hk2-api:3.1.1
7979
//DEPS org.glassfish.hk2:hk2-utils:3.1.1
8080
//DEPS org.glassfish.hk2:hk2-locator:3.1.1
81-
//DEPS org.glassfish.jersey.containers:jersey-container-grizzly2-http:3.1.11
81+
//DEPS org.glassfish.jersey.containers:jersey-container-grizzly2-http:4.0.0
8282
//DEPS org.glassfish.grizzly:grizzly-http-server:4.0.2
8383
//DEPS org.glassfish.grizzly:grizzly-framework:4.0.2
8484
//DEPS jakarta.validation:jakarta.validation-api:3.1.1

0 commit comments

Comments
 (0)