Skip to content

Commit 57a93bb

Browse files
committed
Updated maven-enforcer-plugin to 3.6.1
1 parent adbc471 commit 57a93bb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
<dependency>
170170
<groupId>com.amilesend</groupId>
171171
<artifactId>okhttp-client-extensions</artifactId>
172-
<version>1.0</version>
172+
<version>1.0.1-SNAPSHOT</version>
173173
</dependency>
174174
<dependency>
175175
<groupId>com.squareup.okhttp3</groupId>
@@ -184,7 +184,7 @@
184184
<plugin>
185185
<groupId>org.apache.maven.plugins</groupId>
186186
<artifactId>maven-enforcer-plugin</artifactId>
187-
<version>3.6.0</version>
187+
<version>3.6.1</version>
188188
<executions>
189189
<execution>
190190
<id>enforce-maven</id>

0 commit comments

Comments
 (0)