Skip to content

Commit f2c49e7

Browse files
Update dependency org.glassfish.jaxb:jaxb-runtime to v4
1 parent 86d7039 commit f2c49e7

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
@@ -127,7 +127,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
127127
<dependency>
128128
<groupId>org.glassfish.jaxb</groupId>
129129
<artifactId>jaxb-runtime</artifactId>
130-
<version>2.3.9</version>
130+
<version>4.0.4</version>
131131
<scope>test</scope>
132132
</dependency>
133133
<dependency>

0 commit comments

Comments
 (0)