This is an automated email from the ASF dual-hosted git repository.
veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
The following commit(s) were added to refs/heads/master by this push:
new 8ed8f98ed3 Bump jakarta.ws.rs:jakarta.ws.rs-api from 3.1.0 to 4.0.0
8ed8f98ed3 is described below
commit 8ed8f98ed3ebfd3f5c4a961b7f33fe7b16965def
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 3 13:35:18 2024 +0000
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-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index fa5546afc1..94227c3f2a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -813,7 +813,7 @@
<dependency>
<groupId>jakarta.ws.rs</groupId>
<artifactId>jakarta.ws.rs-api</artifactId>
- <version>3.1.0</version>
+ <version>4.0.0</version>
</dependency>
<!--