Skip to content

Commit b9155bc

Browse files
Bump io.repaint.maven:tiles-maven-plugin from 2.37 to 2.38
Bumps [io.repaint.maven:tiles-maven-plugin](https://github.com/repaint-io/maven-tiles) from 2.37 to 2.38. - [Changelog](https://github.com/repaint-io/maven-tiles/blob/master/CHANGELOG.adoc) - [Commits](repaint-io/maven-tiles@tiles-maven-plugin-2.37...tiles-maven-plugin-2.38) --- updated-dependencies: - dependency-name: io.repaint.maven:tiles-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c067537 commit b9155bc

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)