File tree Expand file tree Collapse file tree 1 file changed +2
-16
lines changed Expand file tree Collapse file tree 1 file changed +2
-16
lines changed Original file line number Diff line number Diff line change 110
110
<icu .version>59.1</icu .version>
111
111
<izpack .version>5.1.3</izpack .version>
112
112
<jansi .version>2.4.0</jansi .version>
113
- <jaxb .api.version>3 .0.1 </jaxb .api.version>
114
- <jaxb .impl.version>3 .0.2</jaxb .impl.version>
113
+ <jaxb .api.version>4 .0.0 </jaxb .api.version>
114
+ <jaxb .impl.version>4 .0.2</jaxb .impl.version>
115
115
<eclipse .angus-activation.version>2.0.1</eclipse .angus-activation.version>
116
116
<jetty .version>11.0.15</jetty .version>
117
117
<log4j .version>2.20.0</log4j .version>
158
158
<groupId >jakarta.xml.bind</groupId >
159
159
<artifactId >jakarta.xml.bind-api</artifactId >
160
160
<version >${jaxb.api.version} </version >
161
- <exclusions >
162
- <exclusion >
163
- <!-- use newer Eclipse Angus Activation -->
164
- <groupId >com.sun.activation</groupId >
165
- <artifactId >jakarta.activation</artifactId >
166
- </exclusion >
167
- </exclusions >
168
161
</dependency >
169
162
170
163
<dependency >
796
789
<groupId >org.glassfish.jaxb</groupId >
797
790
<artifactId >jaxb-runtime</artifactId >
798
791
<version >${jaxb.impl.version} </version >
799
- <exclusions >
800
- <exclusion >
801
- <!-- use newer Eclipse Angus Activation -->
802
- <groupId >com.sun.activation</groupId >
803
- <artifactId >jakarta.activation</artifactId >
804
- </exclusion >
805
- </exclusions >
806
792
</dependency >
807
793
<dependency >
808
794
<groupId >org.eclipse.angus</groupId >
You can’t perform that action at this time.
0 commit comments