Skip to content

Commit 1054e7f

Browse files
author
lrhodes
committed
Merge branch 'master' of git@github.com:DataSketches/sketches-core.git
2 parents abd150a + 0273ebc commit 1054e7f

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
@@ -325,13 +325,13 @@
325325
<plugin>
326326
<groupId>org.apache.maven.plugins</groupId>
327327
<artifactId>maven-compiler-plugin</artifactId>
328-
<version>3.6.2</version>
328+
<version>3.7.0</version>
329329
</plugin>
330330

331331
<plugin>
332332
<groupId>org.apache.maven.plugins</groupId>
333333
<artifactId>maven-dependency-plugin</artifactId>
334-
<version>3.0.1</version>
334+
<version>3.0.2</version>
335335
</plugin>
336336

337337
<plugin>
@@ -391,7 +391,7 @@
391391
<plugin>
392392
<groupId>org.apache.maven.plugins</groupId>
393393
<artifactId>maven-surefire-plugin</artifactId>
394-
<version>2.20</version>
394+
<version>2.20.1</version>
395395
</plugin>
396396

397397
<!-- OTHER -->

0 commit comments

Comments
 (0)