Skip to content

Commit 17b487d

Browse files
Update dependency org.glassfish.jaxb:jaxb-runtime to v4
1 parent ae2a8bd commit 17b487d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111

1212
<artifactId>binbase</artifactId>
13-
<version>1.0.4-SNAPSHOT</version>
13+
<version>1.0.4</version>
1414
<packaging>jar</packaging>
1515

1616
<name>binbase</name>
@@ -123,7 +123,7 @@
123123
<dependency>
124124
<groupId>org.glassfish.jaxb</groupId>
125125
<artifactId>jaxb-runtime</artifactId>
126-
<version>2.3.0</version>
126+
<version>4.0.3</version>
127127
<scope>runtime</scope>
128128
</dependency>
129129
<dependency>

0 commit comments

Comments
 (0)