Skip to content

Commit

Permalink
Revert "Bump jaxb-runtime from 2.4.0-b180830.0438 to 3.0.0-M3 (#202)" (
Browse files Browse the repository at this point in the history
…#203)

This reverts commit 3240a71.
  • Loading branch information
jolarsen authored May 23, 2020
1 parent 3240a71 commit 1dbbe9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
<dependency>
<groupId>org.glassfish.jaxb</groupId>
<artifactId>jaxb-runtime</artifactId>
<version>3.0.0-M3</version>
<version>2.4.0-b180830.0438</version>
</dependency>
<dependency>
<groupId>javax.validation</groupId>
Expand Down Expand Up @@ -279,7 +279,7 @@
<dependency>
<groupId>org.glassfish.jaxb</groupId>
<artifactId>jaxb-runtime</artifactId>
<version>3.0.0-M3</version>
<version>2.4.0-b180830.0438</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit 1dbbe9d

Please sign in to comment.