Skip to content
This repository was archived by the owner on Oct 26, 2023. It is now read-only.

Commit a1a7b29

Browse files
authored
PLANNER-1436: phase 1 (#450)
PLANNER-1436: phase 2
1 parent 7fc1dcf commit a1a7b29

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
<version.commons-logging>1.1.1</version.commons-logging>
115115
<version.commons-net>2.2</version.commons-net>
116116
<version.commons-pool>1.6</version.commons-pool>
117-
<version.commons-io>2.5</version.commons-io>
117+
<version.commons-io>2.6</version.commons-io>
118118
<version.commons-vfs>1.0</version.commons-vfs>
119119
<version.com.ahome-it.lienzo-core>2.0.295-RELEASE</version.com.ahome-it.lienzo-core>
120120
<version.com.ahome-it.lienzo-tests>2.0.295-RELEASE</version.com.ahome-it.lienzo-tests>
@@ -191,7 +191,7 @@
191191
<version.org.apache.commons.dbcp2>2.1.1</version.org.apache.commons.dbcp2>
192192
<version.org.apache.commons.compress>1.12</version.org.apache.commons.compress>
193193
<version.org.apache.commons.exec>1.3</version.org.apache.commons.exec>
194-
<version.org.apache.commons.lang3>3.6</version.org.apache.commons.lang3>
194+
<version.org.apache.commons.lang3>3.8.1</version.org.apache.commons.lang3>
195195
<version.org.apache.commons.math>2.1</version.org.apache.commons.math>
196196
<version.org.apache.commons.math3>3.4.1</version.org.apache.commons.math3>
197197
<version.org.apache.commons.pool2>2.4.2</version.org.apache.commons.pool2>
@@ -339,7 +339,7 @@
339339
<version.org.rhq>4.8.0</version.org.rhq>
340340
<!-- Avoid using scannotation in favor of its successor org.reflections -->
341341
<version.org.scannotation>1.0.3</version.org.scannotation>
342-
<version.org.slf4j>1.7.25</version.org.slf4j>
342+
<version.org.slf4j>1.7.26</version.org.slf4j>
343343
<version.org.sonatype.aether>1.13.1</version.org.sonatype.aether>
344344
<version.org.sonatype.maven>1.2.1</version.org.sonatype.maven>
345345
<version.org.sonatype.plexus.plexus-cipher>1.7</version.org.sonatype.plexus.plexus-cipher>

0 commit comments

Comments
 (0)