Skip to content

Commit c1e7d7b

Browse files
Update all non-major maven dependencies
1 parent ae2a8bd commit c1e7d7b

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>
@@ -118,13 +118,12 @@
118118
<dependency>
119119
<groupId>javax.xml.bind</groupId>
120120
<artifactId>jaxb-api</artifactId>
121-
<version>2.3.0</version>
121+
<version>2.3.0</ve2.3.1
122122
</dependency>
123123
<dependency>
124124
<groupId>org.glassfish.jaxb</groupId>
125125
<artifactId>jaxb-runtime</artifactId>
126-
<version>2.3.0</version>
127-
<scope>runtime</scope>
126+
<version>2.3.0</ve2.3.8</scope>
128127
</dependency>
129128
<dependency>
130129
<groupId>javax.activation</groupId>
@@ -144,7 +143,7 @@
144143
<dependency>
145144
<groupId>org.apache.commons</groupId>
146145
<artifactId>commons-lang3</artifactId>
147-
<version>3.12.0</version>
146+
<version>3.12.0</v3.13.0
148147
</dependency>
149148

150149

@@ -253,7 +252,7 @@
253252
<plugin>
254253
<groupId>org.apache.maven.plugins</groupId>
255254
<artifactId>maven-remote-resources-plugin</artifactId>
256-
<version>1.5</version>
255+
<version>1.7.0</version>
257256
<dependencies>
258257
<dependency>
259258
<groupId>org.apache.maven.shared</groupId>

0 commit comments

Comments
 (0)