Skip to content

Commit 65017cc

Browse files
committed
update dependencies
1 parent cba9ff9 commit 65017cc

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<plugin>
5858
<groupId>io.wcm.devops.conga</groupId>
5959
<artifactId>conga-maven-plugin</artifactId>
60-
<version>1.14.3-SNAPSHOT</version>
60+
<version>1.14.4</version>
6161
<extensions>true</extensions>
6262
<dependencies>
6363

parent/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>io.wcm.devops</groupId>
2727
<artifactId>io.wcm.devops.parent_toplevel</artifactId>
28-
<version>1.2.8</version>
28+
<version>1.2.10</version>
2929
<relativePath />
3030
</parent>
3131

@@ -47,12 +47,12 @@
4747
<dependency>
4848
<groupId>io.wcm.devops.conga</groupId>
4949
<artifactId>io.wcm.devops.conga.generator</artifactId>
50-
<version>1.14.3-SNAPSHOT</version>
50+
<version>1.14.4</version>
5151
</dependency>
5252
<dependency>
5353
<groupId>io.wcm.devops.conga</groupId>
5454
<artifactId>conga-maven-plugin</artifactId>
55-
<version>1.14.3-SNAPSHOT</version>
55+
<version>1.14.4</version>
5656
</dependency>
5757

5858
<dependency>

0 commit comments

Comments
 (0)