Skip to content

Commit db2c6bb

Browse files
committed
reverte jaxb version update
1 parent 049f65f commit db2c6bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
<dependency>
135135
<groupId>com.sun.xml.bind</groupId>
136136
<artifactId>jaxb-impl</artifactId>
137-
<version>2.2.11</version>
137+
<version>2.2.7</version>
138138
</dependency>
139139
<dependency>
140140
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)