File tree Expand file tree Collapse file tree 4 files changed +9
-1
lines changed Expand file tree Collapse file tree 4 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 199199 <dependency >
200200 <groupId >jakarta.xml.bind</groupId >
201201 <artifactId >jakarta.xml.bind-api</artifactId >
202+ <version >4.0.1</version >
202203 </dependency >
203204
204205 <dependency >
Original file line number Diff line number Diff line change 1313 <version >3.9.1</version >
1414 <packaging >jar</packaging >
1515
16+ <name >CQF Tooling CLI</name >
1617 <description >CQF Tooling CLI</description >
18+ <url >https://github.com/cqframework/cqf-tooling/tree/master/tooling-cli</url >
1719
1820 <dependencies >
1921 <dependency >
Original file line number Diff line number Diff line change 1313 <version >3.9.1</version >
1414 <packaging >jar</packaging >
1515
16+ <name >CQF Tooling UI</name >
1617 <description >CQF Tooling UI</description >
18+ <url >https://github.com/cqframework/cqf-tooling/tree/master/tooling-ui</url >
1719
1820 <dependencies >
1921 <dependency >
Original file line number Diff line number Diff line change 1313 <version >3.9.1</version >
1414 <packaging >jar</packaging >
1515
16+ <name >CQF Tooling Core</name >
17+ <description >CQF Tooling core processes</description >
18+ <url >https://github.com/cqframework/cqf-tooling/tree/master/tooling</url >
19+
1620 <dependencies >
1721 <dependency >
1822 <groupId >org.jvnet.jaxb2_commons</groupId >
174178 <dependency >
175179 <groupId >jakarta.xml.bind</groupId >
176180 <artifactId >jakarta.xml.bind-api</artifactId >
177- <version >4.0.1</version >
178181 </dependency >
179182
180183 <dependency >
You can’t perform that action at this time.
0 commit comments