File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 </parent >
1111
1212 <artifactId >binbase</artifactId >
13- <version >1.0.4 -SNAPSHOT</version >
13+ <version >1.0.5 -SNAPSHOT</version >
1414 <packaging >jar</packaging >
1515
1616 <name >binbase</name >
9797 <dependency >
9898 <groupId >javax.xml.bind</groupId >
9999 <artifactId >jaxb-api</artifactId >
100- <version >2.3.0 </version >
100+ <version >2.3.1 </version >
101101 </dependency >
102102 <dependency >
103103 <groupId >org.glassfish.jaxb</groupId >
104104 <artifactId >jaxb-runtime</artifactId >
105- <version >2.3.0 </version >
105+ <version >2.3.9 </version >
106106 <scope >runtime</scope >
107107 </dependency >
108108 <dependency >
123123 <dependency >
124124 <groupId >org.apache.commons</groupId >
125125 <artifactId >commons-lang3</artifactId >
126- <version >3.12 .0</version >
126+ <version >3.15 .0</version >
127127 </dependency >
128128
129129 <!-- Tests -->
231231 <plugin >
232232 <groupId >org.apache.maven.plugins</groupId >
233233 <artifactId >maven-remote-resources-plugin</artifactId >
234- <version >1.5 </version >
234+ <version >1.7.0 </version >
235235 <dependencies >
236236 <dependency >
237237 <groupId >org.apache.maven.shared</groupId >
You can’t perform that action at this time.
0 commit comments