File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ SPDX-License-Identifier: Apache-2.0
3030 <dependency >
3131 <groupId >com.sun.xml.bind</groupId >
3232 <artifactId >jaxb-impl</artifactId >
33- <scope >runtime </scope >
33+ <scope >provided </scope >
3434 </dependency >
3535
3636 <dependency >
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ SPDX-License-Identifier: Apache-2.0
3535 <dependency >
3636 <groupId >com.sun.xml.bind</groupId >
3737 <artifactId >jaxb-impl</artifactId >
38- <scope >runtime </scope >
38+ <scope >provided </scope >
3939 </dependency >
4040
4141 <dependency >
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ SPDX-License-Identifier: Apache-2.0
4242 <dependency >
4343 <groupId >com.sun.xml.bind</groupId >
4444 <artifactId >jaxb-impl</artifactId >
45- <scope >runtime </scope >
45+ <scope >provided </scope >
4646 </dependency >
4747
4848 <dependency >
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ SPDX-License-Identifier: Apache-2.0
4242 <dependency >
4343 <groupId >com.sun.xml.bind</groupId >
4444 <artifactId >jaxb-impl</artifactId >
45- <scope >runtime </scope >
45+ <scope >provided </scope >
4646 </dependency >
4747
4848 <dependency >
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ SPDX-License-Identifier: Apache-2.0
4242 <dependency >
4343 <groupId >com.sun.xml.bind</groupId >
4444 <artifactId >jaxb-impl</artifactId >
45- <scope >runtime </scope >
45+ <scope >provided </scope >
4646 </dependency >
4747
4848 <dependency >
You can’t perform that action at this time.
0 commit comments