Skip to content

Commit b9d223c

Browse files
#61 update deps for snapshot
1 parent d6a9337 commit b9d223c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

jargon-mdquery/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,17 +44,17 @@
4444
<dependency>
4545
<groupId>javax.xml.bind</groupId>
4646
<artifactId>jaxb-api</artifactId>
47-
<version>2.3.1</version>
47+
<version>2.3.0</version>
4848
</dependency>
4949
<dependency>
5050
<groupId>com.sun.xml.bind</groupId>
5151
<artifactId>jaxb-core</artifactId>
52-
<version>2.3.1</version>
52+
<version>2.3.0</version>
5353
</dependency>
5454
<dependency>
5555
<groupId>com.sun.xml.bind</groupId>
5656
<artifactId>jaxb-impl</artifactId>
57-
<version>2.3.1</version>
57+
<version>2.3.0</version>
5858
</dependency>
5959
</dependencies>
6060
<build>

0 commit comments

Comments
 (0)