File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed
Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 6666 <artifactId >jakarta.jms-api</artifactId >
6767 <version >[3.1.0]</version >
6868 </dependency >
69+ <dependency >
70+ <groupId >jakarta.json</groupId >
71+ <artifactId >jakarta.json-api</artifactId >
72+ <version >[2.1.3]</version >
73+ </dependency >
74+ <dependency >
75+ <groupId >jakarta.json.bind</groupId >
76+ <artifactId >jakarta.json.bind-api</artifactId >
77+ <version >[3.0.1]</version >
78+ </dependency >
6979 <dependency >
7080 <groupId >jakarta.resource</groupId >
7181 <artifactId >jakarta.resource-api</artifactId >
Original file line number Diff line number Diff line change @@ -447,6 +447,10 @@ jakarta.interceptor = 0xFCB6AD548AF8C07562B7F2BCB801691488C03901
447447
448448jakarta.jms = 0x84407E95050FB588296690862591BA36FD00E56A
449449
450+ jakarta.json.bind = 0xB69AD394A2EF787D34918BF6DB1159D716E4C00E
451+
452+ jakarta.json:jakarta.json-api = 0xD58760A74BFDE983E890B455005B27E7CA8E530D
453+
450454jakarta.jws = 0xCB3B6379F3D113FA3D7CB45F2776BC4F5165A5EB
451455
452456jakarta.mail = 0x9D58EA982B3FB7BB8A9488F47E0DC505BB5D48AF
You can’t perform that action at this time.
0 commit comments