File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
typescript-generator-core Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1414
1515 <properties >
1616 <javax .activation.version>1.2.0</javax .activation.version>
17- <jaxb .version>2.3.1 </jaxb .version>
17+ <jaxb .version>2.3.2 </jaxb .version>
1818 <jackson1 .version>1.9.13</jackson1 .version>
1919 <jackson2 .version>2.12.1</jackson2 .version>
2020 <jersey .version>3.0.1</jersey .version>
3535 <version >${jackson2.version} </version >
3636 </dependency >
3737 <dependency >
38- <groupId >javax .xml.bind</groupId >
39- <artifactId >jaxb -api</artifactId >
38+ <groupId >jakarta .xml.bind</groupId >
39+ <artifactId >jakarta.xml.bind -api</artifactId >
4040 <version >${jaxb.version} </version >
4141 </dependency >
4242 <dependency >
290290 <version >1.0.5</version >
291291 </docletArtifact >
292292 <docletArtifact >
293- <groupId >javax .xml.bind</groupId >
294- <artifactId >jaxb -api</artifactId >
293+ <groupId >jakarta .xml.bind</groupId >
294+ <artifactId >jakarta.xml.bind -api</artifactId >
295295 <version >${jaxb.version} </version >
296296 </docletArtifact >
297297 <docletArtifact >
You can’t perform that action at this time.
0 commit comments