Skip to content

Commit bad2cda

Browse files
committed
Pom update for 4.1 API version
1 parent 93f6b33 commit bad2cda

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<dependency>
2222
<groupId>org.avaje</groupId>
2323
<artifactId>avaje-datasource-api</artifactId>
24-
<version>4.1-SNAPSHOT</version>
24+
<version>4.1</version>
2525
</dependency>
2626

2727
<dependency>
@@ -62,7 +62,7 @@
6262
<plugin>
6363
<groupId>io.repaint.maven</groupId>
6464
<artifactId>tiles-maven-plugin</artifactId>
65-
<version>2.8</version>
65+
<version>2.12</version>
6666
<extensions>true</extensions>
6767
<configuration>
6868
<tiles>

0 commit comments

Comments
 (0)