We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80e0f5c commit 0b62a5aCopy full SHA for 0b62a5a
auth/pom.xml
@@ -66,7 +66,7 @@ limitations under the License.
66
<dependency>
67
<groupId>commons-io</groupId>
68
<artifactId>commons-io</artifactId>
69
- <version>2.7</version>
+ <version>2.8.0</version>
70
</dependency>
71
72
<groupId>junit</groupId>
run/image-processing/pom.xml
@@ -95,7 +95,7 @@ limitations under the License.
95
96
97
98
99
100
<!-- [END run_imageproc_dep] -->
101
</dependencies>
0 commit comments