Skip to content

Commit 92c4f6d

Browse files
authored
Merge pull request #135 from funfried/release/1.14.x
Dependencies and plugins changed to newest versions
2 parents 925fe47 + 76e16b1 commit 92c4f6d

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
@@ -225,7 +225,7 @@
225225
<dependency>
226226
<groupId>io.spring.javaformat</groupId>
227227
<artifactId>spring-javaformat-formatter</artifactId>
228-
<version>0.0.24</version>
228+
<version>0.0.25</version>
229229
</dependency>
230230

231231
<!-- Google Formatter -->
@@ -480,7 +480,7 @@
480480
<plugin>
481481
<groupId>org.apache.maven.plugins</groupId>
482482
<artifactId>maven-resources-plugin</artifactId>
483-
<version>3.1.0</version>
483+
<version>3.2.0</version>
484484
</plugin>
485485
<plugin>
486486
<groupId>org.apache.maven.plugins</groupId>
@@ -582,7 +582,7 @@
582582
<plugin>
583583
<groupId>org.codehaus.mojo</groupId>
584584
<artifactId>versions-maven-plugin</artifactId>
585-
<version>2.7</version>
585+
<version>2.8.1</version>
586586
</plugin>
587587
<plugin>
588588
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)