Skip to content

Commit e58bf3b

Browse files
Update all non-major maven dependencies
1 parent 6782bf8 commit e58bf3b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 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.5-SNAPSHOT</version>
1414
<packaging>jar</packaging>
1515

1616
<name>binbase</name>
@@ -122,7 +122,7 @@
122122
<dependency>
123123
<groupId>org.apache.commons</groupId>
124124
<artifactId>commons-lang3</artifactId>
125-
<version>3.12.0</version>
125+
<version>3.17.0</version>
126126
</dependency>
127127

128128
<!-- Tests -->
@@ -230,7 +230,7 @@
230230
<plugin>
231231
<groupId>org.apache.maven.plugins</groupId>
232232
<artifactId>maven-remote-resources-plugin</artifactId>
233-
<version>1.5</version>
233+
<version>1.7.0</version>
234234
<dependencies>
235235
<dependency>
236236
<groupId>org.apache.maven.shared</groupId>

0 commit comments

Comments
 (0)