This commit is contained in:
Egor Cherniak 2022-01-27 11:31:08 +03:00
parent dad588e326
commit f2284938db
No known key found for this signature in database
GPG Key ID: 26F47333B7BE4ED9

View File

@ -11,7 +11,7 @@
</parent>
<artifactId>mg-event-sink-listener-spring-boot-starter</artifactId>
<version>0.0.7</version>
<version>0.0.1</version>
<packaging>jar</packaging>
<description></description>
@ -161,7 +161,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.6</version>
<version>2.11.0</version>
<scope>test</scope>
</dependency>
</dependencies>