Skip to content

Commit

Permalink
Merge pull request #3206 from jooby-project/dependabot/maven/io.repai…
Browse files Browse the repository at this point in the history
…nt.maven-tiles-maven-plugin-2.38

build(deps): bump io.repaint.maven:tiles-maven-plugin from 2.36 to 2.38
  • Loading branch information
jknack authored Nov 2, 2023
2 parents 50bc560 + 4d258ec commit f27e2c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion modules/jooby-stork/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<plugin>
<groupId>io.repaint.maven</groupId>
<artifactId>tiles-maven-plugin</artifactId>
<version>2.36</version>
<version>2.38</version>
<extensions>true</extensions>
<configuration>
<filtering>true</filtering>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
<maven-antrun-plugin.version>3.1.0</maven-antrun-plugin.version>
<maven-archetype-plugin.version>3.2.0</maven-archetype-plugin.version>
<maven-assembly-plugin.version>3.6.0</maven-assembly-plugin.version>
<maven-tiles-plugin.version>2.36</maven-tiles-plugin.version>
<maven-tiles-plugin.version>2.38</maven-tiles-plugin.version>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
<maven-core.version>3.9.5</maven-core.version>
<maven-deploy-plugin.version>3.1.1</maven-deploy-plugin.version>
Expand Down

0 comments on commit f27e2c7

Please sign in to comment.