Skip to content

Commit 8451353

Browse files
committed
Merge remote-tracking branch 'origin/update-from-template-merged' into develop
2 parents 6339457 + fbdbdc3 commit 8451353

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

chartjs-java-model/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@
260260
<plugin>
261261
<groupId>org.codehaus.mojo</groupId>
262262
<artifactId>flatten-maven-plugin</artifactId>
263-
<version>1.7.0</version>
263+
<version>1.7.1</version>
264264
<configuration>
265265
<flattenMode>ossrh</flattenMode>
266266
</configuration>
@@ -322,7 +322,7 @@
322322
<dependency>
323323
<groupId>com.puppycrawl.tools</groupId>
324324
<artifactId>checkstyle</artifactId>
325-
<version>10.25.0</version>
325+
<version>10.25.1</version>
326326
</dependency>
327327
</dependencies>
328328
<configuration>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>com.puppycrawl.tools</groupId>
4747
<artifactId>checkstyle</artifactId>
48-
<version>10.25.0</version>
48+
<version>10.25.1</version>
4949
</dependency>
5050
</dependencies>
5151
<configuration>

0 commit comments

Comments
 (0)