Skip to content

Commit 14f5d74

Browse files
Merge pull request #326 from avaje/dependabot/maven/io.repaint.maven-tiles-maven-plugin-2.38
Bump io.repaint.maven:tiles-maven-plugin from 2.37 to 2.38
2 parents a5dba3c + 864acce commit 14f5d74

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

tests/test-javalin-jsonb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
<plugin>
138138
<groupId>io.repaint.maven</groupId>
139139
<artifactId>tiles-maven-plugin</artifactId>
140-
<version>2.37</version>
140+
<version>2.38</version>
141141
<extensions>true</extensions>
142142
<configuration>
143143
<tiles>

tests/test-javalin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
<plugin>
131131
<groupId>io.repaint.maven</groupId>
132132
<artifactId>tiles-maven-plugin</artifactId>
133-
<version>2.37</version>
133+
<version>2.38</version>
134134
<extensions>true</extensions>
135135
<configuration>
136136
<tiles>

tests/test-jex/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
<plugin>
123123
<groupId>io.repaint.maven</groupId>
124124
<artifactId>tiles-maven-plugin</artifactId>
125-
<version>2.37</version>
125+
<version>2.38</version>
126126
<extensions>true</extensions>
127127
<configuration>
128128
<tiles>

tests/test-nima-jsonb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
<plugin>
107107
<groupId>io.repaint.maven</groupId>
108108
<artifactId>tiles-maven-plugin</artifactId>
109-
<version>2.37</version>
109+
<version>2.38</version>
110110
<extensions>true</extensions>
111111
<configuration>
112112
<tiles>

tests/test-nima/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<plugin>
7575
<groupId>io.repaint.maven</groupId>
7676
<artifactId>tiles-maven-plugin</artifactId>
77-
<version>2.37</version>
77+
<version>2.38</version>
7878
<extensions>true</extensions>
7979
<configuration>
8080
<tiles>

0 commit comments

Comments
 (0)