Skip to content

Commit 4b94a1d

Browse files
Bump jakarta.ws.rs:jakarta.ws.rs-api from 3.1.0 to 4.0.0
Bumps jakarta.ws.rs:jakarta.ws.rs-api from 3.1.0 to 4.0.0. --- updated-dependencies: - dependency-name: jakarta.ws.rs:jakarta.ws.rs-api dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 86bef90 commit 4b94a1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

impl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<version.io.cloudevents>4.0.1</version.io.cloudevents>
1414
<version.net.thisptr>1.3.0</version.net.thisptr>
1515
<version.com.github.f4b6a3>5.2.3</version.com.github.f4b6a3>
16-
<version.jakarta.ws.rs>3.1.0</version.jakarta.ws.rs>
16+
<version.jakarta.ws.rs>4.0.0</version.jakarta.ws.rs>
1717
</properties>
1818
<dependencyManagement>
1919
<dependencies>

0 commit comments

Comments
 (0)