Skip to content

Commit

Permalink
[#465] more restrictive range for old groupId jaxb2-basics-runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentschoelens committed Jul 24, 2024
1 parent 522b883 commit be4312d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion basics/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>org.jvnet.jaxb2_commons</groupId>
<artifactId>jaxb2-basics-runtime</artifactId>
<version>[2,3)</version>
<version>[2.0.12,2.0.13)</version>
</dependency>
<dependency>
<groupId>com.sun.activation</groupId>
Expand Down

0 comments on commit be4312d

Please sign in to comment.