Skip to content

Commit f80ad99

Browse files
committed
Upgrading Wicket, exec-maven-plugin and greenmail
1 parent 59909ff commit f80ad99

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
@@ -461,7 +461,7 @@ under the License.
461461
<jsplumb.version>2.0.7</jsplumb.version>
462462
<chartjs.version>4.4.3</chartjs.version>
463463

464-
<wicket.version>10.6.0</wicket.version>
464+
<wicket.version>10.7.0</wicket.version>
465465
<wicketstuff.version>10.6.0</wicketstuff.version>
466466
<wicket-jqueryui.version>10.0.0-M1</wicket-jqueryui.version>
467467
<wicket-bootstrap.version>7.0.11</wicket-bootstrap.version>
@@ -1399,7 +1399,7 @@ under the License.
13991399
<dependency>
14001400
<groupId>com.icegreen</groupId>
14011401
<artifactId>greenmail</artifactId>
1402-
<version>2.1.5</version>
1402+
<version>2.1.6</version>
14031403
<exclusions>
14041404
<exclusion>
14051405
<groupId>com.sun.mail</groupId>
@@ -1824,7 +1824,7 @@ under the License.
18241824
<plugin>
18251825
<groupId>org.codehaus.mojo</groupId>
18261826
<artifactId>exec-maven-plugin</artifactId>
1827-
<version>3.5.1</version>
1827+
<version>3.6.0</version>
18281828
</plugin>
18291829

18301830
<plugin>

0 commit comments

Comments
 (0)