Skip to content

Commit 060b661

Browse files
committed
Revert "chore: Fix typo"
This reverts commit a46a347.
1 parent 8e6fe7e commit 060b661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ SPDX-License-Identifier: Apache-2.0
2323
<dependency>
2424
<groupId>org.glassfish.jaxb</groupId>
2525
<artifactId>jaxb-runtime</artifactId>
26-
<scope>provided</scope>
26+
<scope>provƒided</scope>
2727
<version>4.0.5</version>
2828
</dependency>
2929
<dependency>

0 commit comments

Comments
 (0)