Skip to content

Commit

Permalink
Merge branch 'master' into SentryMan-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
SentryMan authored Oct 17, 2023
2 parents 7281509 + 8746a00 commit 2468f89
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions tests/test-javalin-jsonb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
<dependency>
<groupId>io.rest-assured</groupId>
<artifactId>rest-assured</artifactId>
<version>5.3.0</version>
<version>5.3.2</version>
<scope>test</scope>
</dependency>

Expand Down Expand Up @@ -137,7 +137,7 @@
<plugin>
<groupId>io.repaint.maven</groupId>
<artifactId>tiles-maven-plugin</artifactId>
<version>2.22</version>
<version>2.37</version>
<extensions>true</extensions>
<configuration>
<tiles>
Expand Down
4 changes: 2 additions & 2 deletions tests/test-javalin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
<dependency>
<groupId>io.rest-assured</groupId>
<artifactId>rest-assured</artifactId>
<version>5.0.1</version>
<version>5.3.2</version>
<scope>test</scope>
</dependency>

Expand Down Expand Up @@ -130,7 +130,7 @@
<plugin>
<groupId>io.repaint.maven</groupId>
<artifactId>tiles-maven-plugin</artifactId>
<version>2.22</version>
<version>2.37</version>
<extensions>true</extensions>
<configuration>
<tiles>
Expand Down
2 changes: 1 addition & 1 deletion tests/test-jex/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
<plugin>
<groupId>io.repaint.maven</groupId>
<artifactId>tiles-maven-plugin</artifactId>
<version>2.22</version>
<version>2.37</version>
<extensions>true</extensions>
<configuration>
<tiles>
Expand Down
2 changes: 1 addition & 1 deletion tests/test-nima-jsonb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
<plugin>
<groupId>io.repaint.maven</groupId>
<artifactId>tiles-maven-plugin</artifactId>
<version>2.34</version>
<version>2.37</version>
<extensions>true</extensions>
<configuration>
<tiles>
Expand Down
2 changes: 1 addition & 1 deletion tests/test-nima/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<plugin>
<groupId>io.repaint.maven</groupId>
<artifactId>tiles-maven-plugin</artifactId>
<version>2.22</version>
<version>2.37</version>
<extensions>true</extensions>
<configuration>
<tiles>
Expand Down

0 comments on commit 2468f89

Please sign in to comment.