Skip to content

Commit e06e128

Browse files
committed
chore(pom): mvn deps bump
1 parent 6914056 commit e06e128

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.exist-db</groupId>
88
<artifactId>exist-apps-parent</artifactId>
9-
<version>1.10.0</version>
9+
<version>1.12.0</version>
1010
<relativePath />
1111
</parent>
1212

@@ -49,7 +49,7 @@
4949
<project.build.target>1.8</project.build.target>
5050

5151
<exist.version>5.3.0-SNAPSHOT</exist.version>
52-
<templating.version>1.0.2</templating.version>
52+
<templating.version>1.1.0</templating.version>
5353

5454
<node.version>v18.18.2</node.version>
5555
<npm.version>10.2.1</npm.version>
@@ -101,7 +101,7 @@
101101
<plugin>
102102
<groupId>com.github.eirslett</groupId>
103103
<artifactId>frontend-maven-plugin</artifactId>
104-
<version>1.12.0</version>
104+
<version>1.12.1</version>
105105
<executions>
106106
<execution>
107107
<!-- optional: looks nicer in your build log. -->

0 commit comments

Comments
 (0)