Skip to content

Commit 3d0ead3

Browse files
Update all non-major maven dependencies
1 parent 56a3017 commit 3d0ead3

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

pom.xml

Lines changed: 5 additions & 6 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>
@@ -97,13 +97,12 @@
9797
<dependency>
9898
<groupId>javax.xml.bind</groupId>
9999
<artifactId>jaxb-api</artifactId>
100-
<version>2.3.0</version>
100+
<version>2.3.0</ve2.3.1
101101
</dependency>
102102
<dependency>
103103
<groupId>org.glassfish.jaxb</groupId>
104104
<artifactId>jaxb-runtime</artifactId>
105-
<version>2.3.0</version>
106-
<scope>runtime</scope>
105+
<version>2.3.0</ve2.3.9</scope>
107106
</dependency>
108107
<dependency>
109108
<groupId>javax.activation</groupId>
@@ -123,7 +122,7 @@
123122
<dependency>
124123
<groupId>org.apache.commons</groupId>
125124
<artifactId>commons-lang3</artifactId>
126-
<version>3.12.0</version>
125+
<version>3.12.0</v3.14.0
127126
</dependency>
128127

129128
<!-- Tests -->
@@ -231,7 +230,7 @@
231230
<plugin>
232231
<groupId>org.apache.maven.plugins</groupId>
233232
<artifactId>maven-remote-resources-plugin</artifactId>
234-
<version>1.5</version>
233+
<version>1.7.0</version>
235234
<dependencies>
236235
<dependency>
237236
<groupId>org.apache.maven.shared</groupId>

0 commit comments

Comments
 (0)